Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
08-25-2006, 06:33 PM
|
#1
|
Member
Registered: Aug 2004
Location: earth
Posts: 42
Rep:
|
installing slackware 11
can someone be kind enough out there to tell me how to start slackware with kernel 2.6 instead of the default kernel 2.4. I'm in the process of installing one.
|
|
|
08-25-2006, 06:41 PM
|
#2
|
Member
Registered: Aug 2004
Location: Aguascalientes, AGS. Mexico.
Distribution: Slackware 13.0 kernel 2.6.29.6
Posts: 816
Rep:
|
what are you installing?
a full Slackware 10.2 or a custom 2.6.x kernel?
what's with the thread title anyway?
|
|
|
08-25-2006, 08:23 PM
|
#3
|
LQ Newbie
Registered: Jun 2005
Distribution: Slackware, Ubuntu on my PS3
Posts: 22
Rep:
|
Changing to the 2.6.x kernel from 2.4.x on Slackware 11 (current)
# Install the 2.6 packages from /extra/linux-2.6.17.11
# Remove the 2.4 packages
cd /boot
# I'm using XFS on my test box here, so you will have to use different parameters for reiser etc. in the following line. Don't forget to change hda2 to your install partition
mkinitrd -c -k 2.6.17.11 -m exportfs:xfs -f xfs -r /dev/hda2
# Edit lilo.conf and make these changes. Note that I'm using hda2, you need to change that line to reflect your install partition
pico /etc/lilo.conf
-------
#Linux bootable partition config begins
image = /boot/vmlinuz-generic-2.6.17.11
initrd = /boot/initrd.gz
root = /dev/hda2
label = Linux-2.6.17.11
read-only
#Linux bootable config ends
-------
# Run lilo to make the changes take effect
lilo -v
# Providing lilo says it's added your new kernel...
reboot
Last edited by salmaklak; 08-25-2006 at 08:25 PM.
|
|
|
08-25-2006, 08:37 PM
|
#4
|
Slackware Contributor
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559
|
Quote:
Originally Posted by spidna
can someone be kind enough out there to tell me how to start slackware with kernel 2.6 instead of the default kernel 2.4. I'm in the process of installing one.
|
At the isolinux start screen, press F3 to see the list of available kernels.
Select "huge26" as the kernel to boot. Afterwards, do not forget to install the kernel-modules package from /extra/linux-2.6.17.11/ directory!
Eric
|
|
|
08-26-2006, 12:56 AM
|
#5
|
LQ Guru
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613
Rep:
|
Quote:
Originally Posted by salmaklak
# Install the 2.6 packages from /extra/linux-2.6.17.11
# Remove the 2.4 packages
cd /boot
# I'm using XFS on my test box here, so you will have to use different parameters for reiser etc. in the following line. Don't forget to change hda2 to your install partition
mkinitrd -c -k 2.6.17.11 -m exportfs:xfs -f xfs -r /dev/hda2
# Edit lilo.conf and make these changes. Note that I'm using hda2, you need to change that line to reflect your install partition
pico /etc/lilo.conf
-------
#Linux bootable partition config begins
image = /boot/vmlinuz-generic-2.6.17.11
initrd = /boot/initrd.gz
root = /dev/hda2
label = Linux-2.6.17.11
read-only
#Linux bootable config ends
-------
# Run lilo to make the changes take effect
lilo -v
# Providing lilo says it's added your new kernel...
reboot
|
Heh heh heh.. I just wanted to comment on your response style. I like it, it's like reading a decent README or INSTALL file I like the commented comments, excellent.
Cool
|
|
|
08-26-2006, 01:23 AM
|
#6
|
Member
Registered: Jan 2004
Location: Virginia, USA
Distribution: slack 13; I've used it all :)
Posts: 433
Rep:
|
I was under the impression that you would be able to select the 2.6 kernel at the kernel selection screen. Is this not the case?
Last edited by justin_p; 08-26-2006 at 01:24 AM.
|
|
|
08-26-2006, 01:50 AM
|
#7
|
Senior Member
Registered: Dec 2005
Location: Brisbane, Australia
Distribution: Slackware64 14.0
Posts: 4,141
Rep:
|
Quote:
Originally Posted by justin_p
I was under the impression that you would be able to select the 2.6 kernel at the kernel selection screen. Is this not the case?
|
Yes you can - I believe that's what Alien Bob was referring to:
Quote:
Originally Posted by Alien Bob
At the isolinux start screen, press F3 to see the list of available kernels
|
|
|
|
All times are GMT -5. The time now is 10:17 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|