LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Light cdemu for Debian? (https://www.linuxquestions.org/questions/debian-26/light-cdemu-for-debian-4175486328/)

Xeratul 11-30-2013 01:37 AM

Light cdemu for Debian?
 
Hi,

It exists only :
http://sourceforge.net/projects/cdem.../files/debian/
It depends on xfce4-notifyd and libnotifymm-1.0-7, and many things.

Is there a ligther solution for the /sbin/mount simply?

Thanks

TobiSGD 11-30-2013 02:37 PM

Set up an alias for your console, like
Code:

lmount='mount -o loop'
You might want to add sudo in front of the mount command, so that you can run it as unprivileged user.


All times are GMT -5. The time now is 01:43 PM.