search for: 0000a574

Displaying 1 result from an estimated 1 matches for "0000a574".

2003 Jul 23
3
isolinux problem report
...of doing a binary search to find the last working version. Using isolinux-debug.bin, and I get the following output: ISOLINUX 2.05 2003-07-16 Copyright (C) 1994-2003 H. Peter Anvin isolinux: Starting up, DL = 82 isolinux: Loaded spec packet OK, drive = 82 isolinux: Loading main image from LBA = 0000A574 isolinux: Sectors to load = 0004 isolinux: Main image read, jumping to main code... isolinux: Root directory at LBA = 00000031 The mkisofs command that I use to create the ISO is: mkisofs -o $NAME \ -b isolinux/isolinux.bin -c isolinux/boot.catalog \ -no-emul-boot -boot-load-size 4 -boot-info...