I want to mount usb drives with option flush (or sync).
I'm using Kubuntu 10.10 and as far as I understood udisks is responsible for the mount options. I've read various threads and two solutions are proposed:
- edit
fstab
for every usb drive, - change default options in drives.c of the udisks package.
Is there really no decent way?
11-media-by-label-auto-mount.rules
? I have only the70-persistent-cd.rules
and70-persistent-net.rules
in/etc/udev/rules.d/
. – The Student Sep 19 '11 at 16:28