How to mount a Windows' Daemon Tool's .mdx file in Ubuntu?
The scenario is you don't have Windows and want to access the files in .mdx image on Ubuntu.
How to mount a Windows' Daemon Tool's .mdx file in Ubuntu?
The scenario is you don't have Windows and want to access the files in .mdx image on Ubuntu.
With the package iat, available from the standard repositories, it is possible to convert a
.mdx
file, to an easy mountable.iso
file.Look at this forum post.
You can use CDemu:
https://cdemu.sourceforge.io/about/libmirage/
after installation just run:
cdemu load 0 your_image.mdx
and it will appear as CD-ROM you can mount.You can also use GUI of your choice like
gcdemu
.All of them are available in this PPA: https://launchpad.net/~cdemu/+archive/ubuntu/ppa