LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 04-10-2006, 01:17 PM   #1
captain chaos
Member
 
Registered: Feb 2006
Location: North England
Distribution: Slackware 10.2 (kernel 2.6.13)
Posts: 74

Rep: Reputation: 15
Pats kernel config


Seen it mentioned a couple times but where can I find it please??
Thanks
 
Old 04-10-2006, 01:18 PM   #2
Alien_Hominid
Senior Member
 
Registered: Oct 2005
Location: Lithuania
Distribution: Hybrid
Posts: 2,247

Rep: Reputation: 53
In Slackware ftp (I guess you will find, ok? ), in /usr/src/linux-version, in CD.
 
Old 04-10-2006, 07:18 PM   #3
Linux.tar.gz
Senior Member
 
Registered: Dec 2003
Location: Paris
Distribution: Slackware forever.
Posts: 2,534

Rep: Reputation: 100Reputation: 100
Take a look at /usr/src/linux-2.4.31/.config
 
Old 04-10-2006, 07:37 PM   #4
vls
Member
 
Registered: Jan 2005
Location: The grassy knoll
Distribution: Slackware,Debian
Posts: 192

Rep: Reputation: 31
cd into /boot and less the config-* file.
 
Old 04-11-2006, 03:11 PM   #5
captain chaos
Member
 
Registered: Feb 2006
Location: North England
Distribution: Slackware 10.2 (kernel 2.6.13)
Posts: 74

Original Poster
Rep: Reputation: 15
I asked because I tried using the make command I get an error "command not found". I'm having a go at kernel 2.6.16. Thanks again all
 
Old 04-11-2006, 03:15 PM   #6
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
Do you have the make package installed?
 
Old 04-11-2006, 11:58 PM   #7
Alien_Hominid
Senior Member
 
Registered: Oct 2005
Location: Lithuania
Distribution: Hybrid
Posts: 2,247

Rep: Reputation: 53
Get it from here: http://slackware.it/en/pb/package.ph...ke-3.80-i386-1
 
Old 04-12-2006, 11:26 AM   #8
dennisk
Member
 
Registered: May 2004
Location: Southwestern USA
Distribution: CentOS
Posts: 279

Rep: Reputation: 30
You might be better served by building a new kernel from scratch since you'll want to customize it for your hardware. Especially, if it's a newer kit with wifi, centrino and >1GB RAM.

You can get the latest kernel from kernel.org. Here's the how-to I wrote for myself. It's based on the kernel README and shilo's sticky "This is how I do it all".

1. Extract kernel to /usr/src/ using command in README
2. rm linux
3. ln -s <kernel source> linux
4. make mrproper
5. make menuconfig
6. make
7. make modules_install
8. mv /boot/vmlinuz vmlinuz.old
9. cp bzImage (new kernel) to /boot/vmlinuz-<version>
10. ln -c vmlinuz-<version> vmlinuz
11. cp System.map /boot/System.map-<version>
12. cp .config /boot/config-<version>
13. rm System.map
14. ln -s System.map-<version> System.map
15. rm config
16. ln -s config-<version> config
17. Add stanza to /etc/lilo.conf for old kernel
18. run lilo
19. Cross fingers and reboot!

dennisk

Last edited by dennisk; 04-12-2006 at 04:12 PM.
 
Old 04-12-2006, 02:42 PM   #9
captain chaos
Member
 
Registered: Feb 2006
Location: North England
Distribution: Slackware 10.2 (kernel 2.6.13)
Posts: 74

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by Nylex
Do you have the make package installed?
Ahhhh well!! I presumed it was part and parcel.
I'll Try again.
 
  


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
Can't run kernel config after APT kernel install rollo Debian 9 04-12-2006 05:06 PM
kernel config help eliallan Linux - General 5 03-31-2006 04:15 PM
Kernel Config 2.6.x ewt3y Linux - Newbie 3 08-16-2005 06:29 AM
INFO: creating a special secured kernel (grsecurity kernel patch) w sysctl config markus1982 Linux - Security 0 05-25-2003 05:29 AM
I lost rmed my kernel config file. Anyway to create one from the kernel? severedhead Linux - Software 3 07-12-2002 07:54 PM

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

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