Would you help, please?
Posted: Tue Jan 02, 2007 1:42 am
When I first started programming in Assembly my intentions where to create an Operating system one day; I started with the Art of Assembly book by Randall Hyde and then went to the Intel’s manuals. It has not been a while since I have decided to start my own operating system project and since this is what I have been planning for a long time, it would definitely not be just a way to spend time for me and I would be totally serious about it.
Unfortunately, after looking for resources on the internet for a while now, I decided to ask a question in this forum as in “Is there really a good tutorial that walks you through different stages of the creation of an operating system with examples?” I really like to know if there is a tutorial that *describes* why this or that or etc not “Ok this is GRUB, go a head and do this and don’t ask why”. I mean if I want to create my own operating system why would I want to use GRUB? Suppose you want to build your OS and you know Assembly quite well and also have an adequate knowledge about programming in C. Which tutorial would you read? What would you do?
P.S: I am not at all good in Protected Mode and Intel’s manuals, although very clear about the point, are confusing more than they guide me because I still see everything as asse:mbly.
And oh yeah, I’ve already read the novice-related posts on this forum.
Unfortunately, after looking for resources on the internet for a while now, I decided to ask a question in this forum as in “Is there really a good tutorial that walks you through different stages of the creation of an operating system with examples?” I really like to know if there is a tutorial that *describes* why this or that or etc not “Ok this is GRUB, go a head and do this and don’t ask why”. I mean if I want to create my own operating system why would I want to use GRUB? Suppose you want to build your OS and you know Assembly quite well and also have an adequate knowledge about programming in C. Which tutorial would you read? What would you do?
P.S: I am not at all good in Protected Mode and Intel’s manuals, although very clear about the point, are confusing more than they guide me because I still see everything as asse:mbly.
And oh yeah, I’ve already read the novice-related posts on this forum.