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

  1. /* $VER: SD0 37.2 (29.1.94)  2xDD im RAM
  2.  *
  3.  * Recoverable RAM disk mount entry
  4.  */
  5.  
  6. Device        = statram.device
  7. Flags        = 0
  8. Surfaces    = 2
  9. Reserved    = 2
  10. Interleave    = 0
  11. LowCyl        = 0
  12. Buffers        = 5
  13. StackSize    = 600
  14. Priority    = 5
  15. Mount        = 1
  16.  
  17. /* The Unit, BlocksPerTrack, HighCyl, BufMemType and DosType fields are
  18.  * controlled by tooltypes in the icon.
  19.  *
  20.  * Unit            = 1
  21.  * BlocksPerTrack    = 22
  22.  * HighCyl        = 79
  23.  * BufMemType        = 1
  24.  * DosType        = 0x444F5301
  25.  */
  26.