home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / new / disk / misc / diskspare3.0 / support / mountlist.mbd < prev    next >
Text File  |  1994-11-13  |  611b  |  38 lines

  1. RAMBOOT:
  2.     Device = ramdrive.device
  3.     Unit   = 9        /*    don't use '0'    */
  4.     Flags  = 0
  5.     Surfaces  = 2
  6.     BlocksPerTrack = 11
  7.     Reserved = 2
  8.     Interleave = 0
  9.     LowCyl = 0
  10.     HighCyl = 3        /*    each cyl. has 11K    */
  11.     Buffers = 5
  12.     BufMemType = 1
  13. #
  14.  
  15. /*
  16.  *     If you change the unit (DS1,2,3) PLEASE remember to change the
  17.  *    unitnumber, too.
  18.  *
  19.  */
  20.  
  21. DS0:
  22.     Device        = diskspare.device
  23.     Unit        = 0
  24.     Flags        = 0x07        /* 7= DD/HD ; 3 = DD only */
  25.     Surfaces    = 2
  26.     BlocksPerTrack    = 12
  27.     Reserved    = 2
  28.     Interleave    = 0
  29.     LowCyl        = 0
  30.     HighCyl        = 81
  31.     Buffers        = 50
  32.     BufMemType    = 0
  33.     StackSize    = 600
  34.     Priority    = 10
  35.     GlobVec        = -1
  36.     DosType        = 0x444F5301
  37. #
  38.