NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: gpt question
mlh wrote:
> Martin wrote:
> > On Mon, May 04, 2020 at 09:18:43AM -0400, MLH wrote:
> > > 34 30 Unused
> > > 64 2097152 1 GPT part - boot_h1
> >
> > The boot_h1 partition is aligned to a 64 block boundary, so there is
> > a small number of blocks unused before it.
>
> Ah. Thank you for the response.
> I shouldn't have done the -b 64 on boot_h1...
>
> Is there a way to get boot_h1 to actually boot or can I safely
> repartition boot_h1 to remove Unused without screwing up everything
> else?
Meaning can I just delete dk0 and:
$ gpt add -t ffs -l boot_h1 -s 2097182 wd0
(dk0 size 2097152 + 30)
Or will it change something else?
Thanks
Home |
Main Index |
Thread Index |
Old Index