Etherboot/LinuxBios on Supermicro P4DPE

ron minnich rminnich at lanl.gov
Thu Apr 10 10:34:00 CEST 2003


to expand on fallback vs. primary. 

You need to build TWO linuxbioses, a fallback and a primary. The fallback 
is 64k. The primary is (romsize-64k). 

To build a romimage, you build the fallback, build the primary, then:

cat primary/romimage fallback/romimage > final_romimage

flash_rom final_romimage

ron




More information about the coreboot mailing list