Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How can i find my kernel name
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
Monte5
n00b
n00b


Joined: 25 Aug 2012
Posts: 8

PostPosted: Sun Aug 26, 2012 4:15 pm    Post subject: How can i find my kernel name Reply with quote

how can i find my kernel name?

Thanks,
Monte
Back to top
View user's profile Send private message
rjtupas
n00b
n00b


Joined: 26 Jul 2003
Posts: 59
Location: Coronado, CA USA

PostPosted: Sun Aug 26, 2012 4:35 pm    Post subject: Reply with quote

From the command line:
Code:
uname -r


-Randy
Back to top
View user's profile Send private message
aCOSwt
Bodhisattva
Bodhisattva


Joined: 19 Oct 2007
Posts: 2537
Location: Hilbert space

PostPosted: Sun Aug 26, 2012 5:03 pm    Post subject: Reply with quote

Monte5 wrote:
how can i find my kernel name?
rjtupas wrote:
From the command line:
Code:
uname -r


-Randy

Well... formally speaking... uname -r prints the kernel release.

As Monte5 asked for the kernel name then uname -s is the correct answer even if... the information produced is so... trivial that I doubt Monte5 actually wanted the kernel name... :twisted:

So... Go for uname -a and... just pick up the information you wanted... :P
_________________
Back to top
View user's profile Send private message
Monte5
n00b
n00b


Joined: 25 Aug 2012
Posts: 8

PostPosted: Sun Aug 26, 2012 5:09 pm    Post subject: Reply with quote

Thanks!!
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54232
Location: 56N 3W

PostPosted: Sun Aug 26, 2012 5:59 pm    Post subject: Reply with quote

Monte5,

Code:
uname -a
gives you information about the runnig kernel from data embedded in the binary when it was compiled. Unless youer own kernel is running its no help to you
This is not what you need to know when you are setting up grub.conf. Then you need the kernel file name. The file name is arbitary. You can call your kernel Monte5 if you want as long as thats what you put in grub.conf.

Its a really good idea to name your kernel files after the kernel version inside.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
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