Eric W. Biederman wrote: > Ollie Lho <[EMAIL PROTECTED]> writes: > > >>With the elfImage generated by mkelfImage in Freebios tree, the above >>error message is gone but it seems entering an infinite loop loading >>the image. This infinite loop happens for both LinuxBIOS and Etherboot + >>Floppy cases. Is there anything wrong ?? >> >
We found that the elfImage generated by mkelfImage can not be loaded by Etherboot (with -DELF_IMAGE). We have to use mkelf-linux form mknbi to generate a Etherboot bootable ELF image. We also found that with -DMULTIBOOT, nothing boots. Can you give me more explaination on these stuff ?? Ollie
