Quote:
|
Originally Posted by saikee All mounting devices to be root user only.
You can make aUSB pen drive mounted automatically by adding an entry in /etc/fstab. Editing it also requires root privilege. |
Thank you for that tip, but I still cannot auto-mount it... I can't figure out why it's not getting auto-mounted in Sarge, while I've seen it happening in Ubuntu, Mandriva, SuSE etc.
I think I can mount a USB drive as a normal user, if I add this line to fstab:
/dev/sda1 /mnt/usb vfat users 0 0 (thanks to google

)
Other than hotplugd, is there any other tool/daemon I should install, to get my thing work out?
Kindly advise...