registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #08633
[Bug 588530] Re: Automounting not prevented with GParted in Ubuntu 10.04
Based on comment #7, are you saying that you need something like the
following if both udisks and hal-lock are present together?
E.g.:
udisks --inhibit -- \
hal-lock --interface org.freedesktop.Hal.Device.Storage --exclusive \
--run "/path-to-gpartedbin $*"
My testing on Lucid with only the udisks command (without hal-lock) has shown that udisks alone appears to prevent auto-mounting.
E.g.:
sudo udisks --inhibit -- /path-to-gpartedbin $*
--
Automounting not prevented with GParted in Ubuntu 10.04
https://bugs.launchpad.net/bugs/588530
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for GParted.