Displaying 2 results from an estimated 2 matches for "is_not_an_isohybrid".
2014 Feb 02
0
xorriso or genisoimage syntax assistance
...ition. I am guessing it is
just a matter of grokking xorrisos options. I didn't expect to get the
maintainer of `xorriso' so thank you for your time Thomas. Great tool, I am
going to proceed to statically compile it like Mattias mentions below, so i
always have a copy on hand.
I then run:
is_not_an_isohybrid()
{
sudo dd if=output.iso of=/dev/sdX
sudo parted /dev/sdX mkpart primary 10MB 100MB -m -s
}
This of course is no good, because it has not been prepared to be a
"isohybrid". But the partitioning is successful.
But again, after i prepare it by running `isohybrid' this capability for...
2014 Feb 02
2
xorriso or genisoimage syntax assistance
Hi,
> # Most linux distros dont have `mkisofs'
Or they have genisoimage under the name "mkisofs".
(e.g. Debian, Archlinux)
> mkisofs \
> -o output.iso \
> -no-emul-boot \
> -boot-info-table \
> -boot-load-size 4 \
> -c isolinux/boot.cat \
> -b isolinux/isolinux.bin \
> ISO_root
I would add option -R or -r for Rock Ridge names and file