Hi people,
This is my first post and to tell you guys I am a noob in OSdev.
I want your suggestions...
Obviously I want to develop a kernel of my own ..I am an average programmer.
But I can give all my time int this project.Little confused from where should I start?
Whether a linux or windows kernel?
I decided to read two books first design of Unix operating system by Batch and Oreilly's Understanding kernel.
But then I am thinking those books deal with a full and rich kernel,for the basic and minimal kernel should I start with Bran's Kernel Development Tutorial and the wiki stuffs.
The reason for me to decide this is to have complete control over the system and language like C.
Please guide me !!
Cheers!!
How to start??
- mathematician
- Member
- Posts: 437
- Joined: Fri Dec 15, 2006 5:26 pm
- Location: Church Stretton Uk
Re: How to start??
If you are going to write a kernel, it won't be a Windows or Linux kernel. It will be the kernel of whatever you are going to call your operating system.
The continuous image of a connected set is connected.
-
- Member
- Posts: 65
- Joined: Sat Jul 04, 2009 9:39 pm
Re: How to start??
Getting Started and Bare Bones.
Also, it's a bad idea to start an OS if you don't already have complete control over a language like C.
Please guide yourself. Ask us if you have a specific question, after reading the wiki and searching Google.duggydiggy wrote: The reason for me to decide this is to have complete control over the system and language like C.
Please guide me !!
Also, it's a bad idea to start an OS if you don't already have complete control over a language like C.
Re: How to start??
Neither, the wiki will explain the kernel types http://wiki.osdev.org/Kernelsduggydiggy wrote:where should I start?
Whether a linux or windows kernel?
My hero, is Mel.
Re: How to start??
Read the forum rules.
Thread locked.
Thread locked.