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.
|
|
01-22-2002, 07:36 PM
|
#1
|
Member
Registered: Aug 2001
Location: Lansing, Michigan
Distribution: slackware8+
Posts: 472
Rep:
|
kernel compile problem
hello... i'm currently running slackware 8.0 with the 2.4.5 kernel. i need to upgrade my kernel to 2.4.17 in order to run wlan-ng. my problem is that i downloaded and unpacked the 2.4.17 source into the dir: /usr/src/linux-2.4.17 and did "make menuconfig".
after selecting all the modules/options i want, i save the configuration and then execute the following commands:
make dep
make clean
make modules
make modules_install
make bzImage
make bzlilo
then i change the /usr/src/linux sym link to point to the /usr/src/linux-2.4.17.
when i reboot, i get the "Loading Linux............." but as soon as the next screen should appear my monitor goes blank. i've never really compiled new kernel source before (just my existing source), so what am i missing? any help is appreciated. thanx. :-)
|
|
|
01-22-2002, 11:45 PM
|
#2
|
Member
Registered: Nov 2001
Distribution: Redhat 7.0 ,mandrake 8.0 ,Redhat 7.2
Posts: 99
Rep:
|
hi syncrm,
try doing this:
make INSTALL_PATH=/boot bzlilo
bye n thanx..
anoop
|
|
|
01-23-2002, 02:16 PM
|
#3
|
Senior Member
Registered: Nov 2001
Location: Wa. State
Distribution: Slackware
Posts: 1,261
Rep:
|
Re: kernel compile problem
Quote:
Originally posted by Syncrm
/usr/src/linux-2.4.17 and did "make menuconfig".
after selecting all the modules/options i want, i save the configuration and then execute the following commands:
make dep
make clean
make modules
make modules_install
make bzImage
make bzlilo
then i change the /usr/src/linux sym link to point to the /usr/src/linux-2.4.17.
|
after make menuconfig do
make dep
make bzImage
make modules
make modules_install
make bzlilo
Don't worry about make clean. It's just the order you were doing things. Also you don't HAVE to change the linux symlink, but if you do, change it before you do anything.
|
|
|
01-23-2002, 03:10 PM
|
#4
|
LQ Newbie
Registered: Jan 2002
Location: Missouri
Distribution: Slackware 8.0
Posts: 13
Rep:
|
Greetings.
I had the same problem when I compiled the 2.4.17 kernel with slackware linux, I made a mistake and left a video option out (forgot what it was).So I just popped in my trusty boot disk, booted with the original 2.4.5, ran liloconfig and set it to the first video option.After that, I rebooted and it started fine.Maybe im just a moron, but it worked for me
|
|
|
All times are GMT -5. The time now is 09:39 PM.
|
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
|
|