11

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 :

  1. In the eHow they use something called dmg2dmg. Ubuntu seems to have dmg2img. So I used that instead.
  2. 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?

  3. If I ignore step 2 and just rename .img file to .iso

Img to ISO Link

I'm able to mount iso and open the files/folders.

However how to install the .dmg ?? How to install it as an application ???

pravin
  • 231

2 Answers2

6

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?

Fabby
  • 35,017
2

You can try Darling which is "a translation layer that lets you run macOS software on Linux". https://www.darlinghq.org/

Abdu
  • 121