Results 1 to 1 of 1
Good day
The question is, how should I use mkisofs to convert boot-image iso in HFS+ to boot-image Hybrid HFS/ISO9660?
I do this way
1. mount -t hfsplus -o loop ...
- 10-24-2007 #1Just Joined!
- Join Date
- Oct 2007
- Posts
- 1
Convert DVD image from HFS+ to Hybrid HFS/ISO
Good day
The question is, how should I use mkisofs to convert boot-image iso in HFS+ to boot-image Hybrid HFS/ISO9660?
I do this way
1. mount -t hfsplus -o loop macosx10.4.10.iso /dev/cdrom0 (successfully)
2. mkisofs -o cd.iso -hfs -hfs-bless "/media/cdrom0/System" -mac-name /media/cdrom0
but resulting image isn't bootable
Any idea?
Thanks in advance


Reply With Quote
