LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - Installation
User Name
Password
Slackware - Installation This forum is for the discussion of installation issues with Slackware.

Notices


Reply
  Search this Thread
Old 10-04-2006, 03:45 PM   #1
person132
Member
 
Registered: Jan 2006
Posts: 30

Rep: Reputation: 15
Bootup kernel vs. installed kernel


I'm in the process of installing Slackware 11, and I would like to use the 2.6.x kernel, but I used the default to boot from the installation disk. Will this affect which kernel gets installed?
 
Old 10-04-2006, 04:11 PM   #2
osor
HCL Maintainer
 
Registered: Jan 2006
Distribution: (H)LFS, Gentoo
Posts: 2,450

Rep: Reputation: 78
No.ℕℕℕℕℕℕℕℕo.
 
Old 10-04-2006, 04:17 PM   #3
person132
Member
 
Registered: Jan 2006
Posts: 30

Original Poster
Rep: Reputation: 15
Another question

Also, after completing the setup script (I chose the huge2.6 kernel), what do I need to do to finish installing the 2.6 kernel? installpkg? upgradepkg?

Thanks for your reply.
 
Old 10-04-2006, 06:32 PM   #4
RobF
LQ Newbie
 
Registered: Aug 2004
Posts: 20

Rep: Reputation: 0
You should be all set. Check with uname -a which kernel is installed.

Robert
 
Old 10-04-2006, 08:44 PM   #5
osor
HCL Maintainer
 
Registered: Jan 2006
Distribution: (H)LFS, Gentoo
Posts: 2,450

Rep: Reputation: 78
Quote:
Originally Posted by RobF
You should be all set. Check with uname -a which kernel is installed.Robert
In case it isn't clear, do this after booting into your new system (without the CD).
 
Old 10-04-2006, 09:17 PM   #6
theoffset
Member
 
Registered: Aug 2005
Location: Guadalajara, Jal, Mexico
Distribution: Slackware Linux
Posts: 211

Rep: Reputation: 31
The 2.6-kernel modules aren't installed by the setup program, you have to installpkg those manually (look in extra/ for huge26.s modules and testing/ for test26.s modules).
 
Old 10-05-2006, 06:36 AM   #7
gegechris99
Senior Member
 
Registered: Oct 2005
Location: France
Distribution: Slackware 15.0 64bit
Posts: 1,160
Blog Entries: 5

Rep: Reputation: 392Reputation: 392Reputation: 392Reputation: 392
Here are some extra steps you need to take (quote from the CHANGES_AND_HINTS.TXT file)

kernels/huge26.s/* - added a 2.6.17.13 kernel to the official
(supported) package set. The user will be given a choice of
whether to install the 2.4.33.3 or 2.6.17.13 kernel. If a 2.6
kernel is used, additional packages must be added after the
installation -- at the very least the kernel-modules package.
Possibly also the kernel-headers to provide /usr/include/sound
used to compile ALSA applications.

You'll find those files in /extra

kernel-modules-2.6.17.13-i486-1
kernel-headers-2.6.17.13-i386-1

If you want to recompile your kernel, also install

kernel-source-2.6.17.13-noarch-1
 
Old 10-07-2006, 04:59 PM   #8
rosepower
LQ Newbie
 
Registered: Nov 2005
Location: Portugal
Distribution: Slackware 12 / Testing Other distros
Posts: 24

Rep: Reputation: 15
Hi,

I'm having a little trouble trying to install the 2.6 kernel.

When i install slack, i choose huge26.s, after this process and just before the installation is finished, it prompts me for wich kernel to use and i choose "install from a slackware cd" and then i again choose Huge26.s.

I reboot

Go to the /extra and install the kernel modules, source and generic. But when i reboot again and issue the uname -a command it always displays 2.4.33.3.

Wich kernel am i using ??? 2.4.33.3 or 2.6.17.13 ???

Regards
 
Old 10-07-2006, 05:15 PM   #9
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Quote:
Originally Posted by rosepower
Hi,

I'm having a little trouble trying to install the 2.6 kernel.

When i install slack, i choose huge26.s, after this process and just before the installation is finished, it prompts me for wich kernel to use and i choose "install from a slackware cd" and then i again choose Huge26.s.

I reboot

Go to the /extra and install the kernel modules, source and generic. But when i reboot again and issue the uname -a command it always displays 2.4.33.3.

Wich kernel am i using ??? 2.4.33.3 or 2.6.17.13 ???

Regards
When your first slackware cd finishes booting up you need to type F2 then F3 which will give you a list of kernels to boot from, type in the kernel for huge. If you just hit enter after the cd first boots up you will be booting from the 2.4.33 kernel. Howver, if you boot from the 2.6.17.13 kernel and then later install the kernel from the cd when prompted and install the headers and modules you'll be fine.
 
Old 10-07-2006, 05:26 PM   #10
rosepower
LQ Newbie
 
Registered: Nov 2005
Location: Portugal
Distribution: Slackware 12 / Testing Other distros
Posts: 24

Rep: Reputation: 15
Hi,

I will reinstall it again, and see how it goes !!!

Thanks for your help.

Regards
 
Old 10-07-2006, 06:42 PM   #11
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Smile

Quote:
Originally Posted by rosepower
Hi,

I will reinstall it again, and see how it goes !!!

Thanks for your help.

Regards
No problem, you're welcome. It worked for me last Tuesday just fine.

1. Select the huge kernel, boot from that.
2. Install Slackware.
3. When prompted for a kernel to install, select cd rom and choose huge again.
4. Re-boot after install is completed, insert slackware cd, navigate to /extra and install kernel modules and headers. You don't need to install the generic kernel.
5. You're done:-)
 
  


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
LXer: Howto: build Linux kernel module against installed kernel w/o full kernel source tree LXer Syndicated Linux News 0 09-03-2006 08:21 PM
Installing NVIDIA kernel module for newly installed kernel philippeP Linux - General 1 07-13-2006 05:50 AM
New kernel installed, bootup screen changed? a_priebe47 Slackware 3 05-29-2006 10:49 PM
kernel panic EVERY time new kernel installed InfinitiesWorld Mandriva 1 01-11-2004 06:12 PM
update to new kernel ,bootup still boot old kernel? kalmen Linux - General 3 06-21-2003 06:55 PM

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

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