Using ADLO with Linuxbios

Eric W. Biederman ebiederman at lnxi.com
Sat Apr 26 15:07:00 CEST 2003


"Shubhangi Jadhav" <shubhangi.jadhav at patni.com> writes:

> So now from what understand, if I want to use Linuxbios to directly boot my
> elfimage how do I go about
> 	build linuxbios using the option BOOT_IDE in the config file
> 	build an elfimage from my kernel image setting
> OUTPUT_FORMAT="elf32-i386"
> 
> in mkelfimage
> 	cat elfimage > /dev/hda1
> 	burn linuxbios on the flash rom
> Is that all I need to get going ?

Yes I think so.  The BOOT_IDE driver has been modified in strange
ways to find things in the first partition and I have not had a chance
to look over the code to see what is going on there yet.

Eric




More information about the coreboot mailing list