[Bug 560717] Re: ports kernel lacks device-mapper as built-in (causes LVM not to activate)
Steve Langasek
steve.langasek at canonical.com
Wed Apr 28 15:02:44 UTC 2010
Documented at
<https://wiki.ubuntu.com/LucidLynx/ReleaseNotes#Boot%20failures%20with%20LVM%20on%20ia64,%20powerpc,%20sparc>:
The linux kernel packages for the ia64, powerpc, and sparc architectures
builds device-mapper support as a module, where the packages for the
other architectures have the driver built in, which leads to boot
failures on ia64/powerpc/sparc when using LVM. To work around this,
users must run these commands manually from the initramfs:
modprobe dm_mod
lvm vgchange -a y
This issue will be addressed in a post-release kernel update. (560717)
** Changed in: ubuntu-release-notes
Status: Triaged => Fix Released
--
ports kernel lacks device-mapper as built-in (causes LVM not to activate)
https://bugs.launchpad.net/bugs/560717
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.
More information about the kernel-bugs
mailing list