Suggestions for my os
Posted: Wed Oct 26, 2005 9:42 am
Hi All,
I am planning to start writing my own OS. I had a look into the Higher Half bare bones present in the OS-FAQ wiki and felt that was a good starting point.
I have a few questions in the bare bones code.
Is paging enabled in that code?.I am still confused with identity-mapping mentioned there if someone could explain the same in detail it would be great.
If i start building from the bare bone code, do i have to define my own gdt and stuff and load it?.What are the other immediate things i need to code to start off in the bare bone main routine code.
Help is appreciated
Thanks
Jay
I am planning to start writing my own OS. I had a look into the Higher Half bare bones present in the OS-FAQ wiki and felt that was a good starting point.
I have a few questions in the bare bones code.
Is paging enabled in that code?.I am still confused with identity-mapping mentioned there if someone could explain the same in detail it would be great.
If i start building from the bare bone code, do i have to define my own gdt and stuff and load it?.What are the other immediate things i need to code to start off in the bare bone main routine code.
Help is appreciated
Thanks
Jay