search for: isolinus

Displaying 1 result from an estimated 1 matches for "isolinus".

Did you mean: isolinux
2011 Oct 05
0
CentOS 6 USB changes
...ne, the DOS partition should look like this: ls -laF /mnt /boot/ /ldlinux.sys /syslinux/ Under /boot is /grub, and it's contents. Make sure you create a grub.conf to put in there. If syslinux didn't put it there, mount your .iso, and copy /mnt/iso/isolinux into there, then rename /syslinux/isolinus.cfg to /syslinux/syslinux.cfg. I put a grub.conf here, too: cat /mnt/disk/syslinux/grub.conf #debug --graphics default=0 splashimage=@SPLASHPATH@ timeout 5 hiddenmenu title @PRODUCT@ @VERSION@ kernel @KERNELPATH@ initrd @INITRDPATH@ title Install system with basic video driver...