|
|
Sponsored Links
|
Maxabout.com > Tips
.Config - Fedora Core Getting The .Config To Rebuild The Kernel.Added on:8/27/2008 10:30:28 PM In Linux Tips Rated by 1 users
- You can find this file, the ".config" file at the following location:
$ ls "/lib/modules/$(uname -r)/build/.config"
- Or, to see the contents
$ cat "/lib/modules/$(uname -r)/build/.config"
- This can be important, if you're planning to build your own kernel.
|
Sponsored Links
Tools
Bookmark/Discuss
|
|
|