Re: [gentoo-user] how to get rid of kernel modules?

2011-11-10 Thread Walter Dnes
On Thu, Nov 10, 2011 at 07:51:04PM +0100, Jarry wrote > Hi, > during testing I compiled kernel with some modules > (make && make modules_install). Now I deactivated > module-support and compiled everything in kernel. On this very same topic, there's one module I can't seem to get rid of. At the

Re: [gentoo-user] how to get rid of kernel modules?

2011-11-10 Thread Alan McKinnon
On Thu, 10 Nov 2011 19:51:04 +0100 Jarry wrote: > Hi, > during testing I compiled kernel with some modules > (make && make modules_install). Now I deactivated > module-support and compiled everything in kernel. > Now, how should I clean all traces of modules? > > I know they are installed in /li

[gentoo-user] how to get rid of kernel modules?

2011-11-10 Thread Jarry
Hi, during testing I compiled kernel with some modules (make && make modules_install). Now I deactivated module-support and compiled everything in kernel. Now, how should I clean all traces of modules? I know they are installed in /lib/modules/. Should I simply remove that directory and that's it