Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
trying to recompile backward to 2.6.3
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
Visseroth
Apprentice
Apprentice


Joined: 13 Oct 2003
Posts: 291
Location: Idaho

PostPosted: Sat Mar 27, 2004 6:03 am    Post subject: trying to recompile backward to 2.6.3 Reply with quote

I am wanting to install the gentoo-dev-sources (2.6.3-rc1) after installing the mm-sources (2.6.5-rc1-mm1) and i'm having troubles, can anyone help?
Back to top
View user's profile Send private message
derheld42
Tux's lil' helper
Tux's lil' helper


Joined: 31 Mar 2003
Posts: 97
Location: Washington, US

PostPosted: Sat Mar 27, 2004 6:34 am    Post subject: Reply with quote

Don't know if I can help.. but what's the problem more specifically?
Back to top
View user's profile Send private message
Visseroth
Apprentice
Apprentice


Joined: 13 Oct 2003
Posts: 291
Location: Idaho

PostPosted: Sat Mar 27, 2004 7:26 am    Post subject: Reply with quote

well I'm trying to downgrade to the 2.6.3 gentoo kernel instead cause I would like to use my NVIDIA 3D acceloration but how do I do it. I tried emerging it and using genkernel while sitting in the 2.6.3 linux directory, but it wanted to compile the 2.6.5
Back to top
View user's profile Send private message
Sela_Aragon
Tux's lil' helper
Tux's lil' helper


Joined: 23 Mar 2004
Posts: 120
Location: Cary, NC

PostPosted: Sat Mar 27, 2004 7:28 am    Post subject: Reply with quote

I'm no guru but couldn't you just compile the new kernel, place it in /boot, and reconfigure Grub?
_________________
Dell Power Edge 6600
Quad 3GHZ Intel Xeons
32GB DDR SDRAM
Back to top
View user's profile Send private message
Sela_Aragon
Tux's lil' helper
Tux's lil' helper


Joined: 23 Mar 2004
Posts: 120
Location: Cary, NC

PostPosted: Sat Mar 27, 2004 7:29 am    Post subject: Reply with quote

Ohh I see...well just compile it then move it to /boot...reconfigure grub for the new kernel and I believe that's all you have to do. If you like, I can post the code. But it would be best to not use genkernel IMHO. If you are insistent on using it you must either move or delete it's config file first.
Also you need the new source there and not the old one.
_________________
Dell Power Edge 6600
Quad 3GHZ Intel Xeons
32GB DDR SDRAM
Back to top
View user's profile Send private message
deadaim
Guru
Guru


Joined: 27 Oct 2003
Posts: 467
Location: Florida

PostPosted: Sat Mar 27, 2004 8:14 am    Post subject: Reply with quote

Make sure /usr/src/linux is pointing to the correct kernel by typing:
Code:
# ls -l /usr/src/linux


If it is pointing to the wrong kernel, then do the following:
Code:
# rm /usr/src/linux && ln -s /usr/src/KERNEL_NAME /usr/src/linux


Then recompile your kernel, mount /boot, move it in, and umount /boot.
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