Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
how to update kernel
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
pete0r
n00b
n00b


Joined: 14 Jul 2003
Posts: 56

PostPosted: Sun Aug 17, 2003 4:13 am    Post subject: how to update kernel Reply with quote

i've still got 2.4.20-gentoo-r5 on my fileserver and i'd like to upgrade it to -r6.. how would i go about doing this?
Back to top
View user's profile Send private message
PovMan
Guru
Guru


Joined: 30 Sep 2002
Posts: 375
Location: Australia

PostPosted: Sun Aug 17, 2003 4:23 am    Post subject: Reply with quote

1. emerge the new version...
Code:
ACCEPT_KEYWORDS=~x86 emerge --update sys-kernel/gentoo-sources

2. make sure the link is pointing at the right place...
Code:
ls -l /usr/src/linux

Make sure the file 'linux' is pointing at the new version (linux-2.4.20-gentoo-r6)
3. build and install the kernel (process is described in the install guide http://www.gentoo.org/doc/en/gentoo-x86-install.xml)
4. reboot

Hope this is right.
Back to top
View user's profile Send private message
pete0r
n00b
n00b


Joined: 14 Jul 2003
Posts: 56

PostPosted: Sun Aug 17, 2003 11:27 am    Post subject: Reply with quote

thanks, ill try that in a bit
Back to top
View user's profile Send private message
lotusvale
Guru
Guru


Joined: 06 Mar 2003
Posts: 339
Location: Canada

PostPosted: Sun Aug 17, 2003 4:46 pm    Post subject: Reply with quote

PovMan wrote:
1. emerge the new version...
Code:
ACCEPT_KEYWORDS=~x86 emerge --update sys-kernel/gentoo-sources

2. make sure the link is pointing at the right place...
Code:
ls -l /usr/src/linux

Make sure the file 'linux' is pointing at the new version (linux-2.4.20-gentoo-r6)
3. build and install the kernel (process is described in the install guide http://www.gentoo.org/doc/en/gentoo-x86-install.xml)
4. reboot

Hope this is right.


when upgrading kernel, do you have to rebuild it again? like i mean configuring the kernel again
_________________

-SuSe shot-
| -G shot-

Shadowrider's Lair
Back to top
View user's profile Send private message
siti
Tux's lil' helper
Tux's lil' helper


Joined: 05 May 2003
Posts: 118
Location: Canterbury, New Zealand

PostPosted: Sun Aug 17, 2003 9:05 pm    Post subject: Reply with quote

Just copy the .config file from -r5 to -r6 then you should proberly still do a "make menuconfig" to see if there is any more options or things you wish to change.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum