atom feed2 messages in org.freebsd.freebsd-ppcBooting mini-inst on Pegasos I
FromSent OnAttachments
pcas...@casidy.comFeb 4, 2005 7:04 am 
Peter GrehanFeb 4, 2005 3:29 pm 
Subject:Booting mini-inst on Pegasos I
From:Peter Grehan (gre@freebsd.org)
Date:Feb 4, 2005 3:29:04 pm
List:org.freebsd.freebsd-ppc

For you information, I have just take a few minutes to try the miniinst iso on a Pegasos I:

using boot /pci/ide/cd boot/loader.;1 it has been able to boot but freeze after/while loading loader.conf.

Here is a trace (handcopied)

<<<-- begin of transcript -->>> FreeBSD/Open Firmware/PowerPC bootstrap loader, Revision 0.1 (ro@emacfbsd.ptree32.com.au, Wed Dec 29 11:32.39 UTC 2004) Memory: 262144KB Booted from: /pci@80000000/ide7,1/cd@1,1

Loading /boot/defaults/loader.conf \ <<<-- end of transcript -->>>

I'm surprised it made it that far! I can absolutely guarantee that the kernel won't work even if it could be loaded because the system controller used on the Pegasos isn't supported.

To debug the loader, I'd recommend inserting printfs in appropriate places. From the above, it looks like it's falling over somewhere while loading the kernel. Be prepared to do lots of CD burning if you can't boot over the net :)

later,

Peter.