"Jay Miller" <[EMAIL PROTECTED]> writes: > That's why I thought that elfboot couldn't read .zelf, because the image > sizes are incorrect. Actual image size for the tg3--filo.zelf image > is 43,153 bytes, which is smaller than the file.elf image 43,472 bytes. > But when I make a linuxbios.rom with the tg3--filo.zelf as the payload, > elfboot generates the output I sent you.
Run ``readelf -h -l'' on the problem image to see what the values are before it is combined into LinuxBIOS. I suspect you have a build problem, possible a messed up version of perl installed. Eric _______________________________________________ Linuxbios mailing list [EMAIL PROTECTED] http://www.clustermatic.org/mailman/listinfo/linuxbios

