Kernel Location Ubuntu 7.1

December 26, 2007 by humanumbrella Leave a reply »

Kernel’s aren’t included by default in Ubuntu, but you can grab them easily with the following command:

sudo apt-get install linux-source

This will grab the most recent kernel release and put it in /usr/src, which is the default location.

Advertisement

Leave a Reply