What is the size of the image? At 04:19 PM 3/14/2002, Ronald G Minnich wrote:
>so far linuxbios has booted: linux and WinCE. > >As of today, we successfully loaded the plan 9 loader, 9load, and had it >boot plan9. > >Congrats to Andrey Mirtchovski for getting this going! > >Also, I should mention, I had to comment out: verify_loaded_image >to make it work. There's something wrong in there. I'm going to see if >that's also the cause of my troubles on the L440GX+. Also, bounce_buffer >computed a bounce buffer address of something like: 0x1ffa3bd0 or some >such, which is somewhat out of range. So we modifed the mkelfImage script >to put 9load's 0x10000 segment at 0x60000. Modulo these issues in elfboot, >it all works! > >ron