label命令用于查看或改变计算机驱动器的标签。
The label command is used to view or change the label of a computer's drives.
如果您的硬盘驱动器标签包含ASCII或其他扩展字符,并且您正在运行MS-DOS 6.0或更低版本,则运行磁盘扫描程序可能会损坏硬盘驱动器。
因为磁盘扫描程序正在寻找损坏或不正确的数据,所以如果硬盘驱动器标签上有ASCII或任何无法识别的字符,它将尝试修复这些字符。如果磁盘扫描程序试图修复您的标签,它可能会删除所有信息并将其放入CHK文件中。
如果硬盘驱动器具有无法识别的字符,则无法使用fdisk删除分区。
创建标签后,请使用label重新创建标签,然后使用fdisk删除分区。
If your hard drive label contains ASCII or other extended characters and you are running MS-DOS 6.0 or lower, running ScanDisk may corrupt the hard drive.
Because ScanDisk is looking for corrupt or incorrect data, if the hard drive label has ASCII or any unrecognized characters it will attempt to fix those characters. If ScanDisk attempts to fix your label, it may remove all information and place it into a CHK file.
If the hard drive has unrecognizable characters, unable to delete the partition using fdisk.
Use label to recreate the label and then use fdisk to delete the partition after label created.