Displaying 2 results from an estimated 2 matches for "grumpier".
Did you mean:
bumpier
2016 Dec 22
0
syslinux mkisofs hard-disk-boot isohybrid
...x.efi and
optical media (and/or dd'ing such iso images to a USB device) has been
mostly ignored by relevant Syslinux developer(s) in the past, I decided
to avoid such waste of my time. (Additionally, my tolerance for
top-posting is getting smaller and smaller; sadly, I am getting older
and grumpier).
@Thomas, yes, I performed a similar test "successfully".
I created a 30MiB HDD image, MBR plus one partition, flagged as both
"boot" and "esp", FAT16.
The FAT16 partition includes "/EFI/BOOT/" and within it the relevant
syslinux.efi-related files (with...
2016 Dec 22
6
syslinux mkisofs hard-disk-boot isohybrid
Hi,
Didier Spaier wrote:
> The issue is the inability of booting of a *physical* (not virtual) optical
> media, like for instance a DVD or a CD, using syslinux.efi.
Actually firmware cannot find any UEFI specified booting starting points
in an ISO 9660 filesystem that was created with mkisofs -b and
-hard-disk-boot, but without a boot image which was marked as EFI System
Partition.
The