home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / apple2 / 19603 < prev    next >
Encoding:
Text File  |  1992-08-29  |  2.4 KB  |  58 lines

  1. Newsgroups: comp.sys.apple2
  2. Path: sparky!uunet!munnari.oz.au!comp.vuw.ac.nz!actrix!David.Empson
  3. From: David.Empson@bbs.actrix.gen.nz
  4. Subject: Re: MSDOS FST
  5. Organization: Actrix Information Exchange
  6. Date: Fri, 28 Aug 1992 13:02:22 GMT
  7. Message-ID: <1992Aug28.130222.25748@actrix.gen.nz>
  8. Keywords: FST PCT MSDOS
  9. References: <1992Aug27.142308.77220@hal.isc.toronto.ibm.com>
  10. Sender: David.Empson@actrix.gen.nz (David Empson)
  11. Lines: 45
  12.  
  13. In article <1992Aug27.142308.77220@hal.isc.toronto.ibm.com> jeremy@hal.isc.toronto.ibm.com writes:
  14. >   Well, I am finally posting.  And I've got a suggestion for this FST.  I
  15. >   have a PC Transporter and I realize that devices off of the PCT chain
  16. >   will work (according to reports I've heard) as MSDOS devices with this
  17. >   forthcoming FST.  What I would like is for the FST to recognize the MSDOS
  18. >   volumes that are created to simulate hard drives.
  19.  
  20. The MS-DOS FST will probably only support 5.25" drives connected to
  21. the PCT, NOT Apple 3.5 Drives.
  22.  
  23. >   Here is the situation for people that don't own a PCT.  The software creates
  24. >   a file on a prodos volume, which it fools DOS into thinking is a hard drive.
  25. >   What I would like is for the new FST to recognize this file and treat it
  26. >   like a folder.  Then you could click on the file and copy things into and
  27. >   out of your MSDOS hard drive, without going into the PC Transporter
  28. >   software. 
  29.  
  30. Hey, neat idea!  Unfortunately, I think this falls into the "too hard"
  31. basket.  The main problem is that the MS-DOS hard drive file is a file
  32. on a ProDOS volume.  You would therefore have to have the MS-DOS and
  33. ProDOS FSTs interacting with each other.  Ugly!
  34.  
  35. Another problem: you can have a split MS-DOS volume covering two
  36. files.  There isn't any easy way to associate these files with each
  37. other (no standard naming conventions; they don't even have to be on
  38. the same drive).
  39.  
  40. The internal format of the file is straightforward.  It is the same as
  41. the MS-DOS hard drive format, including a drive partition map on the
  42. first logical track.  Each track is 17 sectors (i.e. blocks).  Thus:
  43.  
  44. Block 0: hard drive partition map
  45. Blocks 1-16: unused (0)
  46. Block 17: first partition's boot sector
  47. Block 18: first partition's FAT starts here (I think)
  48. [the FAT occupies several blocks, according to the volume size]
  49. Second copy of the FAT
  50. Root directory
  51. Allocation clusters
  52. -- 
  53. David Empson
  54.  
  55. Internet: David.Empson@bbs.actrix.gen.nz    EMPSON_D@kosmos.wcc.govt.nz
  56. Snail mail: P.O. Box 27-103, Wellington, New Zealand
  57.