search for: does_not_work

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

2014 Feb 02
0
xorriso or genisoimage syntax assistance
...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 a second partition is gone, as below: does_not_work() { isohybrid output.iso sudo dd if=output.iso of=/dev/sdb sudo parted /dev/sdb mkpart primary 10MB 100MB -m -s # Creates an error for parted. does not work. } Thank all of you for the help, Sincerely -dean
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