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


  1. You can find this file, the ".config" file at the following location:
    $ ls "/lib/modules/$(uname -r)/build/.config"

  2. Or, to see the contents
    $ cat "/lib/modules/$(uname -r)/build/.config"

  3. This can be important, if you're planning to build your own kernel.


Sponsored Links
Tools
Bookmark/Discuss