On Thu, Apr 22, 1999 at 11:49:00PM +0200, [EMAIL PROTECTED] wrote:
> Hi,
> 
> after compiling a new kernel, `make mrproper', `make config', `make
> dep', and `make clean', I run `make modules' with this result:
> 
> homega:/usr/src/linux/arch/i386/boot# make modules
> make: *** No rule to make target `modules'.  Stop.
> 
> what about the new modules?  `lsmod' returns nothing at all:
> 
> homega:~$ lsmod
> Module         Pages    Used by
> 
> Where are the modules (new and old)?
> 
> TIA
> 
> Horacio
> -- 
> Claves - GnuPG/PGP - Keys : http://www.rediris.es/cert/keyserver
> o/or
> Envía un mensaje vacío a [EMAIL PROTECTED] con la línea de asunto:
> Send a blank message to [EMAIL PROTECTED] with the subject line:
> Tipo de Clave/Key Type                                Asunto:/Subject:
> 
> DSA/ElGamal                                   fetch dsa/elgamal
> DSS/Diffie-Hellman                            fetch dh/dss
> RSA                                           fetch rsa
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
> 
> 
Modules are in /lib/modules/'kernel version'. "make modules_install" installs
modules into this directory. Use kernel-package, it automates all of this
and compiles kernels into '.deb' files for easy installation.
-- 
Stephen Pitts
[EMAIL PROTECTED]
webmaster - http://www.mschess.org

Reply via email to