Almost everything runs fine out of the box, KDE 3.2.2, Krusader, K3b ....
To mount and unmount devices I often create icons on my desktop and right-click/mount or unmount them.
Now, this is a problem that's been persistent for me since I started using RH8, quite often I get an error message telling me
unable to unmount - device is busy
I did
- Code: Select all
fuser /mnt/cdrom
and found out that fam was locking my cdrom drive.
That kinda confused me, why is it necesary to monitor a cdrom for file alteration?
Killing the process lets me unmount the drive and the problem doesn't appear again until the next reboot.
This brings me to my question, is there any way I can tell fam to leave my cdrom alone?
I looked into /etc/fam.conf and it's pretty basic as a config file, I also Googled on the subject but didn't find anything conclusive.
thanks


