home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1997 #3 / amigamamagazinepolishissue03-1 / dos_drivers / vd0 < prev    next >
Text File  |  1996-12-07  |  252b  |  16 lines

  1. /*  Mount Entry for the Dynamic Recoverable Ram Disk */
  2.  
  3. Device        = vdisk.device
  4. Unit        = 0
  5. Flags        = 1
  6. Surfaces    = 1
  7. BlocksPerTrack    = 16
  8. Reserved    = 2
  9. Interleave    = 0
  10. LowCyl        = 0
  11. HighCyl        = 63
  12. Buffers        = 5
  13. BufMemType     = 5
  14. DosType        = 0x444f5301
  15. Activate    = 1
  16.