LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-23-2010, 04:01 PM   #1
RikuXan
LQ Newbie
 
Registered: Sep 2010
Posts: 26

Rep: Reputation: 0
vServer Lenny Minimal 64bit - Kernel version


Dear community,
I recently looked up the kernel version of my vserver and wondered as it showed 2.6.18-028stab070.3 which is kind of deprecated I think and should be 2.6.26-somewhat?
But however, does anyone know where to get kernel headers for this kernel? I just can't find them anywhere.
Any help is appreciated

wbr RikuXan
 
Old 09-23-2010, 04:20 PM   #2
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
2.6.18 is not "deprecated" at all; among other distributions it is the kernel for the current Red Hat Enterprise Linux, which will be supported until 2017!

Sorry but I am not a vserver expert and can't tell you where to get the headers.
 
1 members found this post helpful.
Old 09-23-2010, 05:44 PM   #3
RikuXan
LQ Newbie
 
Registered: Sep 2010
Posts: 26

Original Poster
Rep: Reputation: 0
Ah okay I just read somewhere that the Lenny minimal kernel got risen to 2.6.27, but okay so it's fine thanks.
Do the kernel headers really depend on that it is a vserver?

wbr RikuXan
 
Old 09-23-2010, 05:51 PM   #4
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
You should probably get more info from your hosting company; I really don't think you are running Debian Lenny...
 
Old 09-24-2010, 06:41 AM   #5
RikuXan
LQ Newbie
 
Registered: Sep 2010
Posts: 26

Original Poster
Rep: Reputation: 0
Okay, could you give me please some "tests", so I can look if it is debian, for example special tools/build files.
And to come back to my other question, does anyone know where to get those kernel headers, respectively which to use for my kernel?

wbr RikuXan
 
Old 09-24-2010, 07:10 AM   #6
the trooper
Senior Member
 
Registered: Jun 2006
Location: England
Distribution: Debian Bullseye
Posts: 1,508

Rep: Reputation: Disabled
Quote:
Okay, could you give me please some "tests", so I can look if it is debian
Post the output of the following:

Code:
cat /etc/debian_version
This will tell you what version of Debian you are running.

Quote:
And to come back to my other question, does anyone know where to get those kernel headers, respectively which to use for my kernel?
We'll need to know which kernel you are using,post the output of:

Code:
uname -a
 
Old 09-24-2010, 07:21 AM   #7
RikuXan
LQ Newbie
 
Registered: Sep 2010
Posts: 26

Original Poster
Rep: Reputation: 0
Code:
cat /etc/debian_version
results in
Code:
5.0.6
and as mentioned in the first post the kernel is 2.6.18-028stab070.3 but to make sure here the whole output of uname -a:
Code:
Linux euve10145.vserver.de 2.6.18-028stab070.3 #1 SMP Wed Jul 21 18:33:27 MSD 2010 x86_64 GNU/Linux
wbr RikuXan
 
Old 09-24-2010, 07:45 AM   #8
the trooper
Senior Member
 
Registered: Jun 2006
Location: England
Distribution: Debian Bullseye
Posts: 1,508

Rep: Reputation: Disabled
Well,you are running Lenny(5.0.6) but that's certainly not a Debian kernel you are using.
I would think that kernel comes from vserver.

What makes you think you need the kernel headers?.

Last edited by the trooper; 09-24-2010 at 08:01 AM.
 
Old 09-24-2010, 07:53 AM   #9
RikuXan
LQ Newbie
 
Registered: Sep 2010
Posts: 26

Original Poster
Rep: Reputation: 0
The fact that I'm asked for them when trying to install VMWare
My vServer provider is server4you.de/server4you.com if anyone experienced similar issues.

wbr RikuXan
 
Old 09-24-2010, 08:03 AM   #10
the trooper
Senior Member
 
Registered: Jun 2006
Location: England
Distribution: Debian Bullseye
Posts: 1,508

Rep: Reputation: Disabled
As that looks like a service you pay for have you contacted their tech support?
 
Old 09-24-2010, 08:12 AM   #11
RikuXan
LQ Newbie
 
Registered: Sep 2010
Posts: 26

Original Poster
Rep: Reputation: 0
Already did it and waiting for an answer. I'll keep you posted so you can help me in case

wbr RikuXan
 
Old 09-24-2010, 02:05 PM   #12
RikuXan
LQ Newbie
 
Registered: Sep 2010
Posts: 26

Original Poster
Rep: Reputation: 0
Okay i got an answer, they can't state where the kernel is from, or where to look up information on it.
As the account to get a tech-ticket is occupied by a friend I have to wait until he's back to ask the technical support.
Anyway could anyone give me kernel-headers, which could work on the server in his opinion?
If you need more information like hardware etc. please just ask.

wbr RikuXan

Last edited by RikuXan; 09-24-2010 at 03:08 PM.
 
Old 09-24-2010, 05:22 PM   #13
RikuXan
LQ Newbie
 
Registered: Sep 2010
Posts: 26

Original Poster
Rep: Reputation: 0
To specify my question and make it easier for you to help me, I would appreciate if anyone could tell me where to find the package
Code:
linux-headers-2.6.18-6-amd64
It seems to be no longer in the repositories as apt-cache search only delivers 2.6 and 2.6.26 kernel-headers. Maybe you know some site, where they keep working copies of older kernel-header versions.

wbr RikuXan
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
install minimal, slim Gnome on Lenny cccc Debian 10 02-11-2011 12:26 PM
Lenny :Nvidia install kernel does not match GCC version knobby67 Debian 6 04-23-2009 07:45 AM
Super-small Lenny minimal install?? linus72 Linux - Newbie 10 03-08-2009 10:59 AM
Lenny kernel version cccc Debian 3 02-17-2009 05:26 PM
Where can I download a debian Lenny minimal net install? sureshot324 Debian 4 09-27-2007 01:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:04 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration