LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 09-18-2005, 11:47 AM   #1
infiniphunk
LQ Newbie
 
Registered: Sep 2005
Location: Thunder Bay ON
Distribution: Slackware,Zenwalk,Ubuntu
Posts: 20

Rep: Reputation: 0
Using the 10.2 CD packages to upgrade kernel


Sorry about starting another thread regarding kernel upgrades, but I'm having a hard time finding information on how to use the provided packages (on CD 2) to upgrade to 2.6.13.
I've been using linux for quite a while now, but have only once before (on debian) upgraded a kernel. I could just use the regular method for doing it, as other threads in this forum explain, but I'm curious to know what to do if I just install the packages on the CD.
 
Old 09-19-2005, 04:59 AM   #2
justwantin
Member
 
Registered: Aug 2003
Location: Melbourne, Australia
Distribution: Slackware, Slackwarearm
Posts: 878

Rep: Reputation: 120Reputation: 120
Its pretty straightforward I've done it before and just did it with 10.2 after starting off with the 2.4.31 bare.i from install.

You can keep your original kernel if you want too.

First remove the existing alsa-driver package then just cd into the linux-2.6.31 directory on your cd and do a installpkg ./*tgz.

That'll put the kernel in /boot the modules and headers where they belong and the source in /usr/src and make a new symlinked linux pointing to the 2.6.13 source. If you don't want the source install all the other packs individually

You will then have to edit your /etc/lilo.conf. I'm just testing things right now so have it on spare partitions but heres my lilo stanzas for your referernce.

image = /mnt/hda9/boot/vmlinuz-ide-2.4.31
root = /dev/hda9
label = test-2.4.31
# don't use the next line unless you want burn access to cdrom using this kernel
# fstab would probably be set up different for scsi emulation e.g. /dev/scd0 and not /dev/hdc
#append = "hdc=ide-scsi"
vga = 791
read-only

image = /mnt/hda9/boot/vmlinuz-generic-2.6.13
initrd = /mnt/hda9/boot/initrd.gz
root = /dev/hda9
label = test-2.6.13
vga = 791
read-only

Cheers
 
Old 09-19-2005, 05:58 AM   #3
Okie
Senior Member
 
Registered: Mar 2002
Location: Oklahoma
Posts: 1,154

Rep: Reputation: 187Reputation: 187
this is just my humble opinion, but if GNU/Linux users would keep their /home directory in its own separate disk partition then wiping the OS and doing a clean install is not going to be such a problem, i recently wiped slackware-10.1 off completely and done a clean install of 10.2 and when asked about mounting my other linux native partitions i selected my partition i keep as home and mounted it as /home and did not format it, then when the install was done i used kuser to add my users and their personal desktop configurations & files were all intact exactly as they were before i re-installed the OS - i did this all in under 30 minutes

i even copied all of /etc in to my backup partition and when the install was over i copied a few files back and i did not have to re-configure CUPS or add extra name-servers to resolve.conf, even xorg.conf i copied back with my settings...

--this is not to criticize, just time & labor saving advise
 
Old 09-19-2005, 06:12 AM   #4
justwantin
Member
 
Registered: Aug 2003
Location: Melbourne, Australia
Distribution: Slackware, Slackwarearm
Posts: 878

Rep: Reputation: 120Reputation: 120
"--this is not to criticize, just time & labor saving advise"

Where's this coming from?

I've been keeping /home and /usr/local on their own paritions for yonks. Nuthin new with any of that and I've had my /home the /home for more than one install at a time more than one time. I've kept my /etc's since 8.2 just cuz I'm silly and they don't take up much room.

What does that have to do with installing a 2.6 kernel from disk 2 and setting up lilo to boot it?

Last edited by justwantin; 09-19-2005 at 06:15 AM.
 
Old 09-19-2005, 12:42 PM   #5
infiniphunk
LQ Newbie
 
Registered: Sep 2005
Location: Thunder Bay ON
Distribution: Slackware,Zenwalk,Ubuntu
Posts: 20

Original Poster
Rep: Reputation: 0
Thank you for your replies! Yes I've been keeping my /home on a seperate partition for yonks as well; I also reuse a lot of stuff in /etc (xorg.conf, fstab...stuff like that..etc.) because my system pretty much keeps the same configuration regardless. So reinstalling for me is generally quite painless; all personall settings stay. Call me lazy if you will.
As far as updating the kernel, I have been lazy in this respect up till now. As a rule I usually don't bother until my distro puts out a new release and then I just go with that. And this bad habit I want to break.
So I have other partitions, one with Ubuntu, one with Zenwalk(Slackware based) and one partition where I install Slackware. Then I have other partitions which are there for backup and storage purposes. Anyway, thanks again for your advice, I will give it a try asap. I may yet change my mind though and do a kernel upgrade the more traditional way, just for comparison.
BTW, still looking forward to receiving my Slackware 10.2 CD's I ordered; can't wait!
I'll post back again to say how it went.
Cheers!
 
Old 09-20-2005, 04:19 AM   #6
Swift&Smart
Member
 
Registered: Jan 2003
Location: Hong Kong,China
Distribution: Slackware,OpenSUSE
Posts: 472

Rep: Reputation: 30
Sorry to interruption you guys, but I have only one question regarding your topic.

When you are talking about upgrade (Kernel), I would like to know if there are any measures I can take before upgrading? I am curious about the new release of Slackware 10.2 (Now with 10.1 on my workstation & server). What should I back up if I want to whip out my 10.1 and install a fresh copy of 10.2? Or do you guys have any links regarding this?

Sorry for the interruption but please give me some advice.Thanks a billion!
 
  


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
Deb packages from upgrade... audibel Debian 2 03-19-2005 08:37 AM
Which of these packages would you upgrade? numb Slackware 3 03-19-2005 12:35 AM
apt-get upgrade: too many packages! bruno buys Debian 2 01-30-2005 09:21 PM
Upgrade packages with RPM jackpal Linux - General 1 07-27-2004 02:52 PM
Upgrade more packages ..:eMa:.. Debian 1 04-07-2004 05:42 AM

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

All times are GMT -5. The time now is 04:01 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