Re: Fresh NetBSD 9 installation fails to boot in Qemu
Sevan Janiyan <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.macppc |
|---|---|
| Message-ID | <[email protected]> |
On 19/03/2020 17:23, Jason Thorpe wrote: > I booted back to the installer image, and verified that /netbsd is present. > > Any ideas? Could it be todo with your virtual disk not being primary master? ofwboot struggles if your root disk is not primary master, requiring you to place your kernel on the hfs partition alongside ofwboot rather than it finding the kernel itself on ufs. Sevan