B.10 MOUNT (NetWare)

On NetWare, use the mount command to make an NSS volume available to users. For information about using this command for encrypted volumes, see Section A.42.4, Encrypted Volume Activity Commands.

B.10.1 Syntax

MOUNT volume_name | ALL

Parameter

Description

volume_name

Specifies the name of the volume you want to mount.

ALL

Mounts all volumes not mounted.

B.10.2 Notes

  • 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.

B.10.3 Examples

  • To mount the STATISTICS volume, enter

    MOUNT STATISTICS
    
  • To mount all unmounted volumes at once, enter

    MOUNT ALL