DISKPART> list vol
Volume ### Ltr Label Fs Type Size Status Info
---------- --- ----------- ----- ---------- ------- --------- --------
Volume 0 C NTFS Partition 75 GB Healthy System
* Volume 1 Partition 75 GB Healthy
尝试指定盘符,
ASSIGN LETTER=D
报错: DiskPart could not assign the drive letter or mount point. Make sure the drive letter or mount point is valid.
退出DISKPART, 进入DEVICE MANAGER, 卸载硬盘驱动, 然后重新扫描硬件,找到硬盘。
进入DISKPART,发现VOL1已经分配盘符D
DISKPART> list vol
Volume ### Ltr Label Fs Type Size Status Info
---------- --- ----------- ----- ---------- ------- --------- --------
Volume 0 C NTFS Partition 75 GB Healthy System
* Volume 1 D NTFS Partition 75 GB Healthy