Results 1 to 2 of 2
I'm currently trying to configure a Linksys Wlan card for my IBM ThinkPad, running MDK 10.1. That's not really important. The problem is, when it asks for the kernel directory, ...
- 04-16-2005 #1Just Joined!
- Join Date
- Apr 2005
- Posts
- 33
Kernel Gone Missing
I'm currently trying to configure a Linksys Wlan card for my IBM ThinkPad, running MDK 10.1. That's not really important. The problem is, when it asks for the kernel directory, it shows /usr/src/linux. That directory doesn't even exist on my computer. I checked the manual, and yep, that's where it's supposed to be. All I have is this:
/usr/src/RPM
/usr/src/RPM/BUILD
.../SOURCES
.../RPMS
.../SPECS
.../SRPMS
None of these have anything tying into the kernel. Where could it be?
- 04-16-2005 #2
You don't have the kernel sources installed. Try doing:
or something similar. Or if you want the absolute latest, grab a tarball from http://kernel.org and extract to /usr/src/Code:urpmi kernel-sources


Reply With Quote
