Udisks is a service that automatically mounts media when it is connected to the computer. The udisks daemon queries devices via the standard d-bus interface present in all freedesktop.org Desktop Environments. Udisks can also be used manually on the command-line to mount and dismount media.

learn more… | top users | synonyms

0
votes
2answers
242 views

Very frequent system problems since 12.10 upgrade

Since I recently upgraded my 12.04 install to 12.10, there is loads more instability generally. I have captured just the latest example - often occurring just after startup and login. Other random ...
3
votes
0answers
367 views

udev hide partition in nautilus for specific user/group

I'm trying to hide a partition form a specific group of users in Ubuntu 12.04. I have created a new rule in /etc/udev/rules.d/99-hide-disk.rules with KERNEL="sda3",ENV{UDISKS_PRESENTATION_HIDE}="1" ...
2
votes
0answers
65 views

How can I temporarily suspend Nautilus filesystem automounting, without making permanent changes to the system and user configuration?

I have written a tool which automatically formats and copies files to USB flash drives when they are inserted. It needs the drive to be unmounted to format it. Normally Nautilus will automatically ...
0
votes
0answers
59 views

Set mount options for removable devices on Kubuntu

I share my computer in a multiseat configuration and would like everyone to mount removable devices with a umask of 0 (ie. readable and writeable by all and sundry). Well, ideally just by group disks ...
0
votes
0answers
19 views

SSH login wakes spun-down storage drives

I'm running 12.04 on a home server/HTPC, and have several storage drives which spin down using values set in /etc/hdparm.conf. Sometimes, logging in via ssh causes some or all of the drives to wake ...
0
votes
0answers
109 views

Has the the new gnome-disks (AKA Disks 3.6.1) lost the ability to manage remote disks?

I have recently upgraded to ubuntu 12.10, only to find that remote disk management was not available from the new gnome-disks. Is this a bug or something?
0
votes
0answers
160 views

Ubuntu Won't Update

I get the following error when I run sudo apt-get update /usr/lib/apt/methods/https: error while loading shared libraries: libkrb5support.so.0: cannot open shared object file: No such file or ...
0
votes
0answers
160 views

One of the partion on a usb harddisk cannot automount

It is a very strange problem. My usb harddisk has four partitions, one is primary, the other three are logical (contained within an extended partition). When I plug in the disk, three of the ...