|
|
|
MOUNTVOL (Windows 2000)
Create, delete or list a volume mount point.
syntax
MOUNTVOL [drive:]path option
options
path : An existing NTFS folder where the mount point will reside.
VolName : The volume name that is the target of the mount point.
/D : Remove the volume mount point from the specified folder.
/L : List the mounted volume name for the specified folder.
Related commands:
WINDISK - NT Disk Administrator
BootCFG - Edit Boot.ini settings.
Equivalent Linux BASH commands:
mount - Mount a file system