CdMount
Status: Fully working What is CdMount? - A simple Gtk interface to the system commands 'mount' and 'umount' How do I install it? - Run 'gcc -Wall -g $1.c -o $1 `gtk-config --cflags` `gtk-config --libs` cdmount.c'. Move the binary 'cdmount' to for example /usr/local/bin. Move configurationfile 'cdmount.conf' to /etc. Done. Who wrote it? - Me, Patrik Hermansson. Is it GPL'ed? - Yes indeed. Where do I find new versions, help etc? - cdmount.sourceforge.net