Hello everybody,

I finally got it working with the files riders4sia provided. Thanks a lot riders !

However at first there was exactly the same problem. What did the trick is to use
babe2raw and SEFStool4 with a SHORT FILENAME

europe.fbn for example failed with the same output as above but
europ.fbn worked !

I guess the reason is that SEFStool4 first produces a *.raw.fs file from the *.raw file.
And that this file must not have a name longer than the 12 FAT16 characters.

europe.raw.fs 13 chars => fails
europ.raw.fs 12 chars => ok

I hope that helps if somebody else has got the problem !

Greetz
jhbair