04-06-2015, 01:13 AM
CDemu is an alternative for Windows apps like DAEMON Tools Lite.
This should also install a gcdemu (a GUI for CDEmu DAEMON), if not, you can install it later. After installing CDEmu, it will automatically add a virtual drive to your system.
I found CDEmu already creates an entry in the context menu, co a custom one isn't needed.
CDEmu is a real virtual drive, and supports multi-track CDs.
You can use Jerry's tutorial below, if you need to mount a single-track images as a "file system".
Code:
sudo add-apt-repository ppa:cdemu/ppa
sudo apt-get update
sudo apt-get install cdemu-client
This should also install a gcdemu (a GUI for CDEmu DAEMON), if not, you can install it later. After installing CDEmu, it will automatically add a virtual drive to your system.
I found CDEmu already creates an entry in the context menu, co a custom one isn't needed.
CDEmu is a real virtual drive, and supports multi-track CDs.
You can use Jerry's tutorial below, if you need to mount a single-track images as a "file system".