Short: Matt Dillon's FMS trackdisk emulator

long: 
			       FMS.DOC

		    FILE BASED TRACKDISK SIMULATOR

    * Useful for creating a floppy-like partition on your harddisk
      (so you can diskcopy to a floppy) WITHOUT actually having to
      create a special partition for it.

    * Useful for testing new filesystems and such

    * Up to 32 Units, OFS or FFS selectable via Mountlist

    * THIS IS NOT A RAM DISK.  Operation will be necessarily slower
      than your HD, but that isn't the point behind using the device!

    * Advantages over RAD / Other ram disks ... doesn't use RAM.
      Designed for hard disk users.  By putting the 'partition'
      file on the hard disk, it sticks around and you don't loose
      the data you wrote to it, so mounting it again after reboot
      or power up yields whatever was there before.

    The fmsdisk.device simulates a trackdisk.device for fixed media
    via a DOS file (one file per unit).  Simply setup your Mountlist,
    mount the simulated trackdisk, and format, and you are off.

    This has particular advantages for those hard disk users who make
    lots of distributions, like me.  I can create a simulated partition
    using fmsdisk.device that uses exactly the same parameters as
    my favorite floppy device (and run the appropriate file system,
    in this case the OFS).  After formatting, I can copy the distribution
    onto the simulated partition and then DiskCopy it to the floppy.

    This also has advantages to people fooling around with writing their
    own file systems, as the disk file used may be examined at any time
    through normal programs while the 'filesystem' is running.

			   INSTALLATION

    copy fmsdisk.device devs:

    Assign FMS: to some empty directory on your hard disk (doesn't have
    to be empty, but might as well be clean, eh?).  Files will be
    named FMS:Unit%d

    Add appropriate entries to your Mountlist (see example Mountlist).

    Mount FF0:

    ; Only need to format the first time to create the file.
    Format drive FF0: name "FF0" NOICONS

    Repeat above two lines for each simulated partition you wish to add.




============================= Archive contents =============================

Original  Packed Ratio    Date     Time    Name
-------- ------- ----- --------- --------  -------------
     974     295 69.7% 11-Dec-89 16:56:46  FmsDisk.info
       0       0  0.0% 05-Nov-92 11:14:38  FmsDisk/
      24      24  0.0% 11-Dec-89 16:46:00  FmsDisk/.info
     420     228 45.7% 11-Dec-89 16:46:04  FmsDisk/DMakefile
    1833     293 84.0% 11-Dec-89 16:46:04  FmsDisk/Mountlist
     856     470 45.0% 11-Dec-89 16:46:14  FmsDisk/POSTER
    8785    2959 66.3% 11-Dec-89 16:45:56  FmsDisk/fms.c
    2106    1042 50.5% 11-Dec-89 16:46:18  FmsDisk/fms.doc
    2570     450 82.4% 11-Dec-89 16:45:58  FmsDisk/fms.doc.info
    5176    3033 41.4% 11-Dec-89 16:46:08  FmsDisk/fmsdisk.device
     191      91 52.3% 11-Dec-89 16:46:12  FmsDisk/syms.c
     718     351 51.1% 11-Dec-89 16:46:10  FmsDisk/tag.asm
-------- ------- ----- --------- --------
   23653    9236 60.9% 05-Nov-92 18:31:26   12 files
