Friday, August 11, 2017

software recommendation - Apps capable of mounting/unmounting CD/DVD Images with multi-sector or protected format


What apps for Ubuntu exist that can mount/unmount CD/DVD images. Image formats like cue, bin, iso, nero format, etc...


Needed features:



  • Emulate protected CD/DVD like Daemon-Tools

  • Mount multi-sector images

  • Converting other formats (including multi-sector images) to ISO format.


UPDATE - Updated question to "need the 3 features above instead of having them as optional". This 3 features are needed to be able to use images that have any of this features enable.


For normal mounting/burning image apps you can see here:


How can I graphically mount ISOs?


Can I mount an ISO without administrative privileges?


How to burn or mount an ISO file?



I see you have the same problem as I have and I found the solution and want to share it with you. The name of the app is cdemu you can install by doing the following steps in the terminal:


sudo add-apt-repository ppa:cdemu/ppa
sudo apt update
sudo apt install gcdemu

(Or open Synaptic and type cdemu in the search box)


(Source Info)


No comments:

Post a Comment

11.10 - Can't boot from USB after installing Ubuntu

I bought a Samsung series 5 notebook and a very strange thing happened: I installed Ubuntu 11.10 from a usb pen drive but when I restarted (...