View previous topic :: View next topic |
Author |
Message |
Monte5 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 25 Aug 2012 Posts: 8
|
Posted: Sun Aug 26, 2012 4:15 pm Post subject: How can i find my kernel name |
|
|
how can i find my kernel name?
Thanks,
Monte |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
rjtupas n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Star Wars/movie_star_wars_r2-d2.gif)
Joined: 26 Jul 2003 Posts: 59 Location: Coronado, CA USA
|
Posted: Sun Aug 26, 2012 4:35 pm Post subject: |
|
|
From the command line:
-Randy |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
aCOSwt Bodhisattva
![Bodhisattva Bodhisattva](/images/ranks/rank-bodhisattva.gif)
Joined: 19 Oct 2007 Posts: 2537 Location: Hilbert space
|
Posted: Sun Aug 26, 2012 5:03 pm Post subject: |
|
|
Monte5 wrote: | how can i find my kernel name? |
rjtupas wrote: | From the command line:
-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...
So... Go for uname -a and... just pick up the information you wanted... ![Razz :P](images/smiles/icon_razz.gif) _________________
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Monte5 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 25 Aug 2012 Posts: 8
|
Posted: Sun Aug 26, 2012 5:09 pm Post subject: |
|
|
Thanks!! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
NeddySeagoon Administrator
![Administrator Administrator](/images/ranks/rank-admin.gif)
![](images/avatars/3946266373f47d606a2db3.jpg)
Joined: 05 Jul 2003 Posts: 54830 Location: 56N 3W
|
Posted: Sun Aug 26, 2012 5:59 pm Post subject: |
|
|
Monte5,
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 |
|
![](templates/gentoo/images/spacer.gif) |
|