[Bug 1089270] [NEW] udisks does not recognize GPT partitions
Mårten Thornberg
1089270 at bugs.launchpad.net
Wed Dec 12 09:43:49 UTC 2012
Public bug reported:
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
** Affects: udisks (Ubuntu)
Importance: Undecided
Status: New
** Tags: 12.04 gpt precise udisks
--
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:
udisks does not recognize GPT partitions
Status in “udisks” 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/udisks/+bug/1089270/+subscriptions
More information about the foundations-bugs
mailing list