MOUNT
Purpose
Use at the server console to make a volume available to users.
NOTE: CD-ROM volumes must be mounted using the CD command. For more information, see CD.
Syntax
MOUNT volume_name | ALL
volume_name |
Specify the name of the volume you want to mount. |
ALL |
Mount all volumes not mounted. |
Using MOUNT
- If you set up the AUTOEXEC.NCF file to mount all volumes automatically each time the server comes up, then you would use the MOUNT command only if you have dismounted a volume and want to remount it.
- After you replace a removable drive, use this command to mount all volumes residing on the removable drive.
- You can mount and dismount volumes while the server is running.
- You can also use INSTALL to mount a volume. Select Volume Options from the Installation Options menu.
Examples
- To mount volume STATISTICS, type
MOUNT STATISTICS
- To mount all unmounted volumes at once, type
MOUNT ALL
Previous | Next