Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

llorban

macrumors newbie
Original poster
Jan 25, 2008
9
0
I'm trying to create a hybrid disk image that parallels can use and found that the following code in terminal works for some:

hdiutil makehybrid sourcefile.cdr -o sourcefile.iso

However, verbose mode reveals that the process hangs at "Creating hybrid image..." and then results in the following error:

hdiutil: makehybrid failed - operation not permitted

Any ideas what's going on?

Thanks!
 
Let me ask a different question: How do you convert a .cdr file created with Disk Utility into a hybrid ISO recognizable by other operating systems?
 
I'm trying to create a hybrid disk image that parallels can use and found that the following code in terminal works for some:

hdiutil makehybrid sourcefile.cdr -o sourcefile.iso

However, verbose mode reveals that the process hangs at "Creating hybrid image..." and then results in the following error:

hdiutil: makehybrid failed - operation not permitted

Any ideas what's going on?

Thanks!

Had the same problem.
- Add sudo to the beginning of the command "sudo hdiutil makehybrid -iso -joliet -o destinationFile.iso SourceFile.cdr". this will execute the command as root
- When prompted for password, enter your current user logon password (Not the root user password). This fixed the problem for me.
 
can anyone help with this?? i did the command right and followed every step but i get this erroe

[sudo hdiutil makehybrid -iso -joliet -o macisoimg.iso MACISO1.cdr

Password:

hdiutil makehybrid: MACISO1.cdr: No such file or directory

hdiutil: makehybrid failed - No such file or directory

[Moe's-MBP:Desktop Moe$
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.