On Tue, 30 Sep 2003, Randall H. Craig wrote: > At the end of the compilation, I get this. > > gcc -nostdlib -nostartfiles -static -o linuxbios -T ldscript.ld crt0.o > nm -n linuxbios | sort > linuxbios.map > objcopy -O binary linuxbios linuxbios.strip > gcc -o buildrom /home/randall/src/linuxbios/freebios2/util/buildrom/buildrom.c > ./buildrom linuxbios.strip linuxbios.rom ../../../../tg3--ide_disk.zelf > 0x10000 0x20000 > ../../../../tg3--ide_disk.zelf: No such file or directory > make[1]: *** [linuxbios.rom] Error 2 > make[1]: Leaving directory > `/home/randall/src/linuxbios/freebios2/targets/via/epia/epia/fallback' > make: *** [fallback-rom] Error 1 > > tg3--ide-disk.zelf was never built. Is this missing: > > from the buildrom output, tg3--ide-disk.zelf is supposed to be the payload.
I'll send you that payload under a seperate note. but it's only useful for loading an elfimage from an ide-flash. I have no via-rhine etherboot, which is what you need. ron _______________________________________________ Linuxbios mailing list [EMAIL PROTECTED] http://www.clustermatic.org/mailman/listinfo/linuxbios

