Very Basic OS
Posted: Tue Jan 12, 2010 10:07 pm
Hello there!
I'm not very experienced at coding, especially writing an Operating System, but I do know C++ to some extent.
I just wanted to make an Operating System that I could use for myself and give to my friends
All it would do is be able to boot up and display the name of the Operating System.
So let's say the name of the OS was "AWESOME".
I start my computer, and AWESOME boots. On my screen I see the word "AWESOME" and that is all. You cannot do anything, just view the title of the OS.
I just really want to do this, and once it is done, I will expand to more than just a title
It doesn't have to be really fancy, just bootable.
So I guess my question is: Is there any advice on doing this? Is there a really easy, most basic way to do this? All it is basically is displaying a name (besides the fact that it's being an operating system).
Thank you A LOT for your help in advance!
RoboMacShow
I'm not very experienced at coding, especially writing an Operating System, but I do know C++ to some extent.
I just wanted to make an Operating System that I could use for myself and give to my friends
All it would do is be able to boot up and display the name of the Operating System.
So let's say the name of the OS was "AWESOME".
I start my computer, and AWESOME boots. On my screen I see the word "AWESOME" and that is all. You cannot do anything, just view the title of the OS.
I just really want to do this, and once it is done, I will expand to more than just a title
It doesn't have to be really fancy, just bootable.
So I guess my question is: Is there any advice on doing this? Is there a really easy, most basic way to do this? All it is basically is displaying a name (besides the fact that it's being an operating system).
Thank you A LOT for your help in advance!
RoboMacShow