NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: gpt question



Martin Husemann wrote:
> On Mon, May 04, 2020 at 10:27:57AM -0400, MLH wrote:
> > 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?
> 
> Yes, that should work (but I am not sure why it would matter for bootability).

I had to go back and redo:

$ installboot NAME=boot_h1 /usr/mdec/bootxx_ffsv2
$ gpt biosboot -L boot_h1 wd0

in that order. biosboot wouldn't work until I did the installboot
again.

But now it boots. Thanks so much and sorry for the noise.



Home | Main Index | Thread Index | Old Index