UDisks2.Filesystem.Mount

Carlos Pita carlosjosepita at gmail.com
Tue Nov 20 13:10:46 PST 2012


Hi all,

I'm having a number of issues with UDisks2-Filesystem.Mount:

http://udisks.freedesktop.org/docs/latest/gdbus-org.freedesktop.UDisks2.Filesystem.html#gdbus-method-org-freedesktop-UDisks2-Filesystem.Mount

The documentation states:

"If the device in question is referenced in the /etc/fstab file, the
mount command is called directly (as root) and the given options or
filesystem type given in options are ignored"

But:

1) the device is not recognized when it's referenced in fstab by uuid
or by label.

2) if the users option is not given Mount fails because the filesystem
should be mounted as root, so I don't think it's calling mount as root
at all.

Any clue?

Best regards
--
Carlos


More information about the xdg mailing list