Installer Image file format for current
Chris Pinnock <[email protected]> Thu, 18 Feb 2021 22:19:18 +0000
| Newsgroups | gmane.os.netbsd.ports.macppc |
|---|---|
| Message-ID | <[email protected]> |
Hi I’ve probably missed something here, but I’m trying to boot NetBSD current on the Qemu emulator. (9.0 will boot reliably. 9.1 panics. Wanted to see what current does). Looks like the image available on CDN is an pure ISO which won’t boot. chris@YeOldeComputer% file NetBSD-9.99.80-macppc.iso NetBSD-9.99.80-macppc.iso: ISO 9660 CD-ROM filesystem data ’NETBSD_99980' vs. chris@YeOldeComputer% file NetBSD-9.0-macppc.iso NetBSD-9.0-macppc.iso: DOS/MBR boot sector Does that auto build generate a bootable image normally or do I need to look at alternative ways of booting? Chris