LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 03-15-2006, 07:11 PM   #1
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Slackware
Posts: 7,474

Rep: Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903
Question Installing 10.2 using the 2.6s test kernel


Please forgive the n00b question,

I've run slack since version 10.0, but, I haven't had any luck installing the 2.6 testing kernel which comes on the install CDs.
I've tried installing it (2.6 kernel), but, it didn't work out for me. When I get to the point in the install of 10.2 where it asks for the kernel (2.6) which install CD do I use? Last time I tried the 1st install CD and it seemed to locate the 2.6 kernel, but, then on first boot I had a kernel panic. Maybe I should use the 2nd CD? Do I need to install modules and if so, how do I do that?
It would be helpful if there was a tutorial on how to install the 2.6x kernel somewhere.
Any and all feedback is greatly appreciated. Slack is my favourite distro, but, I'd like to run a more modern kernel.

Thank you.

hitest
 
Old 03-15-2006, 07:25 PM   #2
tangle
Senior Member
 
Registered: Apr 2002
Location: Arbovale, WV
Distribution: Slackware
Posts: 1,761

Rep: Reputation: 78
when you boot to the first CD when installing, type test26.s at the prompt. Then when asked what kernel you want to use, pick the test26.s.
 
Old 03-15-2006, 07:27 PM   #3
p0f
Member
 
Registered: Feb 2006
Distribution: slackware-current
Posts: 36

Rep: Reputation: 15
Quote:
Originally Posted by hitest
Please forgive the n00b question,

I've run slack since version 10.0, but, I haven't had any luck installing the 2.6 testing kernel which comes on the install CDs.
I've tried installing it (2.6 kernel), but, it didn't work out for me. When I get to the point in the install of 10.2 where it asks for the kernel (2.6) which install CD do I use? Last time I tried the 1st install CD and it seemed to locate the 2.6 kernel, but, then on first boot I had a kernel panic. Maybe I should use the 2nd CD? Do I need to install modules and if so, how do I do that?
It would be helpful if there was a tutorial on how to install the 2.6x kernel somewhere.
Any and all feedback is greatly appreciated. Slack is my favourite distro, but, I'd like to run a more modern kernel.

Thank you.

hitest

Hi

I cant remember what CD the 2.6 kernel is on, as I generate a DVD of current, just download all the *tgz EXCEPT kernel-headers-2.6.15.6-i386.tgz from here ftp://ftp.slackware.no/linux/slackwa...inux-2.6.15.6/


and yes you need to install the kernel modules otherwise none of your devices will load.

once you install the packages, cd to /boot and run "mkinitrd -c -k 2.6.15.6 -m reiserfs" <--- this is only needed if you have formatted your partitions with reiserfs, once thats done, edit your /etc/lilo.conf and add;

initrd = /boot/initrd.gz

this should be just below where it reads

image = /boot/vmlinuz

once thats done run lilo -v

any problems let me know.


Regards
 
Old 03-15-2006, 07:37 PM   #4
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Slackware
Posts: 7,474

Original Poster
Rep: Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903
Thank you Tangle and p0f:-)

Tangle, as it is the 2.6s testing kernel that I want to use, which CD should I insert after booting from the 1st istall CD (and typing test2.6s at the prompt) to install the 2.6s test kernel?
 
Old 03-15-2006, 07:45 PM   #5
tangle
Senior Member
 
Registered: Apr 2002
Location: Arbovale, WV
Distribution: Slackware
Posts: 1,761

Rep: Reputation: 78
No, the one on the second cd is the source. There is a bootable one on the first CD. You will also have to boot the system the first time and install the kernel modules on the second CD. Fogot to tell you that.
 
Old 03-15-2006, 07:52 PM   #6
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Slackware
Posts: 7,474

Original Poster
Rep: Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903
Quote:
Originally Posted by tangle
No, the one on the second cd is the source. There is a bootable one on the first CD. You will also have to boot the system the first time and install the kernel modules on the second CD. Fogot to tell you that.
Thank you Tangle,

So after typing test26s at the prompt using the first install CD when I come to the point when it asks me which kernel to use I insert the the second CD.
So when I boot the system the fisrt time at run level three how do I install the modules I need? ( I know I'm an idiot). Thank you for your patience:-)
 
Old 03-15-2006, 08:21 PM   #7
tangle
Senior Member
 
Registered: Apr 2002
Location: Arbovale, WV
Distribution: Slackware
Posts: 1,761

Rep: Reputation: 78
No, there is a test26.s listed in the list of kernels to pick from.
 
Old 03-15-2006, 08:28 PM   #8
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Slackware
Posts: 7,474

Original Poster
Rep: Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903
Quote:
Originally Posted by tangle
No, there is a test26.s listed in the list of kernels to pick from.
Okay, thanks! So when I type test26.s at the command prompt booting from the first CD then I choose the 2.6 kernel listed on the first CD when I'm prompted to install a kernel. Got it.
How do I install the needed modules for the 2.6 kernel. I got this far before and then I crashed and burned.
Thank you, I think I'm almost there.
 
Old 03-25-2006, 07:50 PM   #9
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Slackware
Posts: 7,474

Original Poster
Rep: Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903
Quote:
Originally Posted by hitest
Okay, thanks! So when I type test26.s at the command prompt booting from the first CD then I choose the 2.6 kernel listed on the first CD when I'm prompted to install a kernel. Got it.
How do I install the needed modules for the 2.6 kernel. I got this far before and then I crashed and burned.
Thank you, I think I'm almost there.
Hi, I'm bumping this thread.
If any kind soul can read through this thread and tell me the step I'm missing to installing the test26.s kernel on the first 10.2 install CD I'll be very happy.
Thank you for your help.
 
Old 03-25-2006, 08:53 PM   #10
MQMan
Member
 
Registered: Jan 2004
Location: Los Angeles
Distribution: Slack64 14.1
Posts: 581

Rep: Reputation: 38
You would be far better installing a 2.4 kernel first, and then adding 2.6 to your working system. In fact, if you use reiser for your boot filesystem, I think it's impossible to use 2.6 when installing Slack, as there's no way of building an initrd.

Cheers,
Eddie

Last edited by MQMan; 03-25-2006 at 08:55 PM.
 
Old 03-25-2006, 09:32 PM   #11
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Slackware
Posts: 7,474

Original Poster
Rep: Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903
Quote:
Originally Posted by MQMan
You would be far better installing a 2.4 kernel first, and then adding 2.6 to your working system. In fact, if you use reiser for your boot filesystem, I think it's impossible to use 2.6 when installing Slack, as there's no way of building an initrd.

Cheers,
Eddie
Thanks Eddie about the comment about initrd and reiser; I didn't know that (I always use reiser). Okay, I can easily install the 2.4 kernel, I've done it many times.
Is there a howto anywhere where it will show me how I can add the 2.6 kernel on the install cd to my working system?
Thanks for your help, much appreciated:-)

hitest
 
Old 03-25-2006, 09:54 PM   #12
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Slackware
Posts: 7,474

Original Poster
Rep: Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903Reputation: 3903
Thanks for the tip, Eddie:-) I found a brief description at the slackbook site; I'm going to give it a try.
 
Old 03-25-2006, 10:08 PM   #13
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,871

Rep: Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914
Quote:
Is there a howto anywhere where it will show me how I can add the 2.6 kernel on the install cd to my working system?
Try mine :
http://www.informatix.or.id/willy/in...rom-source.php
http://www.informatix.or.id/willy/in...-slackware.php
 
Old 03-25-2006, 10:19 PM   #14
tangle
Senior Member
 
Registered: Apr 2002
Location: Arbovale, WV
Distribution: Slackware
Posts: 1,761

Rep: Reputation: 78
This shows you the steps that are different than installing the 2.4 kernel.
http://www.anglehome.org//index.php?...d=42&Itemid=28
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
2.6.x test kernel failed DAChristen29 Slackware 5 12-09-2004 03:52 PM
2.6 kernel test 4 raid517 Linux - Software 4 09-07-2003 02:34 PM
kernel 2.6 test-3 r3l4x Mandriva 5 08-23-2003 03:49 PM
2.6 test kernel is OUT!!! MasterC Linux - General 35 07-21-2003 03:15 PM
installing a new test kernel on redhat roskoo Linux - Newbie 2 07-21-2003 01:01 AM

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

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