You??™ll
see the
DISKPART>
prompt where you enter the specific subcommands described in the following list.
active
Marks the partition with focus as active. Making a partition active informs the Basic
Input/Output System (BIOS) or Extensible Firmware Interface (EFI) that the partition is a valid
system partition that the system can use to boot. If you mark a partition that doesn??™t contain
system files active, the system may not boot. DiskPart doesn??™t check your partition selection for
accuracy.
add disk=
n
[noerr]
Mirrors a simple volume with the focus set to the specified disk. The
disk must contain enough unallocated space to match the size of the simple volume that you
want to mirror.
NOTE
Use the
noerr
option only with scripts. Normally, a script ends when it encounters an
error. Using the
noerr
option lets the script continue running.
assign [{letter=D | mount=Path}] [noerr] Assigns a drive letter or mount point to the
volume with focus. If you don??™t specify a drive letter or mount point, the utility uses the next
available drive letter. The utility generates an error when you attempt to assign an existing drive
letter to the volume.
Pages:
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568