Meghnathan Naidu wrote:
I am trying to install fedora core 5 in one of our server, problem was
Why FC5? http://www.redhat.com/archives/fedora-announce-list/2007-July/msg00001.html
If it is a server, you should use something more up-to-date like FC7 or RHEL/Centos.
my network adapter was not detected. i download the source for intel pro 1000. which as per the instructions when i "make install". i get error "make file:66: *** Linux kernel source not found. stop." I tried for kernel compilation. but coudnt find kernel in /usr/src i can only find a folder redhat there. i am newbie with fedora. can somebody help me with this
# yum install kernel-source-`uname -r`
will install the kernel source package for the currently running kernel.