If you want to convert a Mac disk image file DMG to ISO format than its not much a difficult task. This conversion could be done through Mac Terminal easily.
The reason behind this conversion is that DMG is a file format which works on Mac only but if you want to transfer any DMG file to Windows system then first you have to convert it to Windows compatible file format ISO, otherwise the DMG file is useless for Windows.
So, follow the instructions written below to convert DMG file to ISO format.
Step 1
Os X Dmg Terminal Permission Denied Mac
Click on Finder
Check the permissions on your Ruby script (may not have execute permission), your theme file and directory (in case it can't read the theme or tries to create other themes in there), and the directory you're in when you run the script (in case it makes temporary files in the current directory rather then /tmp).
Step 2
Click on Applications, and then click Utilities
Step 3
Double click on Terminal to launch
Step 4
In Terminal window type the following command and hit Enter button from keyboard. Here trickyways.dmg is our provided file name
hdiutil convert ~/Desktop/’trickyways.dmg’ -format UDTO -o ~/Desktop/’trickyways.iso’
Step 5
When Terminal completes process, you’ll find a file with .iso.cdr extension, as here is trickyways.iso.cdr besides the trickyways.dmg
Step 6
Mac Terminal Permission Denied
Click on trickyways.iso.cdr file & press enter to rename it. Delete .cdr extension
Os X Dmg Terminal Permission Denied Windows 7
When you’ll try to delete .cdr the following Window will pop up, click on Use .iso option
Step 7
Os X Dmg Terminal Permission Denied On Mac
Now the extension of file is trickyways.iso