Ollie Lho <[EMAIL PROTECTED]> writes: > Eric W. Biederman wrote: > > >>[root@ollie winfast-elf]# nm linuxbios |grep stream > >>0008514c r doc_mil_stream > >>0008515c R estreams > >>0008514b R streams > >> > > Nope streams != doc_mil_stream > > So adding the alignment is definentily necessary. It looks like > > my linuxBIOS builds were just lucky. > > > > > With ELF image like this > > ollie mkelfImage 48:objdump -h elfImage O.k. Here it gets to the new kernel but finds no memory.
> EXT_MEM_K=0x00000000 > ALT_MEM_K=0x00000000 > > > But the kernel is not started at all. Any idea ?? mkelfImage-1.9 aka feebios/src/util/mkelfImage The newest version is needed with this version of linuxBIOS. I really need to do another release that prints out a banner with the version number. But I do know you are using an older version because I have different debug messages enabled by default :) Eric
