/*   This is a mountlist entry for the first partition of drive 0 */
DH0:
   Device = spartan.device
   Unit = 0
   Flags = 0
   Surfaces = 4
   BlocksPerTrack = 18
   Reserved = 2
   Interleave = 4
   LowCyl = 0 ; HighCyl = 299
   Buffers = 30
   BufMemType = 0
   MaxTransfer = 131071
   Stacksize = 4000
   GlobVec = -1
   FileSystem = L:FastFileSystem
   DosType = 0x444f5301
#

/*    this is a mountlist entry for the second partition of drive 0    */
DH1:
   Device = spartan.device
   Unit = 0
   Flags = 0
   Surfaces = 4
   BlocksPerTrack = 18
   Reserved = 2
   Interleave = 4
   LowCyl = 300 ; HighCyl = 449
   Buffers = 30
   BufMemType = 0
   MaxTransfer = 131071
   Stacksize = 4000
   GlobVec = -1
   FileSystem = L:FastFileSystem
   DosType = 0x444f5301
#
/*    this is a mountlist entry for the third partition of drive 0    */
DH2:
   Device = spartan.device
   Unit = 0
   Flags = 0
   Surfaces = 4
   BlocksPerTrack = 18
   Reserved = 2
   Interleave = 4
   LowCyl = 450 ; HighCyl = 599
   Buffers = 30
   BufMemType = 0
   MaxTransfer = 131071
   Stacksize = 4000
   GlobVec = -1
   FileSystem = L:FastFileSystem
   DosType = 0x444f5301
#
/*    this is a mountlist entry for drive 1 with no partitions  */
DH4:
   Device = spartan.device
   Unit = 1
   Flags = 0
   Surfaces = 4
   BlocksPerTrack = 18
   Reserved = 2
   Interleave = 4
   LowCyl = 0 ; HighCyl = 599
   Buffers = 30
   BufMemType = 0
   MaxTransfer = 131071
   Stacksize = 4000
   GlobVec = -1
   FileSystem = L:FastFileSystem
   DosType = 0x444f5301
#

/*
     Be sure to edit these mountlist entrys to match the configuration of your
     drives.  Refer to your Spartan Manual for details.
*/

