lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 05 Dec 2006 11:43:36 +0100
From:	Bernard Pidoux <pidoux@....jussieu.fr>
To:	linux-kernel@...r.kernel.org
Subject: [kernel-2.6.18.5]  Make install keeps asking dm_mirror module

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@...nard 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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ