Ronald G Minnich <[EMAIL PROTECTED]> writes: > This is a linuxbios that works fine with etherboot. Now I am giving it a > kernel image and the output is odd. Before it calls linux I get: > > Jumping to boot code > EXT_MEM_K=0x00000000 > ALT_MEM_K=0x00000000 > > > 0? weird! any ideas?
Old mkelfImage, that doesn't understand the LinuxBIOS tables. > Is this part of the parameter-passing problem from linuxbios to the > kernel? Pretty much. A newer mkelfImage should clear that up. Eric