"Shubhangi Jadhav" shubhangi.jadhav@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