Subject: OF Boot config question
To: None <port-macppc@netbsd.org>
From: Greg Evans <greg.evans7@verizon.net>
List: port-macppc
Date: 09/27/2005 12:54:20
Hi, just got NetBSD installed on my Powerbook and boot successfully
from OF using 'boot hd:,\ofwboot.xcf netbsd' how do i make that into
the proper boot device and/or file so that I can autoboot? I was
thinking along the lines of
setenv auto-boot? true
setenv boot-device hd:,\ofwboot.xcf
setenv boot-file netbsd
reset-all
does that sound reasonable or am i missing something here?
Regards,
Greg