Simple question - complicated answers

N Ali boredandblogging at gmail.com
Wed Sep 26 15:26:05 UTC 2007


On 9/26/07, alex <aradsky at ne.rr.com> wrote:
> It's a little maddening to get answers  that dance all around a simple
> question.
>
> There's tons of information out there about the kernel and how to do
> things with it but all
> I want to do is see what the kernel looks like.
>
> Where can I take a look at the kernel?    Isn't there a direct path to it?
>

sudo apt-get install linux-source

this will put a linux-source-whatever in /usr/src. Use bunzip2 and tar
to extract the files.

nick




More information about the ubuntu-users mailing list