On Fri, 22 Dec 2000, Carlo Valdes wrote:
> No. I didn't use "make modules" and "make modules_install", but I use
> "make dep clean bzImage modules". Was it different? Please advise.
make modules just compiles the modules you've selected during the
configuration process. to install it in the default /lib/modules/<linux
version> requires you to make modules_install .
this is my usual sequence when compiling a new kernel
make clean
make menuconfig
make dep
make bzImage
make bzLilo (or bzDisk to check if the kernel bombs)
reboot (hmmm, is this really necessary?)
make modules
make modules_install
reboot
hth
-mark
*************************************************************************
Mark Anthony J. Mercado [EMAIL PROTECTED]
CCNA, CCDA certified
Laguna Internet, Incorporated
Rm 404 Vega Centre, Lopez Avenue, Los Banos, Laguna, Philippines 4030
Ph. 63 49 536.0085 Fax. 63 49 536.0067
*************************************************************************
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]