Search:

Type: Posts; User: DarthHack; Keyword(s):

Search: Search took 0.09 seconds.

  1. Re: Cannot compile kernel using KernelCompile Community Documentation

    As my final entry for this thread, I would suggest that anyone who is interested in building a Ubuntu kernel not use the KernelCompile document at:

    http://help.ubuntu.com/community/Kernel/Compile...
  2. Re: Cannot compile kernel using KernelCompile Community Documentation

    Thank you for the reply!

    sudo apt-get install linux-headers-`uname -r`

    creates the build link in the /lib/modules/$(uname -r) folder that was missing and was the reason why I downloaded the...
  3. Cannot compile kernel using KernelCompile Community Documentation

    OS: Ubuntu 11.10
    Kernel: 3.0.0-15-generic-pae


    After reading the instructions here's the list of commands that I have used to get where I am:


    cd ~/src
    sudo apt-get install fakeroot...
Results 1 to 3 of 3