0x1 | Crea, elimina o muestra un punto de montaje de volumen.MOUNTVOL [unidad:]ruta Nombre_VolumenMOUNTVOL [unidad:]ruta /DMOUNTVOL [unidad:]ruta /LMOUNTVOL [unidad:]ruta /PMOUNTVOL /RMOUNTVOL /NMOUNTVOL /E |
Creates, deletes, or lists a volume mount point.MOUNTVOL [drive:]path VolumeNameMOUNTVOL [drive:]path /DMOUNTVOL [drive:]path /LMOUNTVOL [drive:]path /PMOUNTVOL /RMOUNTVOL /NMOUNTVOL /E |
0x2 | MOUNTVOL unidad: /S |
MOUNTVOL drive: /S |
0x3 | ruta Especifica el directorio NTFS en el que se establecerá el punto de montaje. volumen Especifica el nombre de volumen que será el destino del punto de montaje. /D Quita el punto de montaje de volumen del directorio especificado. /L Lista el nombre de volumen montado para el directorio especificado. /P Quita el punto de montaje del volumen del directorio especificado, desmonta el volumen, y hace el volumen no montable. Puede volver a hacer el volumen montable creando un punto de montaje de volumen. /R Quita los directorios de punto de montaje de volumen y la configuración de Registro de volúmenes que ya no van a estar en el sistema. /N Deshabilita el montado automático de volúmenes nuevos. /E Vuelve a habilitar el montado automático de volúmenes nuevos. |
path Specifies the existing NTFS directory where the mount point will reside. VolumeName Specifies the volume name that is the target of the mount point. /D Removes the volume mount point from the specified directory. /L Lists the mounted volume name for the specified directory. /P Removes the volume mount point from the specified directory, dismounts the volume, and makes the volume not mountable. You can make the volume mountable again by creating a volume mount point. /R Removes volume mount point directories and registry settings for volumes that are no longer in the system. /N Disables automatic mounting of new volumes. /E Re-enables automatic mounting of new volumes. |
0x4 | /S Monta la partición de sistema EFI en la unidad dada. |
/S Mount the EFI System Partition on the given drive. |
0x5 | Los valores posibles para Nombre_Volumen junto con los actuales puntosde montaje son: |
Possible values for VolumeName along with current mount points are: |
0x6 | %1 |
%1 |
0x8 | |
|
0x9 | *** NO HAY PUNTOS DE MONTAJE *** |
*** NO MOUNT POINTS *** |
0xA | La partición de sistema EFI está montada en %1 |
The EFI System Partition is mounted at %1 |
0xB | El volumen está en uso. Se emitió un desmontaje forzado y los controladoresactuales del volumen se han invalidado. |
The volume is still in use. A force dismount was issued and current handlesto the volume have been invalidated. |
0xC | *** NO SE PUEDE MONTAR HASTA QUE SE CREE UN PUNTO DE MONTAJE DEL VOLUMEN *** |
*** NOT MOUNTABLE UNTIL A VOLUME MOUNT POINT IS CREATED *** |
0xD | Los nuevos volúmenes no se montan automáticamente al agregarlos al sistema.Para montar un volumen, debe crear un punto de montaje del volumen. |
New volumes are not mounted automatically when added to the system. To mount avolume, you must create a volume mount point. |
0xE | La opción /P solo se puede usar cuando el punto de montaje dado es el únicopunto de montaje del volumen. Use /D en su lugar. |
The /P option can only be used when the given mount point is the only mountpoint for the volume. Use /D instead. |
0xF | Este volumen no admite la operación. Los volúmenes dinámicos ylos volúmenes extraíbles no admiten esta operación. |
This volume does not support this operation. Dynamic volumes and removablevolumes do not support this operation. |