home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / tools / virus / vt_281 / schutz / storage_vt / rh3 < prev    next >
Encoding:
Text File  |  1996-03-10  |  295 b   |  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.