Comment 5 for bug 453605

Revision history for this message
X-Ander (x-ander) wrote : Re: Make default mount umasks configurable

I have added the following lines to my /etc/fstab:

/dev/sdb1 /media/usbd1 auto noauto,rw,user,shortname=mixed,dmask=02,fmask=0113,utf8=1,flush 0 2
/dev/sdc1 /media/usbd2 auto noauto,rw,user,shortname=mixed,dmask=02,fmask=0113,utf8=1,flush 0 2

Now two USB flash drives are mounted as I want. I don't need more because I have only two USB connectors free at my netbook.

The idea was suggested by http://hal.freedesktop.org/docs/DeviceKit-disks/Device.html#Device.FilesystemMount