search for: isolinux2

Displaying 4 results from an estimated 4 matches for "isolinux2".

Did you mean: isolinux
2013 Nov 24
0
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
...epacking is a bit more complicated but yields the same strange result when booting. # Bring isolinux.bin to a writable filesystem # (because mkisofs insists in patching the file on disk) cp /mnt/isolinux/isolinux.bin /home/thomas/test/isolinux.bin # Put it into the ISO image as boot image isolinux2.bin # (because mkisofs -R refuses to overwrite isolinux.bin from /mnt # by isolinux.bin from /home/thomas/test) mkisofs \ -o arch_repacked_mkisofs.iso \ -c isolinux/boot.cat \ -b isolinux/isolinux2.bin \ -no-emul-boot -boot-load-size 4 -boot-info-table \ -V &qu...
2008 Jul 10
1
CONFIG
Hi All, I'm trying to add a config option in my isolinux.cfg file but I keep getting an error. This is what the part with the config statment looks like: LABEL config CONFIG isolinux2.cfg Basically I just want the option to reload a completely different config file when booting isolinux and not just a menu that comes after the first isolinux.cfg file. Thanks
2013 Nov 24
5
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
> I'm the developer of manjaroiso, the tool we use to build our install > medias for Manjaro Linux. > During our testings we found out, that syslinux6 won't work on older > hardware. I've a new Lenovo i7 notebook which booted up our images > just fine. Even with syslinux6. On my other PCs I got similar error > messages as Carl got. (snip) > > In
2012 Dec 06
4
problems with isolinux over serial console
Hi, I'm missing something in my isolinux.cfg configuration but I'm not quite sure what it is. menu.c32 displays properly over video console, but on the serial connection, the first letter of the labels are duplicated, and the margin is pushed off towards the right: http://dl.dropbox.com/u/59666947/isolinux.jpg my config is: --- cut --- 1. serial 0 115200 2. console 0 3. 4.