Lagerweij B
2002-Jun-04 11:00 UTC
[syslinux] isolinux 1.74, 1.75pre2 - cannot load NT cdrom bootsectors...
Hi, I've coded loading NT cdrom bootsector into isolinux 1.68 myself (http://www.nu2.nu/bootcd/#multimemdisk) and I now see you have included it in isolinux 1.73 and higher. Great!!! I tried it using isolinux 1.74 and 1.75pre2, but I cannot get it to work. It says: -- Loading Invalid or corrupt kernel image. -- I use the file extension ".bin" as I see in the isolinux.asm source, the file is 2KB and has 0x55aa stamp in the last 2 bytes. What can be wrong? Regards, Bart. --- Bart Lagerweij - http://www.nu2.nu To contact me go here: http://www.nu2.nu/contact/bart ---
H. Peter Anvin
2002-Jun-04 13:48 UTC
[syslinux] isolinux 1.74, 1.75pre2 - cannot load NT cdrom bootsectors...
Lagerweij B wrote:> Hi, > > I've coded loading NT cdrom bootsector into isolinux 1.68 myself > (http://www.nu2.nu/bootcd/#multimemdisk) and I now see you have included it > in isolinux 1.73 and higher. Great!!! > > I tried it using isolinux 1.74 and 1.75pre2, but I cannot get it to work. > It says: > -- > Loading > Invalid or corrupt kernel image. > -- > I use the file extension ".bin" as I see in the isolinux.asm source, the > file is 2KB and has 0x55aa stamp in the last 2 bytes. > > What can be wrong? >It's probably a bug... I doubt it has been tested to any significant extent, as I don't have anything that can actually test this easily. Can you send me a test .iso if you can make it a reasonable size? -hpa