This post will show you how to mount a macox dmg image file in linux.
firstly, open terminal
sudo mount -o loop /path/to/image.dmg /place/to/mount
now your dmg file will be mounted in the /path/to/mount folder
:)
This post will show you how to mount a macox dmg image file in linux.
firstly, open terminal
sudo mount -o loop /path/to/image.dmg /place/to/mount
now your dmg file will be mounted in the /path/to/mount folder
:)
You must be <a href="https://jonathansblog.co.uk/wp-login.php?redirect_to=https%3A%2F%2Fjonathansblog.co.uk%2Fhow-to-mount-a-macox-dmg-image-file-in-linux">logged in</a> to post a comment.