Where do I get the Ubuntu code

Vincent Trouilliez vincent.trouilliez at modulonet.fr
Mon Sep 18 10:55:25 UTC 2006


Saurabh Moghe <moghe.saurabh at yahoo.com> wrote:
> Hi,
> I wanted Ubuntu kernel source code. how can I download and it. 
> I am learning Kernel programming and want to write some basic 
> kernel level modules.


Just open a terminal and type this:

$ apt-get source linux-image-`uname -r`

this will download the source code (around 60MB) of the currently
running kernel, in the current directory.

--
Vince




More information about the ubuntu-users mailing list