Displaying 1 result from an estimated 1 matches for "fedora_custom".
2020 Apr 07
1
ISOLINUX stuck at boot menu. How do I debug ?
...-U -r -v -T -J -joliet-long -V "Fedora-WS-Live-31-1-9" -volset
"Fedora-WS-Live-31-1-9" -A "Fedora-WS-Live-31-1-9" -b isolinux/isolinux.bin
-c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table
-eltorito-alt-boot -e images/efiboot.img -no-emul-boot -o
../Fedora_Custom.iso .
Unfortunately when I boot and press enter nothing happens. I don't
understand what is going on and I want to know how I can debug this.
This is my isolinux.cfg file
default vesamenu.c32
timeout 600
display boot.msg
# Clear the screen when exiting the menu, instead of leaving the me...