[Bug 1089270] Re: partitions on crypt devices not recognized
Phillip Susi
psusi at ubuntu.com
Thu Dec 13 16:08:15 UTC 2012
For this to work, cryptsetup needs a udev rule to run kpartx on the
activated device when partitions are detected.
** Summary changed:
- udisks does not recognize GPT partitions
+ partitions on crypt devices not recognized
** Package changed: udisks (Ubuntu) => cryptsetup (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to udisks in Ubuntu.
https://bugs.launchpad.net/bugs/1089270
Title:
partitions on crypt devices not recognized
Status in “cryptsetup” package in Ubuntu:
New
Bug description:
When clicking on an encrypted device with a GUID Partition Table in
Nautilus, nautilus unlocks the device but the partitions on the
unlocked device never show up or get mounted. No new device mappings
show up for the partitions.
Problem appears to be that udisks does not detect and add mappings for
the gpt partitions.
Possible workaround by adding mappings with kpartx and then mount devices manually
$sudo kpartx -a <LUKS_DEVICE>
$sudo mount <LUKS_DEVICE>p1 DIR
etc
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/1089270/+subscriptions
More information about the foundations-bugs
mailing list