Page 1 of 1

Real OS for project

Posted: Sat Dec 17, 2011 2:05 pm
by emfader
I want to implement a mini real OS for my final year of Computer Engineering. Please can someone give me a guide for developing a small OS. Can Someone recommend me books for it?
I would like to know how to create an OS from scratch.
I was looking at this book
http://www.flipkart.com/books/812032955 ... 86974fa657

Re: Real OS for project

Posted: Sat Dec 17, 2011 2:09 pm
by Solar

Re: Real OS for project

Posted: Sat Dec 17, 2011 2:25 pm
by turdus
Read this book at a minimum: http://www.amazon.com/Operating-Systems ... 0131429388
emfader wrote:I want to implement a mini real OS for my final year of Computer Engineering.
Assuming you've just started your final year, don't do it. One year is not enough to learn and implement all the necessary things. You've been warned.

Re: Real OS for project

Posted: Sat Dec 17, 2011 6:44 pm
by ACcurrent
Do a REAL MODE OS (takes about an afternoon and a bit assembly):) Examples are: MIKE OS...
*EDIT DONE FOR THOSE WHO CANNOT TELL THAT THESE ARE NOT REAL MODE OSes SUCH as nesphoro*

bran's kernel tutorial
jamesm kernel tutorial
brokenthorn
GOD READ THE WIKI FOR HEAVENS.

Re: Real OS for project

Posted: Sun Dec 18, 2011 6:25 am
by Combuster
And among these complaints, Beginner Mistakes have not been listed.


Find a better subject or show us that you actually attended a computer science education that actually teaches what that subject is actually about.

Re: Real OS for project

Posted: Sun Dec 18, 2011 7:09 am
by Solar
</hostilities>

He's not the first, nor will he be the last. At least he's been friendly about it.

Re: Real OS for project

Posted: Sun Dec 18, 2011 12:55 pm
by Nessphoro
ACcurrent wrote:Do a REAL MODE OS (takes about an afternoon and a bit assembly):) Examples are: MIKE OS...
bran's kernel tutorial
jamesm kernel tutorial
brokenthorn
GOD READ THE WIKI FOR HEAVENS.
Actually at least two of those OSs work in Protective Mode.
So please if you try to make a rage comment, at least make sure your arguments are valid.
In this case they aren't.