home *** CD-ROM | disk | FTP | other *** search
- /* Recoverable RAM disk mount entry
- *
- * You can create different simultaneous recoverable RAM disks by creating
- * versions of this file with different Unit values.
- */
-
- Device = ramdrive.device
- Unit = 2
- Mount = 1
- Flags = 0
- Surfaces = 2
- BlocksPerTrack = 24
- Reserved = 2
- Interleave = 0
- LowCyl = 0
- HighCyl = 81
- Buffers = 5
- BufMemType = 0
- StackSize = 600
- Priority = 10
- GlobVec = -1
- DosType = 0x444f5301
-
-