/* An example MOUNTLIST file enabling a 5" disk to be mounted as DF1: and an interactive serial port mounted as AUX: */ DF1: Device = trackdisk.device Unit = 1 Flags = 1 Surfaces = 2 BlocksPerTrack = 11 Reserved = 2 PreAlloc = 01 Interleave = 0 LowCyl = 0 ; HighCyl = 39 Buffers = 15 BufMemType = 3 # DF2: Device = trackdisk.device Unit = 2 Flags = 1 Surfaces = 2 BlocksPerTrack = 11 Reserved = 2 PreAlloc = 11 Interleave = 0 LowCyl = 0 ; HighCyl = 39 Buffers = 5 BufMemType = 3 # /* This is provided as an example of an alternative type of non-filing device mount. Please note that L:aux-handler is not provided, and thus this mount does not work. */ AUX: Handler = L:aux-handler Stacksize = 700 Priority = 5 # VDK: handler = L:vdk-handler stacksize = 2000 priority = 5 globvec = 0xffffffff #