Please CC the list on questions like this.
"Jay Miller" jmiller@actuality-systems.com writes:
Hi Eric,
Perhaps you can help me, seeing that you wrote elfboot. This is the output that I get when I use a .zelf image:
Welcome to elfboot, the open sourced starter. January 2002, Eric Biederman. Version 1.3
23:stream_init() - rom_stream: 0xfffe0000 - 0xfffeffff
Found ELF candiate at offset 0 Dropping non PT_LOAD segment New segment addr 0x20000 size 0x27200000 offset 0xb0 filesize 0xa7c29fc3 (cleaned up) New segment addr 0x20000 size 0x27200000 offset 0xb0 filesize 0x272 00000 Cannot Load ELF Image
Do you see anything glaringly wrong here?
size = 626 MB .... and filesize = 2685MB
Something is badly wrong there.
Eric