On Tue, 1 May 2001, girish ramchandra wrote:

> Date: Tue, 1 May 2001 21:07:41 -0700 (PDT)
> From: girish ramchandra <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: re: kernel comp
>
> hi
>
>
>  any body can tell me how to compail the kerenel in
> step by step format
>
>
> pls
> thanx
> girish
>
>


Really basic rundown:

make mrproper
make config | make menuconfig | make xconfig (pick one)
make dep
make bzimage
make modules
make modules_install
add changes to /etc/lilo.conf


-- 
------------------------------------------------------
Nitebirdz
------------------------------------------------------
http://www.linuxnovice.org
News, tips, articles, links...

*** http://www.mozilla.org ***



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to