home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / msdos / programm / 8998 < prev    next >
Encoding:
Internet Message Format  |  1992-09-02  |  1.1 KB

  1. Path: sparky!uunet!sun-barr!olivea!mintaka.lcs.mit.edu!zurich.ai.mit.edu!ara
  2. From: ara@zurich.ai.mit.edu (Allan Adler)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: inventing new disk formats
  5. Message-ID: <ARA.92Sep2162014@camelot.ai.mit.edu>
  6. Date: 2 Sep 92 21:20:14 GMT
  7. Sender: news@mintaka.lcs.mit.edu
  8. Distribution: comp
  9. Organization: M.I.T. Artificial Intelligence Lab.
  10. Lines: 19
  11.  
  12.  
  13. I'm not sure whether this is the right place for this, but here goes.
  14. Suggestions for other groups are welcome.
  15.  
  16. I'm working with an 80386 MSDOS system with an AMI bios. I am interested
  17. in learning how to do the following:
  18. (1) invent a new format for a floppy disk or hard disk (but I'll start with
  19.     a floppy :-) ).
  20. (2) write the information on the floppy that tells the motherboard how to
  21.     boot from it. It would be booting antoher operating system, that
  22.      I would also have to write. I know how to physically write everything
  23.     on the floppy: one just uses rawrite. But I don't know WHAT to write.
  24.  
  25.  
  26. Can someone suggest how to learn this, e.g. books that explain it in
  27. words of one syllable, programs that help one do it, etc.?
  28.  
  29. Allan Adler
  30. ara@altdorf.ai.mit.edu
  31.