Still can not boot NanoBSD on Alix board..

John Baldwin jhb at freebsd.org
Mon Dec 31 13:38:30 PST 2007


On Monday 31 December 2007 12:31:31 am Lyle Scott III wrote:
> actually, I found the answer.  I changed the boot0cfg option to '-o
> nopacket' instead of '-o  packet'
> 
> This gets me a booting system, but my keyboard is unresponsive at the
> bootloader.  No biggie, but atleast i have a working system!

Really?  That's most unfortunate. :(  Other parts of the boot code on x86 
assume packet mode at this point as well.  I think at least boot2 will also 
need a compile-time tweak (but I think you can set it in your make.conf for 
your build) to disable packet mode.

-- 
John Baldwin


More information about the freebsd-embedded mailing list