Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.msdos.programmer > #1415
| From | "Benjamin David Lunt" <zfysz@fysnet.net> |
|---|---|
| Newsgroups | comp.os.msdos.programmer |
| Subject | Re: Help w/ New OS: SGOS |
| Date | 2014-06-21 18:39 -0700 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <lo5c4v$25n$1@speranza.aioe.org> (permalink) |
| References | <ff1ace70-26cc-4781-b0dd-8bb249bf00b3@googlegroups.com> <XnsA3537387AC421auricauricauricauric@78.46.70.116> <c1855d5e-9bff-4d9e-bd84-ace682e168ce@googlegroups.com> |
"Harry Potter" <rose.joseph12@yahoo.com> wrote in message news:c1855d5e-9bff-4d9e-bd84-ace682e168ce@googlegroups.com... > On Saturday, June 21, 2014 2:21:19 PM UTC-4, Auric__ wrote: >> What kind of info do you want? >> >> Basically, power starts, BIOS gets control, it looks for the boot sector >> of >> the boot disk, and hands off control to that. Read here for a bit more >> details: >> >> https://en.wikipedia.org/wiki/Booting#Modern_boot_loaders >> > Basically, I am looking on how to create a boot sector, communicate with > the BIOS, handle RAM (in 386 V86 mode) and create a file system. These > should give me a starting position. BTW, thank you for the link! :) Hi, As with the other suggestions, along with alt.os.development, might I suggest a book? http://www.fysnet.net/the_system_core.htm This book shows you how to go from the "power starts, BIOS gets control" (Hi Auric) to a round robin type task scheduler. It shows the boot code, how to write the boot code, how to manage memory, how to communicate with the BIOS, and other things needed. It is a simplistic operating system, ready for lots of additions and improvements, but shows you how to get started. It also includes many utilities needed to create disk images, write disk images, get disk information, the a20 line, etc. Then for file systems, check out Volume 2 in that series. http://www.fysnet.net/the_virtual_file_system.htm Ben -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Forever Young Software http://www.fysnet.net/index.htm http://www.fysnet.net/osdesign_book_series.htm To reply by email, please remove the zzzzzz's Batteries not included, some Assembly required.
Back to comp.os.msdos.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Help w/ New OS: SGOS Harry Potter <rose.joseph12@yahoo.com> - 2014-06-21 05:52 -0700
Re: Help w/ New OS: SGOS "Auric__" <not.my.real@email.address> - 2014-06-21 18:21 +0000
Re: Help w/ New OS: SGOS Harry Potter <rose.joseph12@yahoo.com> - 2014-06-21 13:49 -0700
Re: Help w/ New OS: SGOS "James Harris" <james.harris.1@gmail.com> - 2014-06-21 22:41 +0100
Re: Help w/ New OS: SGOS "Benjamin David Lunt" <zfysz@fysnet.net> - 2014-06-21 18:39 -0700
Re: Help w/ New OS: SGOS "Rod Pemberton" <dont_use_email@xnothavet.cqm> - 2014-06-21 23:35 -0400
Re: Help w/ New OS: SGOS Harry Potter <rose.joseph12@yahoo.com> - 2014-06-22 10:55 -0700
Re: Help w/ New OS: SGOS "Alexei A. Frounze" <alexfrunews@gmail.com> - 2014-06-22 15:20 -0700
Re: Help w/ New OS: SGOS Harry Potter <rose.joseph12@yahoo.com> - 2014-06-28 11:36 -0700
Re: Help w/ New OS: SGOS "Rod Pemberton" <dont_use_email@xnothavet.cqm> - 2014-06-28 15:59 -0400
Re: Help w/ New OS: SGOS Harry Potter <rose.joseph12@yahoo.com> - 2014-06-28 13:46 -0700
Re: Help w/ New OS: SGOS Wildman <best_lay@yahoo.com> - 2014-07-31 22:37 -0500
Re: Help w/ New OS: SGOS Sjouke Burry <burrynulnulfour@ppllaanneett.nnll> - 2014-06-22 00:02 +0200
csiph-web