I have always successfully used ivman for all my automounting needs but on a recent installation I stumbled upon a problem.
ivman does not mount any media, be that usb sticks or cd's (data cd).
It seems that the problem is in pmount:
Code: Select all
pmount /dev/sdb1
Error: device /dev/sdb1 is not removable
cat /sys/block/sdb/removable
1
Tried the workarounds for the previous versions but the problem is NOT in the removable bit - it IS removable but still does not mount. Tried to google and thoroughly read the HOWTO on wiki, still nothing helps....
pmount 0.9.16
hal 0.5.9-r1
Any ideas or suggestions?