LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions
User Name
Password
Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on... Note: An (*) indicates there is no official participation from that distribution here at LQ.

Notices


Reply
  Search this Thread
Old 04-28-2005, 10:38 AM   #1
ab_s0248
LQ Newbie
 
Registered: Mar 2005
Posts: 3

Rep: Reputation: 0
No networking options in kernel configuration


Hi
i want to compile a new kernel on my fedora core 3 and change some configuration setting in NETWORKING OPTIONS.i download kernel-source (kernel-2.6.11-1.14) from kernel.org and extract it to /usr/src/ . i create a directory named "linux" in /usr/src/ (that is a soft link to my unziped kernel source).i run "make mrproper , make clean and then make menuconfig.but when the LINUX KERNEL CONFIGURATION appear , "Networking Options" not listed.i try other kernel source like 2.6.10 and 2.6.11.X but the result was same.my current kernel ver is 2.6.11.1 and running FC3.i also view my .config file in /usr/src/linux and open it with vi editor and i find "Networking options" on that .config file.
can u help me .
 
Old 04-28-2005, 03:18 PM   #2
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
You are going about this a little wrong.The kernel source should be unziped and a new file will be created like kernel-2.6.10 then you remove the simlink;
Code:
cd /usr/src
rm linux(if there is one there)
ln -s kernel-2.6.10 linux
cd linux
make menuconfig
I never run make mrproper or make clean but then again I don't do fedora
after menuconfig when you are happy save then
Code:
make && make modules_install
make install
or you can copy it manually.
 
  


Reply



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
No networking options in kernel configuration ab_s0248 Linux - Networking 1 04-28-2005 01:05 PM
Kernel configuration options explained? Present Linux - General 6 02-19-2005 11:07 AM
Help with choosing networking options Erikj Linux - Networking 2 03-29-2004 02:26 AM
Kernel 2.6.2 options question - LOCKED options ? tvojvodi Linux - General 0 02-17-2004 04:23 AM
binutils configuration options Barbarian Linux - Software 1 07-06-2002 05:57 PM

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

All times are GMT -5. The time now is 03:44 AM.

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