Computing.Net > Forums > Linux > Kernel location

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

Kernel location

Reply to Message Icon

Name: chuck54
Date: March 19, 2003 at 08:10:12 Pacific
OS: Mandrake 8.2 / XP
CPU/Ram: 1.67 athlon / 256mb
Comment:

I am trying to setup my wireless card in linux and ive come to this bit in the manual
but i cant find /usr/src/linux-2.4

Where is it?


"4) Go to Linux Kernel directory, such as /usr/src/linux-2.4

5) Run the command
[...linux-2.4]# make menuconfig "

Thanks in advance.f



Sponsored Link
Ads by Google

Response Number 1
Name: 3Dave
Date: March 19, 2003 at 08:46:15 Pacific
Reply:

There should be a /usr/src/linux which is a
symbolic link to
/usr/src/linux-2.4.whatever. If this does
not exist, you don't have the kernel source
installed.

To rectify this, you should be able to find
it on your installation CDs.

Easy way:
Start up your rpm manager (probably rpmdrake
if you are using mandrake) and do a search
for "kernel" and it should come back with a
kernel-source-2.4.blah.blah-mdk.....install
that, it will prompt you for the correct CD.

Longer way:
Search your CDs for the rpm file
# find /mnt/cdrom -name 'kernel*.rpm'
Once you have found it, install it
# rpm -ivh
/mnt/cdrom/path/to/kernel-source-2.4.blah.blah.rpm


0
Reply to Message Icon

Related Posts

See More


Sendmail questions Installation problems



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Kernel location

kernel location? www.computing.net/answers/linux/kernel-location/22633.html

where is the kernel location in RH7 www.computing.net/answers/linux/where-is-the-kernel-location-in-rh7/13548.html

Kernel location in Mandrake 8.2 www.computing.net/answers/linux/kernel-location-in-mandrake-82/8613.html