Hello! I'm trying to boot with a remastered Knoppix 3.4 CD. I burned it with debugging and I get the following output: isolinux: Starting up, DL = 9F isolinux: Loaded spec packet OK, drive = 9F isolinux: Loading main image from LBA = DEADBEF0 isolinux: Sectors to load = D5B7 isolinux: Disk error BE, AX = 42F0, drive 9F A don't understand everything in it and I can't find enough information. The "sectors to load" number seems to be weird for me, but I'm not sure. I tryed it with two versions of syslinux and mkisofs (knoppix/debian sarge), but the error is always the same. Any suggestions? Thx Szilard Hajba -- Szilard Hajba Symbion Bt. Tel.: (+36)20/920-66-36 H-9028 Gyor, Uj u. 38. E-Mail: szilu at symbion.hu
Please try again with Knoppix 3.6 instead. Released a week ago. Hopefully it uses Syslinux v2.11, but who knows. Please mail computer details to the list: *mainboard manufacturer and type, *BIOS version/revision, *CD/DVD drive in which you insert Knoppix, and interface (IDE/Atapi probably) mr HPA, the Syslinux (and thus ISOLINUX) author might be able to help you then. Otherwise, complain to your manufacturer. You can test if the following cd loads ok: http://fdos.org/ripcord/beta9-final/test/fdbootcd.zip [1.0 MB] burn it as an image TO cd (NOT as a file ON the cd), and boot from it. I'm pretty sure this contains the 2.11 (latest) version of ISOLINUX. Bernd ---------------------------------------------------------------- Op deze e-mail zijn de volgende voorwaarden van toepassing: http://www.fontys.nl/disclaimer The above disclaimer applies to this e-mail message. ----------------------------------------------------------------
Hajba Szilard wrote:> Hello! > > I'm trying to boot with a remastered Knoppix 3.4 CD. > I burned it with debugging and I get the following output: > > isolinux: Starting up, DL = 9F > isolinux: Loaded spec packet OK, drive = 9F > isolinux: Loading main image from LBA = DEADBEF0 > isolinux: Sectors to load = D5B7 > isolinux: Disk error BE, AX = 42F0, drive 9F > > A don't understand everything in it and I can't find enough information. > The "sectors to load" number seems to be weird for me, but I'm not sure. > > I tryed it with two versions of syslinux and mkisofs (knoppix/debian sarge), > but the error is always the same. >Make sure you pass the correct options to mkisofs, especially the -boot-info-table option. -hpa