Fedora 11 Source


 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Fedora 11 Source
# 1  
Old 08-09-2009
Fedora 11 Source

I am running Fedora 11 and trying to get back into the OS. Anyway, I am trying to compile a Kernel Device Driver module and it requires the Kernel source to be avaialbe. I have tried numerous searches, etc but can't seem to find an archive for the source. Can someone point me in the right direction? It would be most appreciated.
# 2  
Old 08-09-2009
install package `kernel-source'

- first, install the package named "kernel-source" ;

- the kernel source will then be found under "/usr/src" ;

good luck, and success !

alexandre botao
Alexandre V. R. Botao | Unix, C/C++, Shell, LDAP, SSL/TLS, SSH, Perl, Java, Python, Security, ...
# 3  
Old 08-10-2009
Thank you for the response. I tried 'yum install kernel-source' and recevied no package kernel-source availalble. Is there another method, can you be more specific? Most appreciated.
# 4  
Old 08-12-2009
Try,
yum install kernel-devel$(uname -r) instead.
if it is unable to find one for you kernel, then you may need to update the kernel first.
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Red Hat

fedora grub help, moving to tri boot (XP, ubuntu, fedora soemething)

I will shortly be adding a fedora flavor to my devel box. I currently have XP (installed first on an ssd), ubuntu 10.04 (installed second on the first partition of a platter drive), and I want to add either Cent or SL on the second partition of the platter drive. I will probably also want to... (0 Replies)
Discussion started by: LMHmedchem
0 Replies

2. Linux

Fedora 9

Hi all, I just installed fedora 9 in my PC. when i go to the terminal and i typed in "ifconfig" to get ip address, it said "command no found" I do need to type in "/sbin/ifconfig" Why do i need to type in /sbin? Another thing, what command do i use to do reverse lookup and checking... (6 Replies)
Discussion started by: c00kie88
6 Replies

3. Linux

Dual Boot Win XP And Fedora with Fedora Installed First

Hi everyone, I hope this question goes here. Anyways, I have a unique situation where my friend's comp has Fedora installed and wants to add Win XP as a dual boot without formatting the drive. Is it possible to create a partition on the current hard drive and then install win xp? I couldn't find... (4 Replies)
Discussion started by: eltinator
4 Replies

4. Linux

Fedora Source Code

Hello Everyone, I've been programming using C for somtime, and now I want to involve myself in Linux OS. I've decided to study the details of the Fedora code,but I don't know where I can download it.Any suggestions as how to study the code and about X window are also helpful. Thanks in advance. (3 Replies)
Discussion started by: enoch99
3 Replies

5. Ubuntu

Fedora 7

Hi all, Have installed Fedora 7 at home on an oldish Acer 3500. No sound and currently using what I think is a 15inch monitor (not entirely sure). Anyways, was curious to know what others "do" on their home setups. I've been more used to logging into work's HP-UX machines for the most part in... (3 Replies)
Discussion started by: Cameron
3 Replies

6. Linux

new in fedora

how i can format a usb flash memory from fedora i can see the as /dev/sda1 from terminal pls help me (2 Replies)
Discussion started by: sadiquep
2 Replies

7. UNIX for Dummies Questions & Answers

Fedora to be or not to be?

Hiya folks, I been browsing through the forums on information regarding Fedora. I know this is the version I want but what is holding me back now is whether my computer could run it easily? I'am asking this because alot of the forum posts and replies I have read, most of them ask for the... (2 Replies)
Discussion started by: Mr_Pinky
2 Replies

8. Linux

FEDORA HELP(please)

I RECENTLY LOADED FEDORA LINUX ALL 4CD/S(FULL INSTALL). but i am getting no sound,no proper help documentation.what should i do. Please help. (7 Replies)
Discussion started by: ameya_shaligram
7 Replies
Login or Register to Ask a Question