LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 04-15-2004, 01:31 AM   #1
velan
Member
 
Registered: Apr 2004
Posts: 89

Rep: Reputation: 15
How install Kernel 2.6.5 in Debian 3.0r2


Which is the best method to install Kernel 2.6.5 in Debian 3.0r2? I want to do this entire procedure without any error. I tried this in Redhat 9 and got lots of errors. So tell me good method to port my new kernel 2.6.5 for my Debian 3.0r2.

Last edited by velan; 04-15-2004 at 01:32 AM.
 
Old 04-15-2004, 06:21 AM   #2
xcity
LQ Newbie
 
Registered: Mar 2004
Posts: 14

Rep: Reputation: 0
update kernel in debian is pretty easy, just apt-get install kernel-image-xxx-xxx, and modify your lilo or grub. if you get error, you still can boot into old kernel, so don't worry, just have a try!
 
Old 04-15-2004, 07:20 AM   #3
velan
Member
 
Registered: Apr 2004
Posts: 89

Original Poster
Rep: Reputation: 15
what is kernel-mage-xxx-xxx?

what is kernel-mage-xxx-xxx? shud I have to download ny package.
 
Old 04-15-2004, 03:36 PM   #4
comp12345
Member
 
Registered: Feb 2004
Posts: 467

Rep: Reputation: 30
That means you fill in which version of the kernel you want.
There are many versions of 2.6.5 available.

kernel-image-2.6.5-1-386: kernel image for i386.
kernel-image-2.6.5-1-686: kernel image for PPro/Celeron/PII/PIII/PIV.
kernel-image-2.6.5-1-686-smp: kernel image for PPro/Celeron/PII/PIII/PIV SMP.
kernel-image-2.6.5-1-generic: kernel image for Alpha.
kernel-image-2.6.5-1-k7: kernel image for AMD K7.
kernel-image-2.6.5-1-k7-smp: kernel image for AMD K7 SMP.
kernel-image-2.6.5-1-smp: kernel image for Alpha SMP


If you have an AMD Athlon CPU, you may want to install kernel-image-2.6.5-1-k7. It has AMD specific optimizations. Like wise for other CPU architectures.

Last edited by comp12345; 04-15-2004 at 03:38 PM.
 
Old 04-16-2004, 11:45 PM   #5
Dswissmiss
Member
 
Registered: Mar 2004
Location: New York
Distribution: Fedora
Posts: 92

Rep: Reputation: 16
What does SMP stand for?

Also, how do I modify Grub? Specifically, how do I configure it to use initrid? (got a warning from synaptic to do so)
And from there all I have to change is the Kernel version number right?

Thank you
 
Old 04-17-2004, 08:30 AM   #6
sims
Member
 
Registered: Mar 2004
Location: Australia
Distribution: Debian, Ubuntu
Posts: 55

Rep: Reputation: 15
update-grub creates/edits your menu.lst file, and adds the installed kernels. it also adds initrd if necessary.
 
Old 04-17-2004, 10:07 AM   #7
Dswissmiss
Member
 
Registered: Mar 2004
Location: New York
Distribution: Fedora
Posts: 92

Rep: Reputation: 16
Is it apt-get update grub or something else?

thank you
 
Old 04-17-2004, 10:28 AM   #8
sims
Member
 
Registered: Mar 2004
Location: Australia
Distribution: Debian, Ubuntu
Posts: 55

Rep: Reputation: 15
it's just:
update-grub

if you haven't installed grub, do this first:
apt-get install grub
grub-install /dev/hda
 
Old 04-17-2004, 03:25 PM   #9
comp12345
Member
 
Registered: Feb 2004
Posts: 467

Rep: Reputation: 30
Quote:
Originally posted by Dswissmiss
What does SMP stand for?
SMP = Symmetric Multi-Processing (i.e. dual CPUs)
 
Old 04-17-2004, 07:21 PM   #10
Dswissmiss
Member
 
Registered: Mar 2004
Location: New York
Distribution: Fedora
Posts: 92

Rep: Reputation: 16
oh cool!

I booted into my new kernel... how can I delete the old one, just delete the old kernel entry from menu.lst, or is there something else to be done (because I think I can still boot into the old one)?

thanx for your help!
 
Old 04-17-2004, 11:19 PM   #11
elpipetuanis
LQ Newbie
 
Registered: Dec 2003
Location: Utah
Distribution: Debian
Posts: 6

Rep: Reputation: 0
What entry should i put in sources.list to get that kernel?
 
Old 04-18-2004, 12:52 AM   #12
Dswissmiss
Member
 
Registered: Mar 2004
Location: New York
Distribution: Fedora
Posts: 92

Rep: Reputation: 16
I upgraded to the newest sarge kernel which is a 2.4-25 or something, but I would assume you have to add some lines so that you can download from unstable.

edit: sorry, i just realized this may have beena stupid response

Last edited by Dswissmiss; 04-19-2004 at 09:09 PM.
 
  


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
Debian 3.0r2 no Internet Connection harley51 Debian 2 08-29-2004 09:37 PM
Debian 3.0r2 harley51 Debian 4 08-28-2004 07:51 PM
Upgrading kde 2.2 to 3.x in debian 3.0r2 Anmol Debian 5 06-14-2004 11:10 AM
Kernel 2.6.5 + KDE 3.2 + GNOME 2.6 + Debian Woody 3.0r2 ? velan Debian 11 05-21-2004 12:28 PM
How to install debian 3.0r2 on a Compaq Professional Workstation ap 550? cerneula Linux - Newbie 0 03-24-2004 10:35 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 07:16 AM.

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