Re: The first reboot to hard drive after the CD-rom install failed
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.macppc |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Mar 31, 2020 at 01:08:47PM -0400, Mark Grieveson wrote: > 0 > boot hd:ofwboot.xcf netbsd > MAC-PARTS:Â can't find a default partition can't OPEN: hd.ofwboot.xcf > Can't open device or file Can you boot again from the install CD, drop to a shell and then try something like: pdisk -l /dev/rwd0c ? I am very confused about the installation procedure on macppc, and not sure if it creates an apple partition map at all currently (and I never got booting w/o it working - Michael's suggestion assumes there is such a map and it has a valid HFS partition to boot from, the command above would help verify that). Martin