Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2.6 kernel stuff
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
particleman14
Tux's lil' helper
Tux's lil' helper


Joined: 31 Aug 2003
Posts: 83

PostPosted: Wed Sep 10, 2003 2:54 am    Post subject: 2.6 kernel stuff Reply with quote

one wuick tings i've browsed around all the threads

and i got most of it down but i'm a lil confused

i emerge mm-sources but there is a linux-beta link to mm-sources

would i need to link mm-sources to my actualy /usr/src/linux in order to get it working?

because i tried to do it with the linux-beta and i didnt get it it compiled but left me no bzImage

would linking my linux folder to mm-source jack up my 2.4 kernel??
Back to top
View user's profile Send private message
asph
l33t
l33t


Joined: 25 Aug 2003
Posts: 741
Location: Barcelona, Spain

PostPosted: Wed Sep 10, 2003 7:33 am    Post subject: Reply with quote

you have to point /usr/src/linux to the kernel you are currently using.. like this:
Code:
cd /usr/src && rm linux && ln -s /usr/src/linux-2.6.0-test5 linux


if you doint point the link to the current kernel you use (i put 2.6.0-test5, but it can be whatever you use) some packages wont compile, so it's mandatory.
_________________
gentoo sex is updatedb; locate; talk; date; cd; strip; look; touch; finger; unzip; uptime; gawk; head; emerge --oneshot condom; mount; fsck; gasp; more; yes; yes; yes; more; umount; emerge -C condom; make clean; sleep
Back to top
View user's profile Send private message
NiklasH
Apprentice
Apprentice


Joined: 30 Aug 2002
Posts: 211
Location: On top of something

PostPosted: Wed Sep 10, 2003 7:38 am    Post subject: Reply with quote

I have this in my /etc/conf.d/local.start:

Code:

rm -f /usr/src/linux
ln -s /usr/src/linux-`uname -r` /usr/src/linux


That way I won't have to bother with if the symlink is pointing to the wromg version.
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7729
Location: Underworld

PostPosted: Wed Sep 10, 2003 3:50 pm    Post subject: Reply with quote

Moved to OTG.
_________________
"I'm just very selective about the reality I choose to accept." -- Calvin
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things 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