Usb image does not boot
matt
sendtomatt at gmail.com
Mon Jan 21 01:50:33 UTC 2013
On 01/20/13 16:39, Super Bisquit wrote:
> I've used the forth prompt to set the boot device for usb at 18/disk at 1.
> Maybe the usb disk needs to be set up the same way a normal disk does
> with an HFS boot partition followed by the UFS partition.
> _______________________________________________
> freebsd-ppc at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ppc
> To unsubscribe, send any mail to "freebsd-ppc-unsubscribe at freebsd.org"
>
Don't use boot-device (it's too fast, or the OF console isn't loaded or
something), just type 'boot /pci at f2000000/usb at 18/disk at 1:,\ppc\boot1.elf'
I think that path to the boot1 file is correct, correct me if I'm wrong.
Another thing to try is 'dir /pci at f2000000/usb at 18/disk at 1:,\' that should
list the contents of the usb drive.
This could also be related to the fact some mac laptops will not
properly sync their nvram after changes are made in OF.
In that case it would ignore the new boot-device.
Matt
More information about the freebsd-ppc
mailing list