[Bug 353256] Re: created initramfs cannot boot system with raid on nvidia - Jaunty Beta - 2.6.28-11
Sachin Garg
sgarg.bugreporter at gmail.com
Wed Apr 8 09:01:43 UTC 2009
The created initramfs for kernel 2.6.28-11 is missing the following
modules:
/lib/modules/<kernel-version>/kernel/drivers/md/dm-log.ko
/lib/modules/<kernel-version>/kernel/drivers/md/dm-mirror.ko
/lib/modules/<kernel-version>/kernel/drivers/md/dm-mod.ko
/lib/modules/<kernel-version>/kernel/drivers/md/dm-multipath.ko
/lib/modules/<kernel-version>/kernel/drivers/md/dm-round-robin.ko
/lib/modules/<kernel-version>/kernel/drivers/md/dm-snapshot.ko
that is *all* dm modules except dm-crypt.ko and dm-zero.ko
$ grep CONFIG_DM_MIRROR /boot/config-2.6.27-13-generic
CONFIG_DM_MIRROR=m
$ grep CONFIG_DM_MIRROR /boot/config-2.6.28-11-generic
CONFIG_DM_MIRROR=y
so, mirroring is built into the kernel in 2.6.28-11
So, why is my Mirrored RAID not working??
--
created initramfs cannot boot system with raid on nvidia - Jaunty Beta - 2.6.28-11
https://bugs.launchpad.net/bugs/353256
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