On Fri, 16 Jul 2004, Thiemo Seufer wrote: > > This is supposedly an ECOFF image for booting with TFTP. If you can't > > get the ELF image it was converted from, you may try converting it back to > > ELF like this: > > It isn't converted ELF but the output of the t-rex utility, which combines > ECOFF header, ELF stub, kernel and ramdisk into one file. I stand corrected. The image should still work if converted to ELF and then loaded, though, shouldn't it? Maciej