Re: Simple question - complicated answers
- From: jack <jdangler@xxxxxxxxxxxxx>
- Date: Wed, 26 Sep 2007 11:29:25 -0400
You're likely to get a few different answers to this question...
If you want to "see what the kernel looks like" in my book, downloaded
kernel-sources, then go into the src directory. All of the code which
compiles into a Linux kernel is there.
If you mean "what does the binary" look like, then get ready for an
interesting view...
get the linuz/linux/whatever you named it file in /boot, and open it in
a binary/hex editor, or you can use adb or sdb. Unless you "read"
kernels as a twisted hobby, or do it for a living, you won't be
impressed.
Is there some particular thing you're looking for, or just curious?
On Wed, 2007-09-26 at 11:05 -0400, alex 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?
alex
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- Follow-Ups:
- Re: Simple question - complicated answers
- From: Bart Silverstrim
- Re: Simple question - complicated answers
- References:
- Simple question - complicated answers
- From: alex
- Simple question - complicated answers
- Prev by Date: Re: Simple question - complicated answers
- Next by Date: Re: Simple question - complicated answers
- Previous by thread: Re: Simple question - complicated answers
- Next by thread: Re: Simple question - complicated answers
- Index(es):
Relevant Pages
|