User`s guide
DISMOUNT
(KMON)
Disassociates a logical-disk unit from a file.
Format
DISMOUNT logical-disk-unit
Parameter
logical-disk-unit
Specifies the logical-disk unit that you want to free from its current assignment.
Description
Specify a logical-disk unit number in the form LDn, where n is an integer in the
range 0–7, unless you have done a system generation to enable extended device-
unit support. If you have extended device-unit support, logical disks have a range
L00–L37.
If the logical disk has been assigned a logical device name, you can free the logical-
disk unit by specifying the logical device name.
Examples
1. This command frees logical-disk unit 3 (LD3) from its current file assignment:
.DISMOUNT LD3:
2. These two commands show another way of freeing logical-disk unit 3, once it has
been assigned the logical device name DAT:
.ASSIGN LD3: DAT
.DISMOUNT DAT
RT–11 Command Descriptions 97










