mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [kernel-2.6.18.5]  Make install keeps asking dm_mirror module
@ 2006-12-05 10:43 Bernard Pidoux
  2008-04-17  8:31 ` [BUG] [kernel-2.6.24.4] mm/slab.c:2948! Bernard Pidoux
  0 siblings, 1 reply; 3+ messages in thread
From: Bernard Pidoux @ 2006-12-05 10:43 UTC (permalink / raw)
  To: linux-kernel

While trying a few compile options I selected once Multidevice-support
RAID.

Then I disabled this option in doing menuconfig and saving the config.

#
# Multi-device support (RAID and LVM)
#
# CONFIG_MD is not set

Since then, despite I deleted /lib/modules/2.6.18.5 and completely
untared kernel source into a new directory, "make install" keeps on
asking for mirror module.

I eventually made an oldconfig from previously installed linux-2.6.18.3
.config with the same result.

Here is what I get after make, make modules_install :

[root@bernard linux]# make install
sh /usr/src/linux-2.6.18.5/arch/i386/boot/install.sh 2.6.18.5
arch/i386/boot/bzImage System.map "/boot"
FATAL: Module dm_mirror not found.
FATAL: Module dm_mirror not found.
FATAL: Module dm_mod not found.
FATAL: Module dm_mod not found.
Looking for deps of module initramfs
Looking for deps of module atkbd
Looking for deps of module ide-mod
Looking for deps of module ide-probe-mod
Looking for deps of module ide-core
Looking for deps of module ide-disk
Looking for deps of module ext3
         jbd
Looking for deps of module jbd
Looking for deps of module lzf
Using modules:  ./kernel/fs/jbd/jbd.ko ./kernel/fs/ext3/ext3.ko
Using /root/tmp as temporary directory.
...

Any suggestion for removing this dependency ?


Bernard Pidoux


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-04-22 19:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-05 10:43 [kernel-2.6.18.5] Make install keeps asking dm_mirror module Bernard Pidoux
2008-04-17  8:31 ` [BUG] [kernel-2.6.24.4] mm/slab.c:2948! Bernard Pidoux
2008-04-22 19:30   ` Pekka Enberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome