On Mon, 2009-11-30 at 23:23 +0800, Zhu, Peter J wrote: > With gio->gvfs->gdu->devkit in a distribution like FC11/FC12, where is > the place of specifying automount options for a specifi file system , > for example for a removable usb disk with vfat partition? In HAL, it’s > specified in HAL fdi files. For “new world”, where is it, which piece > is responsible for this?
The answer is: /etc/fstab - use /dev/disk/* symlinks to specify this on a per-device (using e.g. fs uuid) or a per-port basis (using e.g. by-path). I'm curious though - what mount options do you need to change? The defaults should work out of the box. Thanks, David _______________________________________________ devkit-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/devkit-devel
