View Single Post

   
  #8 (permalink)  
Old 02-21-2008, 10:27 AM
BlackTopBum
 
Posts: n/a
Default Re: Automounting USB memory stick

Hekaton Keires said something like a ...


> Just a supposition, wouldn't it be enough using just udev?
>
> I mean if you add a row in fstab
>
> ### /etc/fstab
> ...
> /dev/sda /mnt/usbdisk auto noauto,user,sync 0 0
> ...


As you likely know, I have the same line in my fstab and use udev only. What
I haven't said is I added USB to my user group, plus, in /mnt mkdir usbdisk
and set it as follows for permissions:
drwxr-xrwx 3 root root 1024 Sep 17 11:20 usbdisk

HTH
--
BlackTopBum
Three kinds of people there are: They who are in the box,
they who are outside the box, and they who know there is no box !!!!
Reply With Quote