|
|
#11 (permalink) |
|
Bronze Member
![]() Join Date: Jan 2007
Posts: 62
|
I'm just trying to make a small os on a floppy disk that I can call my own. I don't want a modified windows or linux. in fact, I found a tut that uses the debug console in windows. maybe someday I'll learn how to make a simple gui fo my os, but for now this is all I want to do.
The only info i'm looking for is, what is the basic process. What do you have to write first? The boot loader which loads actual os or what? I really don't know all this stuff, and I don't mean to sound rude, but instead of making suggestions as to what I should do instead of on os, or that it's too hard, how about some answers to my questions. Yes I know it will take a LONG time to code an os. I'm willing to do it. Kevinaz
__________________
Amd Athlon 2800+ 1.60ghz maxtor 20gb elitegroup 760gx-m motherboard 1 gig ram 93% of teenagers listen to rap. If you are one of the 7% that still listens to real music, post this in your signature. |
|
|
|
|
|
#12 (permalink) |
|
Bronze Member
![]() Join Date: May 2007
Posts: 75
|
Well, you can start by writing a really simple one by writing directly to the bootsector of a floppy disk. But you'll soon find you run out of space. Also, the disk will have no usable filesystem. Then you can expand by using JMP. You can use BIOS interrups to write text on the screen. It's really not much worse than programming DOS programs. Then try switching into Protected mode, for access to more memory.
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help creating a self-extracting zip file | PC Hobbyist | General Software | 12 | 02-05-2007 02:25 AM |
| Creating Blog: Help!!! | P11 | General Computer Chat | 5 | 08-05-2006 02:36 AM |
| Creating a Hyperlinked File ? | shumb6 | General Computer Chat | 4 | 05-15-2006 06:53 PM |
| Creating File Lists | skindoggi | Desktop Computers | 2 | 11-30-2005 09:23 PM |
| Creating a New PC | P11 | Desktop Computers | 1 | 04-11-2005 06:03 PM |