Uhm the correct topic title should be "KDE mounted devices sometimes do not clean /media". If a mod can fix this that would be cool
Okay so here’s the problem:
In opensuse 11.1 and 11.2, whenever I mount a usb drive or a internal hard drive through KDE (Dolphin or Device Notifier widget), it automatically creates a folder in /media to mount the device in (/media/disk for internal drives and /media/FreeDesktop for my usb external).
The problem I have is that sometimes these folders are not automatically removed when I shut down. The next time I mount these devices new folders are created with /media/disk-1 and /media/FreeDesktop-1 which throws off a lot of my programs like Deluge or Amarok. Also the folders that are not removed seem to have really strong permissions such that I can’t even browse into them in Dolphin. I have to manually clean the /media folder as super user so that when I mount the devices again, they are in /media/disk and /media/FreeDesktop.
When I just installed opensuse 11.2, I thought it was fixed because my internal drive was being mounted as /media/some random code and the folders were being removed properly. After some updates, the device mounter started to mount my internal as /media/disk again and that’s when the issues started to happen.
Does anyone know how to ensure that drives mounted through KDE (not /etc/fstab) remove their folders upon shutdown?