Qbasicnews.com

Full Version: MY OS!!!!help me with installing and kernal and stuff...
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hay, im makin this os and i need to know how to get stuff so that i can run it on the computer without running it over windows. IF U COULD HELP ID SAY YAY!!! Big Grin Big Grin

Anonymous

sure, first look up the .exe file type, and figure out how everythings stored. once you do that, ask some more

http://wotsit.org

look up "exe"
I think the file format is not the biggest problem. Exe files call dos interrupts and they don't exist if you don't run dos/win... Wink So give up. You won't succeed in writing an OS. There are so many points you have to mind. You'll need a FAT file system and so on and you have to program all the things using ASM. Horrible. Or you could try using FreeDOS. Smile
Quote:Hey, I'm making this IS and I need to know how to get stuff so that I can run it on a computer without running it over windows. IF YOU COULD HELP I'D SAY YAY!!! :D :D
Well you want to get it to run without windows or DOS right?
You could get Linux =P



But then you aren't making an OS. Making and OS is pretty tough. OS means Operating System. It operates everything in the computer (that the BIOS doesn't). It'd take many many long sessions of research. Maybe a few classes will help.


QB can't do it. If you want to make a fakeOS or a GUI go straight ahead. It'd never be an OS.


Something something... blah

Anonymous

i know 'exe' isnt the biggest problem Wink but if exe files are over your head, you might as well stop there XD thats the point i was trying to illustrate ;P
I have freedos. I guess i could try using that.