[Bug 390347] Re: Kernel update for 9.04 does not find root filesystem on LVM.
Tuomas Heino
iheino+ub at cc.hut.fi
Sat Oct 3 09:10:54 UTC 2009
Also affects 9.10. Installed Karmic Alpha 6 with LVM defaults, ran apt-
get dist-upgrade to Karmic Beta(/current) and got the same symptoms:
initramfs does not contain any LVM tools.
Attaching result of the following diff:
mkdir i10; cd i10; gzip -dc /boot/initrd.img-2.6.31-10-server | cpio -i -d -H newc --no-absolute-filenames; cd -
mkdir i11; cd i11; gzip -dc /boot/initrd.img-2.6.31-11-server | cpio -i -d -H newc --no-absolute-filenames; cd -
LC_ALL=C diff -ur i10 i11
--
Kernel update for 9.04 does not find root filesystem on LVM.
https://bugs.launchpad.net/bugs/390347
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to initramfs-tools in ubuntu.
More information about the kernel-bugs
mailing list