WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] modules not loadable

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] modules not loadable
From: Wolfgang Meier <new@xxxxxxxxxx>
Date: Sat, 09 Oct 2010 11:20:30 +0200
Delivery-date: Sat, 09 Oct 2010 02:21:26 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Reply-to: new@xxxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4
 Hi,

my system: Debian Lenny 5.0.6, XEN 4.0.1, Linux xen 2.6.32.23 #1 SMP Wed Oct 6 15:14:09 CEST 2010 x86_64

my problem: I can't install kernel-modules

that I had done:
cd /usr/src
ln -s xen-4.0.1/linux-2.6-pvops.git linux
cd linux
vi .config (edit CONFIG_DM_SNAPSHOT=m)
make modules
make modules_install

modprobe dm-snapshot.ko
    FATAL: Module dm_snapshot.ko not found.

modprobe /lib/modules/2.6.32.23/kernel/drivers/md/dm-snapshot.ko
FATAL: Module /lib/modules/2.6.32.23/kernel/drivers/md/dm_snapshot.ko not found.

locate dm-snapshot
    /lib/modules/2.6.26-2-amd64/kernel/drivers/md/dm-snapshot.ko
    /lib/modules/2.6.32.23/kernel/drivers/md/dm-snapshot.ko
    /usr/src/xen-4.0.1/linux-2.6-pvops.git/.tmp_versions/dm-snapshot.mod
    /usr/src/xen-4.0.1/linux-2.6-pvops.git/drivers/md/.dm-snapshot.ko.cmd
/usr/src/xen-4.0.1/linux-2.6-pvops.git/drivers/md/.dm-snapshot.mod.o.cmd
    /usr/src/xen-4.0.1/linux-2.6-pvops.git/drivers/md/.dm-snapshot.o.cmd
    /usr/src/xen-4.0.1/linux-2.6-pvops.git/drivers/md/dm-snapshot.ko
    /usr/src/xen-4.0.1/linux-2.6-pvops.git/drivers/md/dm-snapshot.mod.c
    /usr/src/xen-4.0.1/linux-2.6-pvops.git/drivers/md/dm-snapshot.mod.o
    /usr/src/xen-4.0.1/linux-2.6-pvops.git/drivers/md/dm-snapshot.o

cat /lib/modules/2.6.32.23/modules.dep |grep snapshot
    /lib/modules/2.6.32.23/kernel/drivers/md/dm-snapshot.ko:

lsmod
    Module                  Size  Used by
    tun                    11667  0

Regards
Wolfgang



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>