[Ilugc] Kernel updation??

  • From: askgopal@xxxxxxxx (Gopalarathnam V.)
  • Date: 16 Mar 2004 09:28:25 +0530

shell> cd /usr/src/linux
(linux is a symlink to the appropriate linux-x.y.z dir)
shell> more README

the default install steps will be something like:
shell> make mrproper
shell> make menuconfig
shell> make bzImage modules modules_install
shell> cp arch/i386/boot/bzImage /boot/bzImage-x.y
(adjust your lilo.conf or grub.conf/menu.lst to boot the new kernel)
reboot n' enjoy!

On Mon, 2004-03-15 at 22:57, Sudharsan.S.N. wrote:

Hallo,
     My system runs on RH-9 (2.4.20-8). I want to update it to 2.6
I have downloaded the patch and also unzipped the bz2 file. What next?
Kindly help me out with the steps. - S.N.sudharsan.

Reply to: sudharsan@xxxxxxxxxxxxxx

Have a nice smiling day. - S.N.Sudharsan.
-- 
Gopalarathnam V.

printk(KERN_ERR "msp3400: chip reset failed, penguin on i2c bus?\n");
2.2.16 /usr/src/linux/drivers/char/msp3400.c


From Sajith T S <sajithts@xxxxxxxxxxxxx>  Tue Mar 16 04:15:31 2004
From: Sajith T S <sajithts@xxxxxxxxxxxxx> (Sajith T S)
Date: Tue, 16 Mar 2004 09:45:31 +0530
Subject: [Ilugc] Kernel updation??
In-Reply-To: <20040315172710.19613.qmail@xxxxxxxxxxxxxxxxxxxxxxx>
References: <20040315172710.19613.qmail@xxxxxxxxxxxxxxxxxxxxxxx>
Message-ID: <40567F63.3080605@xxxxxxxxxxxxx>

Sudharsan.S.N. wrote:

     My system runs on RH-9 (2.4.20-8). I want to update it to 2.6
I have downloaded the patch and also unzipped the bz2 file. What next?

Try http://kerneltrap.org/node/view/799, and the referred pages.

-- 
sigs waste bandwidth.

Other related posts:

  • » [Ilugc] Kernel updation?? - Gopalarathnam V.