[Bug 453605] Re: Make default mount umasks configurable

2010-05-07 Thread X-Ander
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

[Bug 482501] Re: Karmic incorrectly mounts USB disk (NTFS) as 700, cannot change behavior.

2009-12-27 Thread X-Ander
Hello! I'm very interesting in solving this problem too. Here is what I have found. Sorry for my (probably) bad English. The mount options are not hardcoded in devkit-disks-device.c. Only their default values are set in the structures vfat_defaults, ntfs_defaults etc. The function