首页
首页 » 磁盘管理 » mlabel

mlabel

mlabel
功能说明:显示或设置MS-DOS磁盘驱动器的标签名称。
语  法:mlabel [-csvV][驱动器代号][标签名称]
补充说明:mlabel为mtools工具指令,模拟MS-DOS的label指令,可显示或设置MS-DOS磁盘驱动器的标签名称。
参  数:
  -c   清楚标签名称
  -s   显示标签名称
  -v   执行时显示详细的信息。
  -V   显示版本信息。

mlabel

mlabel [options] drive[label]

Label an MS-DOS filesystem (maximum of 11 characters), first displaying the current label if there is one. See mtools for more information. If no label is specified, prompt the user for one.

Options

-c

Overwrite any existing labels.

-s

Show the existing label.

-n

Create a random serial number for the disk.

-N serialno

Choose a new serial number for the disk. It should be an eight-digit hexadecimal number with no spaces in it.