On Tue, Oct 28, 2003 at 02:33:02AM -0800, Erdem Guven wrote:
load_segments: segment 0 addr:0x7c00 file:0x20400 mem:0x20400 loading... Can't 0
FILO is reading 0x20400 (132096 decimal) bytes from the file, and perhaps the file is shorter than that.
ADLO just "cat" the files to make up the ELF image, so all files (like VGABIOS image) must be in the exact size as it expects.