[Bug 428435] Re: luks encrypted partition not detected

asi 428435 at bugs.launchpad.net
Tue Sep 14 12:52:10 UTC 2010


If blkid reports two signatures for one device (LUKS + ext3/swap) it is
bug (introduced when old cryptsetup did not wipe old signature).

You cannot solve it updating to new cryptsetup version but you can use
new cryptsetup version to fix it.

Read http://code.google.com/p/cryptsetup/wiki/FrequentlyAskedQuestions#3._Common_Problems
"blkid" sees a LUKS UUID and an ext2/swap UUID on the same device. What is wrong?
for fix description.

Alternatively you can use new "wipefs" command from util-linux-ng 2.17 (and select proper signature to wipe).
(wipefs is btw universal solution for these problems  - it can selectively destroy old signatures - just by wiping the magic string
which blkid uses to detect device types)

-- 
luks encrypted partition not detected
https://bugs.launchpad.net/bugs/428435
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to util-linux in ubuntu.




More information about the kernel-bugs mailing list