> There is no more /media/cdrom... and :media is empty, even if I load aHi,
> cd/dvd/usb-key....
>> Where is the config for external media?
I do not mount removable media automatically.
I use automount for that. I have a file auto.vol
# This is an automounter map and it has the following format
# key [ -mount-options-separated-by-comma ] location
# Details may be found in the autofs(5) manpage
a -fstype=auto,rw,sync,umask=0 :/dev/fd0
d -fstype=auto,ro,nosuid,nodev :/dev/hdd
e -fstype=auto,ro,nosuid,nodev :/dev/hdc
Therefore, I use /vol/d or /vol/e for my two writers.
Another inconvenience with automatic mounting, is if
I have to rewrite a CD-RW in k3b. If it is already mounted, k3b
gives me an error, and I would have to umount it before writing.
The automount approach also solves this problem for me.
For audio CDs, I use cdfs (from ATrpms), which mount audio cds,
and If I want to play them in xmmx I see the files (in their mount point)
as .wav. I can either copy the .wav files as ordinary files, which is a form
of ripping.
--
Paulo Roma Cavalcanti
LCG - UFRJ