search for: mkiosf

Displaying 5 results from an estimated 5 matches for "mkiosf".

Did you mean: mkiosfs
2014 Jul 29
0
isohybrid: slint64-14.1.iso: unable to find mac efi image
...ier can update his current version of mkisofs and retry > with his current scripts/receipts. I will upgrade the cdrtools package from 3.01a17 to 3.01a24 in the coming days and see what I come up with. If I understand well, I should check that even with "-eltorito-platform Mac" in the mkiosfs command, isohybrid doesn't complain any more, right? If that works I could suggest to Parick Volkerding to upgrade the cdrtools Slackware package in Slackware-current (upcoming Slackware release). About mixing with Syslinux 6.03-pre19 (or newer) as suggested in your previous post... Yes, the...
2014 Jul 29
2
isohybrid: slint64-14.1.iso: unable to find mac efi image
> Hi, > > > I don't understand why you say "*But* the El Torito...". I don't see > > a difference with what the mkisofs manual says. > > The manual announces "Mac" for Apple Mac. > The program obviously writes Platform Id 1 in this case. > The El Torito specs say "Platform ID 0 = 80x86 1=Power PC 2=Mac". > In the sum this
2016 Feb 23
0
Fwd: Re: How to understand partition table on hybrid ISO image?
...add simply MBR to ISO. Is there anything else which makes a regular > bootable ISO to hybrid ISO? In addition, how should one understand > partition table on hybrid ISO image? Instead of using e.g. mkisofs then post-processing with isohybrid you could use xorriso. For intance: xorriso --as mkiosfs \ isohybrid-mbr /usr/share/syslinux/isohdpfx.bin <remaining options> In case of BIOS + EFI you could add options like: eltorito-alt-boot -e isolinux/efiboot.img \ isohybrid-gpt-basdat -no-emul-boot To check the content of the ISO image: xorriso -hfsplus on -indev <your ISO image> \ -...
2002 Apr 07
1
Emulation question
...several ways but I haven't hit on the correct one yet. I created a FAT16 file system image in a file, mounted it as a loopback file system, populated it, ran syslinux against it, copied it into the directory with the file system (the same one that booted in floppy emulation mode), and ran mkiosfs. I tried also running fdisk on a 64 meg CF card, created one bootable FAT16 partition, formatted the partition (FAT16), copied the files in, and ran syslinux against this combination. The only unusual thing I saw during this process is that mkisofs complains that the geometry of the device do...
2014 Jul 29
1
isohybrid: slint64-14.1.iso: unable to find mac efi image
...t version of mkisofs and retry > > with his current scripts/receipts. > > I will upgrade the cdrtools package from 3.01a17 to 3.01a24 in the > coming days and see what I come up with. If I understand well, I should > check that even with "-eltorito-platform Mac" in the mkiosfs command, > isohybrid doesn't complain any more, right? No. The "eltorito-platform Mac" option is meant for (old-ish) "Mac" hardware with BIOS firmware. If you want to boot current "Mac" hardware, which is using (some variant of) (U)EFI firmware, the "...