[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: kernel compile



On Sun, 13 Apr 2003 10:20:54 -0700 (PDT)
adit y <adity24@yahoo.com> wrote:

> Hi,
> I got 2.4.18 kernel-source and then compiled and
> installed it
> 
> make menuconfig
> make dep
> make bzImage
> make all
> makeinstall
> reboot

1. make all doesn't help; instead do
	make modules
	make modules_install
2. A tutorial for doing this The Debian Way is here:

http://newbiedoc.sourceforge.net/system/kernel-pkg.html

Kevin



Reply to: