[KERNEL] Can I?, & How Can I? -> use existing kernel?

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
babisgr
Posts: 3
Joined: Thu Aug 26, 2010 11:31 pm

[KERNEL] Can I?, & How Can I? -> use existing kernel?

Post by babisgr »

Hello osdevs..
i'm new in this forums and wiki (i started yesterday)
and i'm at the kernel part..
my question is: can i use an already existing kernel? and if yes how can i?
my so serious apologyses i'm in wrong section / for the bad title.. (couldn't thnk anything better)
...
best regards babisgr
User avatar
xvedejas
Member
Member
Posts: 168
Joined: Thu Jun 04, 2009 5:01 pm

Re: [KERNEL] Can I?, & How Can I? -> use existing kernel?

Post by xvedejas »

Depends what you want to do. If you posted here using a computer, chances are you are using a kernel right now...
babisgr
Posts: 3
Joined: Thu Aug 26, 2010 11:31 pm

Re: [KERNEL] Can I?, & How Can I? -> use existing kernel?

Post by babisgr »

i'm interested in the kernel used by the linux(?).. i think..
the one that is example..
i don't know much..
but i really want to know the answer to this question..
User avatar
Solar
Member
Member
Posts: 7615
Joined: Thu Nov 16, 2006 12:01 pm
Location: Germany
Contact:

Re: [KERNEL] Can I?, & How Can I? -> use existing kernel?

Post by Solar »

If you don't know much, you cannot use an existing kernel.

See, it's like this: There are two ways to learn what a kernel does, and how it does it. 1) reading, 2) trying yourself. (Most people here use a combination of the two.)

And by "reading", I don't mean "reading the source code". Without some kind of a theoretical background, you won't get anywhere.

So, either you try writing your own kernel - for which our Wiki is a very good starting place. I will be blunt: This still requires you to be an experienced software developer. If you aren't, don't bother to try. You will fail, frustrating yourself to no end.

Or you read up on the subject, for which our Wiki (again) provides several good links and book titles.

But if you don't know much, the Linux kernel sources are not the place to look for enlightenment.
Every good solution is obvious once you've found it.
babisgr
Posts: 3
Joined: Thu Aug 26, 2010 11:31 pm

Re: [KERNEL] Can I?, & How Can I? -> use existing kernel?

Post by babisgr »

ok guys thank you very much :)
i'll search for any e-books on this subject
thanks again,
babisgr

[EDIT] MODERATOR LOCK THIS :) [/EDIT]
User avatar
Solar
Member
Member
Posts: 7615
Joined: Thu Nov 16, 2006 12:01 pm
Location: Germany
Contact:

Re: [KERNEL] Can I?, & How Can I? -> use existing kernel?

Post by Solar »

babisgr wrote:i'll search for any e-books on this subject
#-o

Or you could have a look at the Wiki as I recommended (Books or Linux Kernel Primer or...). Or the sticky thread of this forum reading, loud and clear, "Book Recommendations".
Every good solution is obvious once you've found it.
User avatar
Candy
Member
Member
Posts: 3882
Joined: Tue Oct 17, 2006 11:33 pm
Location: Eindhoven

Re: [KERNEL] Can I?, & How Can I? -> use existing kernel?

Post by Candy »

babisgr wrote:[EDIT] MODERATOR LOCK THIS :) [/EDIT]
Why?
Post Reply