home *** CD-ROM | disk | FTP | other *** search
- /* RAM disk mount entry 1 x DD
- *
- * You can create 4 different RAM disks by creating
- * versions of this file with different Unit values.
- * braucht KS 2.04 mind.
- */
-
- Device = absram.device
- Unit = 0
- Mount = 1
- Flags = 0x00600020 /* address of the disk */
- Surfaces = 2
- BlockSize = 512
- BlocksPerTrack = 11
- Reserved = 2 /* NEVER change this */
- Interleave = 0
- LowCyl = 0
- HighCyl = 79
- Buffers = 5
- BufMemType = 1
- DosType = 0x444f5301
-
-