No subject

Alexandre Franke alexandre.franke at gmail.com
Mon Sep 18 19:25:22 UTC 2006


On 9/18/06, 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.

sudo gedit /etc/sources.list
Remove the # in front of deb-src lines.
sudo apt-get update
mkdir kernel_sources
cd kernel_sources
sudo apt-get source linux-image-`uname -r`

Are you an experienced programmer? Kernel programming is a hard thing
you know... Good luck anyway.

-- 
Alexandre Franke
GNU/Linux user #390077




More information about the ubuntu-users mailing list