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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 28 Oct 2007 17:02:00 +0100 (CET)
From:	Jan Engelhardt <jengelh@...putergmbh.de>
To:	Markus Elfring <Markus.Elfring@....de>
cc:	linux-kernel@...r.kernel.org
Subject: Re: Check dependencies for modules "dm-snapshot" and "sd_mod" in
 kernel 2.6.23.1


On Oct 28 2007 16:52, Markus Elfring wrote:
>Hello,
>
>I get the following output from the command "make install" after the source
>files were successfully compiled for my personal configuration.
>
>if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F System.map
>2.6.23.1-default; fi
>sh /usr/src/linux-2.6.23.1/arch/i386/boot/install.sh 2.6.23.1-default
>arch/x86_64/boot/bzImage System.map "/boot"
>
>Kernel image:   /boot/vmlinuz-2.6.23.1-default
>Initrd image:   /boot/initrd-2.6.23.1-default
>Root device:    /dev/system/root (mounted on / as ext3)
>Resume device:  /dev/sdb5
>WARNING Cannot determine dependencies of kernel module 'dm-snapshot'.
>        Does it exist? If it does, try depmod -a. Continuing without dm-snapshot.
>WARNING Cannot determine dependencies of kernel module 'sd_mod'.
>        Does it exist? If it does, try depmod -a. Continuing without sd_mod.
>Kernel Modules: processor thermal libata pata_amd sata_nv sata_sil24 fan jbd mbcache ext3
>dm-mod edd usbcore ohci-hcd uhci-hcd ehci-hcd hid usbhid linear
>Features:       keyboard-blink dm block usb lvm2 resume.userspace resume.kernel
>Bootsplash:     SuSE (1024x768)
>20893 blocks
>
>Is anything wrong here with the executable generation for these modules?
>Are there any open issues with dependency management for (LVM) snapshots and SCSI devices?


Perhaps your personal configuration is missing the
modules SUSE 10.3 requires. I'd use one of their rpms anyway.
-
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