Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Where is My kernel, Please help
Name: alhaidry Date: July 31, 2002 at 20:54:53 Pacific
Comment:
I have Redhat 7.3 ( very new for linux) and I am trying to install the Driver for my linmodem pctel hsp56 mr. I have download a driver, but the problem is that I got a message error and that error is a result of the kernel is not in usr/src/linux (faq); Can anybody tell me where can I find my kernel, I ve searced and got several kernel files, and what the name of the file exacly. the version is: 2.4.18-3. any is highly appreciate it. Alhaidry
the kernel source package should be called kernel-source-2.4.18.3.rpm. You will most likely find it on the second CD. Otherwise go to RedHat site and download it or go to kernel.org and get a source tarball of the kernel.
0
Response Number 2
Name: peter4u Date: July 31, 2002 at 22:31:29 Pacific
Reply:
Depending on your boot-loader (grub or lilo) your /etc/lilo.conf or grub.conf ( or /boot/grub/menu.lst) will tell you.
0
Response Number 3
Name: alhaidry Date: July 31, 2002 at 23:34:26 Pacific
Reply:
I don't have lilo or grub, I boot from floppy disk. So, do I have my kernel installed and configured or not. and if not do I have to configure it. please help. Thanks Alhaidry
0
Response Number 4
Name: armin Date: August 1, 2002 at 02:59:08 Pacific
Reply:
what you need to compile the driver is the kernel source as NT answered in respons nr 1. the kernel resides in /boot and is called vmlinuz-2.4.18.blahblah. but you dont have to mess with the kernel itself. the installscript for the driver (Makefile) wants to find the kernel source in /usr/src/linux. install the kernel-source-2.4.18.blahblah.rpm from your cd and the driver installation will work.
Summary: Is there any command to tell me which directory is my kernel source being stored? coz I need it to install "pcmcia-cs-3.1.34". The driver for my network card. ...
Summary: i updated my kernel from 2.4.18-14 to 2.4.18-17.8.0 with redhat's spiffy update agent and i got bored last nite to look for my kernel source (/usr/src) and it was nowhere to be found. the entire /usr/...
Summary: I grabbed the kernel off my cd (I hope it was the right one for my P4) and installed it. Where did it install to?- Remember, this is my first day in Linux and RH 7.3. I coppied the kernel 2.4.18-3....