On Mon, Mar 18, 2013 at 04:49:18PM -0000, Swâmi Petaramesh wrote:
> It looks like I still got the problem twice. I have commented out the
> line that calls evms_activate, so I has no more message about EVMS.

> OTOH I found myself with the machine staying mute at bootup (staying of
> the animated Ubuntu logo without asking for the passphrase), then by
> pressing [Esc] I got a text screen showing 2 messages (from my memory) :

> LVM: no VG found
> LVM: no VG found

Ok, now it seems like we're getting somewhere.  One of these messages is not
unusual; line 206 of the script calls activate_vg to try to create the
device node in the case that the source device is on LVM.  The second
message, however, seems to come from line 304, and I don't know why that's
being hit.

I think you should edit the script to add more debugging information.  You
may also want to change the message() function to *not* use plymouth, since
plymouth messages will only show one at a time, making it difficult to track
what's happening.

You may also want to check if this problem is reproducible with the
initramfs from the quantal kernel.  It's possible that this is a hardware
issue rather than a bug in the new version of the packages.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1155222

Title:
  Cryptsetup initramfs wants EVMS - Bug in /usr/share/initramfs-
  tools/scripts/local-top/cryptroot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/1155222/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to