On Fri, Mar 30, 2007 at 03:41:24PM +0200, Robert Allerstorfer wrote:
[root@fedora-ibook [__data__]]# mkisofs -volid "$volume_id" -sysid "$system_id" -appid "$application_id" -volset "$volume_set_id" \
-untranslated-filenames -joliet -rational-rock -translation-table \ -hfs -prep-boot ppc/chrp/yaboot -chrp-boot -part -hfs-volid "$hfs_volume_id" -no-desktop -hfs-bless ./boot-new/ppc/mac \ -o boot-new.iso ./boot-new
Add -map maps and create a maps file with: # ext. xlate creator type comment .hqx Ascii 'BnHx' 'TEXT' "BinHex file" .txt Ascii 'ttxt' 'ttro' "README" .deb Raw 'Debn' 'bina' "Debian package" linux.bin Raw 'UNIX' 'boot' "bootstrap" .bin Raw 'ddsk' 'DDim' "Floppy or ramdisk image" .img Raw 'ddsk' 'DDim' "Floppy or ramdisk image" .b Raw 'UNIX' 'tbxi' "bootstrap" yaboot Raw 'UNIX' 'boot' "bootstrap" .conf Raw 'UNIX' 'conf' "bootstrap" .sit Raw 'SIT!' 'SIT!' "Proprietary Extortionist Archive" * Raw '????' '????' "UNIX"