I try to boot
Bootable CD Wizard (1.50z) by reanimatolog
http://bootcd.narod.ru/
with isolinux 3.11 with the following config
label 1
kernel /bcdw/bcdwboot.bin
but it just gives me the following error
Image checksum error, sorry...
Boot failed: press a key to retry
It used to work fine with 3.10 and all prior versions.
Can anybody give me a hint on what needs to be changed.
thanks
christian
Zipf Christian a ?crit :>I try to boot >Bootable CD Wizard (1.50z) by reanimatolog >http://bootcd.narod.ru/ >with isolinux 3.11 with the following config > >label 1 > kernel /bcdw/bcdwboot.bin > >If this file is bootable (using the file command should return x86 boot sector) you must rename this file without the .bin extension. If this file is a floppy image please to this configuration: label 1 kernel memdisk append /bcdw/bcwboot.bin Regards, Erwan