LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   What is the kernel path fore fedora core 2 (https://www.linuxquestions.org/questions/linux-newbie-8/what-is-the-kernel-path-fore-fedora-core-2-a-186881/)

nandish 05-28-2004 06:48 AM

What is the kernel path fore fedora core 2
 
really dumb question, what is the path to the kernel for fedora core 2

...im trying to edit a make file and i just cant find the path

Thanks in advance

Nandish

Vlad-A 05-28-2004 07:06 AM

The kernel sources are in:

/usr/src/linux

Be ware that /usr/src/linux is a link.

So you may check to where this links points by

ls -l /usr/src

the loadable kernel image shalle be in /boot
and it's called vmlinuz

nandish 05-28-2004 07:17 AM

the src folder appears is empty, even when logged in as root in the terminal

are the files hidden?

chii-chan 05-28-2004 07:24 AM

May be you did not install the kernel-source rpm package in the first place. The folder is not hidden, it is right there if you've installed the kernel source...

----*

I think it is somewhere in 1st or 2nd cd. Or just open system-config-packages and and install kernel development package.


All times are GMT -5. The time now is 12:52 AM.