search for: fulalas

Displaying 2 results from an estimated 2 matches for "fulalas".

Did you mean: fellas
2024 Nov 29
2
Fail to boot ISOs using EFI
Hi, I run a distro that uses Syslinux and I'm failing to see a way to boot an ISO using EFI. I noticed no other distro that uses Syslinux managed to accomplish that. 1. booting Syslinux using EFI on a system copied to a storage unit works just fine -- Syslinux menu shows up; it's all good 2. booting the ISO using EFI via, let's say VirtualBox, fails -- VirtualBox says it can't
2024 Nov 29
1
Fail to boot ISOs using EFI
Hi, i'm possibly not the best source of general SYSLINUX knowledge, as my interest in it is only with my xorriso hat on. (As you can see in the SYSLINUX wiki, xorriso can do the isohybridization without the need for the isohybrid program.) Fulalas Caos wrote: > I tried this: > mkisofs -o "$ISONAME" -v -l -J -joliet-long -R -D -A "$CDLABEL" \ > -V "$CDLABEL" -no-emul-boot -boot-info-table -boot-load-size 4 \ > -b boot/syslinux/isolinux.bin -c boot/syslinux/isolinux.boot ../. > > ../boot/syslinux...