home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 11 / AACD11.ISO / AACD / System / VTTest3 / Schutz / Storage_VT / RH3 < prev    next >
Text File  |  1997-06-08  |  295b  |  19 lines

  1. /* Recoverable RAM disk mount entry
  2.  * Platz jetzt 5 x HD-Disk
  3.  */
  4.  
  5. Device        = ramdrive.device
  6. Unit        = 3
  7. mount           = 1
  8. Flags        = 0
  9. Surfaces    = 2
  10. BlocksPerTrack    = 22
  11. BlockSize       = 512
  12. Reserved    = 2
  13. Interleave    = 0
  14. LowCyl        = 0
  15. HighCyl        = 399
  16. Buffers        = 5
  17. BufMemType    = 1
  18. Priority        = -20
  19.