|
How to put a permanent entry in fstab for usb pen drive
I`ve got a samsung USB pen drive that mounts as /dev/sda1
I wanted to put a permanent entry in fstab but when i remove the stick the entry goes off.
The entry was
/dev/sda1 /mnt/usb auto noauto,user,kudzu 0 0
I want to make this entry permanent so that i dont have to put it back again to allow users to mount a usb mem stick
Cheers
Z
|