I found a site here http://www.macosxhints.com/article.php?story=20040121135301830
It tells you how you can convert from dmg to iso. I thought I did it correctly.
My mac HD is called Macintosh HD and I tried typing this
hdiutil convert /Macintosh HD/cd.dmg -format UDTO -o /Macintosh HD/cd.iso
Then it gives me the error that only a single input file can be specified so I'm thinking there is something wrong with my syntax since I'm only trying to specify one file.
It tells you how you can convert from dmg to iso. I thought I did it correctly.
My mac HD is called Macintosh HD and I tried typing this
hdiutil convert /Macintosh HD/cd.dmg -format UDTO -o /Macintosh HD/cd.iso
Then it gives me the error that only a single input file can be specified so I'm thinking there is something wrong with my syntax since I'm only trying to specify one file.