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!
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!