Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel update problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
BastiFantasti
n00b
n00b


Joined: 16 Mar 2006
Posts: 2

PostPosted: Mon Mar 20, 2006 2:13 pm    Post subject: Kernel update problem Reply with quote

Hi,

I've tried to update my old kernel 2.6.12 to the new 2.6.15 (emerge --world wanted me to)

so I emerged the new gentoo-sources and tried a:

make oldconfig //old config file was still in usr/src/linux/.config

then: make && make modules_install

after compiling I copied the new kernel to /boot and edited grub.conf to boot the new kernel

so far was everything ok (I think).

but when I reboot my gentoo, using the new kernel the boot console always shows:

This is ... (Linux I686 2.6.12-gentoo-r10)

how could this happen? Was something wrong with my update procedure? Don't Gentoo like my "new" kernel?


btw: after booting the "new" kernel my keyboard layout was changed and the x-server was set to default (only the graphic interface with the three windows) before that I used gnome

I hope someone can help me


Bastian
Back to top
View user's profile Send private message
Keruskerfuerst
Advocate
Advocate


Joined: 01 Feb 2006
Posts: 2289
Location: near Augsburg, Germany

PostPosted: Mon Mar 20, 2006 2:16 pm    Post subject: Reply with quote

Go to /usr/src/
remove the link linux -> linux2.6.12-r10
create a link linux -> linux-2.6.15

with this command: ln -s linux-2.6.15 linux

Then make a new config.
Back to top
View user's profile Send private message
wjb
l33t
l33t


Joined: 10 Jul 2005
Posts: 643
Location: Fife, Scotland

PostPosted: Mon Mar 20, 2006 9:30 pm    Post subject: Reply with quote

or use eselect
Code:

# eselect kernel list

then

# select kernel set <target>


where <target> is the kernel name, or the number from the list
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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