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
Real OS for project
Re: Real OS for project
Read this book at a minimum: http://www.amazon.com/Operating-Systems ... 0131429388
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.emfader wrote:I want to implement a mini real OS for my final year of Computer Engineering.
Re: Real OS for project
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.
*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.
Last edited by ACcurrent on Tue Dec 20, 2011 3:44 am, edited 1 time in total.
Get back to work!
Github
Github
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Re: Real OS for project
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.
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
</hostilities>
He's not the first, nor will he be the last. At least he's been friendly about it.
He's not the first, nor will he be the last. At least he's been friendly about it.
Every good solution is obvious once you've found it.
Re: Real OS for project
Actually at least two of those OSs work in Protective Mode.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.
So please if you try to make a rage comment, at least make sure your arguments are valid.
In this case they aren't.