> > I'll now investigating what is generating the ERR_EXEC_FORMAT, but it's
> hard when one must make new CDs all the time :-)

I've traced down the problem to cmdline.c, line 221:

if ... 
(*((unsigned short *) (BOOTSEC_LOCATION+BOOTSEC_SIG_OFFSET))
              == BOOTSEC_SIGNATURE))

This evaluates to false when running from CD. Strange...

/Peter

Reply via email to