Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
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.
|
 |
09-12-2003, 02:49 PM
|
#1
|
LQ Newbie
Registered: Sep 2003
Distribution: Slackware, and OpenBSD
Posts: 7
Rep:
|
Slackware kernel configuration
I fee lkinda dumb asking this since i've been playing hard with slackware since 95, oh well.. if this has been asked and answered im sorry i repeated the question =]
Anyways, 2.4.22 is out, and right now im sporting slack 9 default kernel config, i.e the slackpack version, and i know that you can save kernelconfig's for later use, and what i want to ask is : Does the one they ued to compile slack 9 kernel with come in the package ? If so, what's it's name, and where is it ? The thing is that im very happy with the default settings, and i dont need more, nor do i need less, so it'd save alot of time for me if there was a pre-made config...
mad cudos to whoever answers my little query =]
|
|
|
09-12-2003, 03:04 PM
|
#2
|
Member
Registered: Sep 2002
Location: Novi Sad, Vojvodina
Distribution: Slackware, FreeBSD
Posts: 386
Rep:
|
If I understood correctly you want to find your default kernel .config file and use it for updated kernel????
I think it is in /boot and it is called config-ide-2.4.20, or whatever kernel you used.
Just copy it to /usr/src/linux, rename it to .config and do make oldconfig with updated kernel source.
Last edited by AxeZ; 09-12-2003 at 03:10 PM.
|
|
|
09-12-2003, 03:08 PM
|
#3
|
LQ Newbie
Registered: Sep 2003
Distribution: Slackware, and OpenBSD
Posts: 7
Original Poster
Rep:
|
so no need for other than
Code:
make mrproper and make name-of.config
?
|
|
|
09-12-2003, 03:28 PM
|
#4
|
Member
Registered: Sep 2002
Location: Novi Sad, Vojvodina
Distribution: Slackware, FreeBSD
Posts: 386
Rep:
|
Quote:
Originally posted by devhdc
so no need for other than
Code:
make mrproper and make name-of.config
?
|
mm, no, mrproper will delete .config, so you type make mrproper, then copy /boot/config-ide...whatever to /usr/src/linux, rename it to .config and do make oldconfig
|
|
|
09-12-2003, 03:28 PM
|
#5
|
Member
Registered: Sep 2002
Location: Novi Sad, Vojvodina
Distribution: Slackware, FreeBSD
Posts: 386
Rep:
|
First you patch your kernel source to the latest version of course.
2.4.22
Last edited by AxeZ; 09-12-2003 at 03:30 PM.
|
|
|
09-12-2003, 03:47 PM
|
#6
|
LQ Newbie
Registered: Sep 2003
Distribution: Slackware, and OpenBSD
Posts: 7
Original Poster
Rep:
|
Ofcourse... =]
|
|
|
09-12-2003, 03:53 PM
|
#7
|
Member
Registered: Jun 2003
Location: Texas
Distribution: Gentoo/Slackware/Debian/Mandrake
Posts: 285
Rep:
|
after you copy the config file over to /usr/src/linux/.config then do a:
make oldconfig
This will only prompt you to address the things that have been changed (like new drivers)
|
|
|
All times are GMT -5. The time now is 04:02 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
|
|