Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
What version of the Kernel did I just compile?
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
DRosenthal
n00b
n00b


Joined: 09 Oct 2002
Posts: 17

PostPosted: Tue Nov 19, 2002 5:52 pm    Post subject: What version of the Kernel did I just compile? Reply with quote

I'm following the instructions for installing 1.4 and I thought I saw 2.4.19 during the d/l, but I wasn't certain.
Thanks,

David
Back to top
View user's profile Send private message
eryvile
Apprentice
Apprentice


Joined: 14 Aug 2002
Posts: 234
Location: europe

PostPosted: Tue Nov 19, 2002 6:15 pm    Post subject: Reply with quote

Code:
ls -l /usr/src

should give you something like
Code:

total 12
lrwxr-xr-x    1 root     root           28 Oct 24 22:34 linux -> /usr/src/linux-2.4.19-xfs-r2
drwxr-xr-x   13 root     root         4096 Sep 10 19:38 linux-2.4.18-xfs
drwxr-xr-x   13 root     root         4096 Oct 24 22:25 linux-2.4.19-xfs-r1
drwxr-xr-x   17 root     root         4096 Nov 14 21:29 linux-2.4.19-xfs-r2

which shows me, that I'm currently working with linux-2.4.19-xfs-r2. What counts is where /usr/src/linux points to.
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Tue Nov 19, 2002 6:24 pm    Post subject: Reply with quote

1.4 would be the version of the Gentoo Installation that you followed. 2.4.19 would be the version of the linux kernel.

uname -a will tell you which kernel you are using, or more specifically, uname -r.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
DRosenthal
n00b
n00b


Joined: 09 Oct 2002
Posts: 17

PostPosted: Tue Nov 19, 2002 7:50 pm    Post subject: Reply with quote

That did the trick, thanks people!

David
Back to top
View user's profile Send private message
Malakin
Veteran
Veteran


Joined: 14 Apr 2002
Posts: 1692
Location: Victoria BC Canada

PostPosted: Tue Nov 19, 2002 9:08 pm    Post subject: Reply with quote

"emerge -s sources" will list all the kernel sources available, following the guide you'll get gentoo-sources which is _based_ on 2.4.19. If you want 2.4.19 you can emerge vanilla-sources instead. To see what gentoo-sources is you can read over the Changelog in /usr/portage/sys-kernel/gentoo-sources/.
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