I am making a multiboot dvd. I experienced not a single problem until now. I want to put FreeDOS LiveCD on the disc, so I extracted the boot sector of the iso and made Easyboot run it. I put all FreeDOS files on the dvd. When I try and start FreeDOS using easyboot, the following error opens up:
Quote
... isolinux: Loading main image from LBA = 000001AA isolinux: Sectors to load = 0005 isolinux: Loaded boot image, verifying... isolinux: Image checksum error, sorry...
Boot failed: press a key to retry...
I've googled all over, and more people seem to have this error, although no real solution is given.
Oh by the way, before you are going to say I have downloaded a bad copy of FreeDOS: I tested the iso and it fully worked.
Does anyone here know how to solve this problem?
EDIT: News: I think it's the filesystem that is the problem...
EDIT2: I see I forgot to call bootinfotable... I tried it with bootinfotable called and the output slighty changed:
Quote
... isolinux: Loading main image from LBA = 00007DA2 isolinux: Sectors to load = 000 isolinux: Loaded boot image, verifying...
And it just hangs there :/ I don't know of this is better or less good :P