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.
|
|
02-14-2004, 01:11 PM
|
#1
|
Member
Registered: Jul 2002
Distribution: Slackware
Posts: 68
Rep:
|
any kernel 2.6 based Distros
Hi there
just wanted to know if there are any Distros Out featuring the new 2.6 Kernel..
Any news on slack version with kernel 2.6
i read on the Official Slack Site that 9.1 is KERNEL 2.6 READY!!
what does that mean can anyone Explain
|
|
|
02-14-2004, 01:19 PM
|
#2
|
Senior Member
Registered: Feb 2003
Location: N'rn WI -- USA
Distribution: Kubuntu 8.04, ClarkConnect 4
Posts: 1,142
Rep:
|
With all the Slack references, I doubt you'll be too interested in it, but Fedora Core is working on their next release, which will feature 2.6, KDE 3.2, and GNOME 2.5. Test 1 release is out with 2.6.1. Test 2 should be out on the 8th. Final release is scheduled for mid-April.
|
|
|
02-14-2004, 01:28 PM
|
#3
|
Member
Registered: Sep 2003
Location: ny
Distribution: slackware 9.1
Posts: 73
Rep:
|
heard mandrake is using the 2.6 kernel in there next version 10 as for slackware just compile the 2.6.2 yourself its not as hard as it sounds
|
|
|
02-14-2004, 04:57 PM
|
#4
|
Member
Registered: Jan 2003
Location: San Antonio, Texas
Distribution: Debian testing
Posts: 416
Rep:
|
Kernel
Quote:
Originally posted by thewizard20
heard mandrake is using the 2.6 kernel in there next version 10 as for slackware just compile the 2.6.2 yourself its not as hard as it sounds
|
Very true - compiling kernel 2.6.x was a breeze compared to previous kernels. Not that the others were hard...the only problem I had was finding the kernel headers for compilation issues. I had to install them as an rpm off of pbone's site. I'm sure Slackware will have a headers package after they do an official release of a 2.6 kernel.
Paul
|
|
|
02-14-2004, 07:38 PM
|
#5
|
Member
Registered: Sep 2003
Location: ny
Distribution: slackware 9.1
Posts: 73
Rep:
|
i had no problems with headers went nice and smoothly
|
|
|
02-14-2004, 07:48 PM
|
#6
|
Member
Registered: Jan 2003
Location: San Antonio, Texas
Distribution: Debian testing
Posts: 416
Rep:
|
Headers
Quote:
Originally posted by thewizard20
i had no problems with headers went nice and smoothly
|
Maybe I did something completely wrong, but after installing the kernel, I couldn't compile anything until I installed the headers seperately. Maybe I did the install wrong? I did this:
make menuconfig (chose appropriate options)
make
make modules_install
I copied the kernel and system.map to /boot, edited my lilo.conf, made all of the appropriate changes to my init scripts, cdrom device, and it all worked great. Are the headers part of the source code you D/L from kernel.org?
Paul
|
|
|
02-14-2004, 09:39 PM
|
#7
|
LQ Newbie
Registered: Feb 2004
Distribution: Slackware
Posts: 8
Rep:
|
i got the 2.6.2 kernel from kernel.org. I updated the kernel the day after I installed linux, and it was a breeze.
After you unarchive the file to your /usr/src/linux directory, edit the Makefile and uncomment the install_path line. then type:
make menuconfig (or make xconfig)
make
su -c "make modules_install"
make install
It'll put bzImage as vmlinuz in your /boot directory automatically (also system.map), modify /etc/lilo.conf for you, and run lilo. All you have to do at that point is reboot (unless you want to make vmlinuz and System.map symbolic links)
|
|
|
02-14-2004, 09:58 PM
|
#8
|
Member
Registered: Jan 2003
Location: San Antonio, Texas
Distribution: Debian testing
Posts: 416
Rep:
|
kernel
Quote:
Originally posted by dvsOasis
i got the 2.6.2 kernel from kernel.org. I updated the kernel the day after I installed linux, and it was a breeze.
After you unarchive the file to your /usr/src/linux directory, edit the Makefile and uncomment the install_path line. then type:
make menuconfig (or make xconfig)
make
su -c "make modules_install"
make install
It'll put bzImage as vmlinuz in your /boot directory automatically (also system.map), modify /etc/lilo.conf for you, and run lilo. All you have to do at that point is reboot (unless you want to make vmlinuz and System.map symbolic links)
|
That's exactly what I did, except I did the kernel install in /boot manually. I prefer to do that step manually, along with the lilo installation. My problem was with the headers - they weren't installed and I had to find, download and install them seperately before I could compile anything. No biggy, it works fine now.
|
|
|
All times are GMT -5. The time now is 10:04 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
|
|