search for: isolunux

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

Did you mean: isolinux
2014 Dec 03
2
Creating a USB bootable modified netinstall ISO image
I?ve been creating slightly modified CentOS netinstall ISO images using the following steps: Copy contents of CentOS netinstall ISO image to a temporary directory Edit isolunux/isolinux.cfg file Create new ISO image using the following command: mkisofs -o new.iso -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -R -J -v -T /tmp/iso I?ve been using that command for many years and found it in the RHEL 5 documentation I believe....
2014 Dec 03
0
Creating a USB bootable modified netinstall ISO image
On 12/03/2014 09:51 AM, Alfred von Campe wrote: > I?ve been creating slightly modified CentOS netinstall ISO images using the following steps: > > Copy contents of CentOS netinstall ISO image to a temporary directory > Edit isolunux/isolinux.cfg file > Create new ISO image using the following command: mkisofs -o new.iso -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -R -J -v -T /tmp/iso > > I?ve been using that command for many years and found it in the RHEL 5 documentat...
2016 Mar 22
0
Changes to get CD to boot on EFI System.
...not fully true, because it enables a non-SYSLINUX boot image for USB stick booting via EFI while it enables ISOLINUX for USB stick booting via BIOS. Further we should give the users a hint what kind of software in a FAT filesystem image file would be suitable for isohybrid option --uefi. Like in ISOLUNUX wiki http://www.syslinux.org/wiki/index.php?title=ISOLINUX After the text under "What is ISOLINUX": "ISOLINUX boots only via BIOS firmware or UEFI firmware in legacy emulation mode. It is nevertheless possible to add a GRUB2 based EFI System Partition image to an ISOLINUX equippe...
2016 Mar 22
5
Changes to get CD to boot on EFI System.
On 22/03/2016 16:35, Thomas Schmitt via Syslinux wrote: ... > How can we augment > http://www.syslinux.org/wiki/index.php?title=ISOLINUX > http://www.syslinux.org/wiki/index.php?title=Isohybrid > so that users do not believe to have missed the trick for UEFI booting > from optical media ? +1. I have read Ady's answer to this message, but still: why not just state clearly in