dark_elf 

Group: Members
Posts: 1
Joined: Oct. 2007
|
 |
Posted on: Oct. 26 2007,06:09 |
|
 |
Good day
The question is, how 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 to do it with UltraISO?
Thanks in advance
|