NetBSD-Users archive

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

Re: [Solved] Re: Cannot boot, was: Re: Can't install NetBSD to ffs2 partition, no errors



On Mon, 31 Oct 2022 at 07:07, Pierre-Philipp Braun <pbraun%nethence.com@localhost> wrote:
>
> > menuentry "NetBSD" {
> >          insmod part_gpt
> >          insmod chain
> >          chainloader (hd0,gpt2)/EFI/boot/bootx64.efi
> > }
>
> I am not sure I followed everything, but if you've already gone that far
> and use GRUB instead, why not load the kernel directly from there?
>
> menuentry "netbsd -v" {
>          insmod ufs2
>          set root=(hd0,gpt2)
>          knetbsd /netbsd -v
> }
>

Too late. I deleted the partition.



-- 
Ottavio Caruso

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?


Home | Main Index | Thread Index | Old Index