Gentoo Archives: gentoo-user

From: Nick Khamis <symack@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Where are the following LVS kernel modules
Date: Thu, 10 Sep 2009 02:43:47
Message-Id: 46d08bd30909091943o365e2939xea379a0000a6dc46@mail.gmail.com
In Reply to: Re: [gentoo-user] Re: Where are the following LVS kernel modules by Nick Khamis
1 Hey Walt,
2
3 I build the kernel via:
4
5 make menuconfig
6 make
7 make modules_install
8 cp arch/... /boot/...
9
10 I did issue a depmod and still just:
11
12 /lib/modules/2.6.30-gentoo-r6/kernel/net/netfilter/ip_vs.ko"
13
14 when issuing a "find /lib/modules/`uname -r` -name ip_vs*.ko"
15
16 Thanks in Adnvanced,
17 Ninus