I'm trying to install a .dmg file to ubuntu 14.04 I was trying to following eHow Link
And a couple of other threads on askubuntu.
The problem i'm facing are so :
- In the eHow they use something called dmg2dmg. Ubuntu seems to have dmg2img. So I used that instead.
After I create the .img file, I try to create a data disk using the .img in brasero. It gives me error saying unsupported format. What am I doing wrong?
If I ignore step 2 and just rename .img file to .iso
I'm able to mount iso and open the files/folders.
However how to install the .dmg ?? How to install it as an application ???
22 Answers
What you're following is a link to install Ubuntu on a Mac...
Probably what you're trying to do is install Mac software on Ubuntu, which is a bit like trying to run Ubuntu software on Windows...
For more information on running Mac software on Linux, look over there: Why isn't it possible to run Mac software?
2You can try Darling which is "a translation layer that lets you run macOS software on Linux".