/* $VER: Sh3 37.2 (29.1.94)
 *
 * Recoverable RAM disk mount entry
 *
 * The maximum size of the disk is controlled by the value of the HighCyl
 * line. Increasing this value by 1 consumes an additional 11K of RAM.
 * So the default value of 79 consumes, when the disk full, around 880K of
 * memory.
 * 3xHD=6xDD-Platz
 */

Device		= statram.device
Flags		= 0
Surfaces	= 2
Reserved	= 2
Interleave	= 0
LowCyl		= 0
Buffers		= 5
StackSize	= 600
Priority	= 5
Mount		= 1

/* The Unit, BlocksPerTrack, HighCyl, BufMemType and DosType fields are
 * controlled by tooltypes in the icon.
 *
 * Unit			= 3
 * BlocksPerTrack	= 22
 * HighCyl		= 239
 * BufMemType		= 1
 * DosType		= 0x444F5303
 */
