CDemu for Linux is a software suite consisting of
a kernel module, a library, a daemon, and clients.
It allows for mounting CD-images in Linux and
emulating a CD/DVD drive and disc.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Fixes for CUE, CCD, TOC, B6T, MDS, CDI, and NRG parsers.
New .CIF and .C2D support. Translation updates. A simple
kernel features detector: the vhba module should build on
more kernel versions. Very nice graphics have been added.
This version only supports kernel versions 2.6.16
and higher. The 2.4 series is no longer supported.
cdemu now has file access like in a loop module.
It should now work on amd64 and SMP systems.
Support for .iso, .mds, .ccd, and .nrg images was
added. Some documentation was added. Bugfixes were
made.
The program can now be safely used on multi-user
systems. Any user can mount an image in an empty
CDemu slot, and only the user (and root) can
unmount a slot already in use. A 2.4 threading patch
for avoiding locking issues that may fix SMP issues
varying from lockups to very poor performance is now
also available, but has not received much testing.