Comment 46 for bug 88213

Revision history for this message
Stefan Lechner (lechner-stefan) wrote : Re: Feisty does not mount encrypted partition

I have the same problem with Feisty. Somtimes my encrypted drive mounts correctly, somtimes it needs some retries and sometimes I'm complety unable to get it mounted with gnome-mount. Maybe it is important to say that my hole system is encrypted (excapt /boot)

Similar to other reports, the output of gnome-mount is:

xxx@yyy:~$ gnome-mount -vbd /dev/sdd1
gnome-mount 0.5
libhal-storage.c 1401 : INFO: called LIBHAL_FREE_DBUS_ERROR but dbusError was not set.
** (gnome-mount:15499): DEBUG: Crypto volume - UDI '/org/freedesktop/Hal/devices/volume_uuid_34655d4e_0de7_4dff_a35a_397494f2cbed'
** (gnome-mount:15499): DEBUG: Setting up /org/freedesktop/Hal/devices/volume_uuid_34655d4e_0de7_4dff_a35a_397494f2cbed for crypto
Setup clear-text device for /dev/sdd1.
** (gnome-mount:15499): DEBUG: Waiting for cleartext volume backed by /org/freedesktop/Hal/devices/volume_uuid_34655d4e_0de7_4dff_a35a_397494f2cbed..

** (gnome-mount:15499): WARNING **: Timeout for waiting for cleartext device... Exiting.
xxx@yyy:~$

The claretext device is created everytime (/dev/mapper/luks_crypto_+UUID), but often gome-mount don't recognice that. (The claretext device appeares long before gnome-mount is printing the timeout-warning!)