mkfs.fat 4.1 (2017-01-24)
/dev/sdc2 has 255 heads and 62 sectors per track,
hidden sectors 0xf2e000;
logical sector size is 512,
using 0xf8 media descriptor, with 223232 sectors;
drive number 0x80;
filesystem has 2 16-bit FATs and 4 sectors per cluster.
FAT size is 220 sectors, and provides 55689 clusters.
There are 4 reserved sectors.
Root directory contains 512 slots and uses 32 sectors.
Volume ID is 0d93ce35, volume label .
Libparted 3.2
将 /dev/sdc2 格式化为 fat16 00:00:05 ( 成功 )
校准 /dev/sdc2 00:00:00 ( 成功 )
path: /dev/sdc2 (partition)
起始位置:15917056
终止位置:16140287
大小:223232 (109.00 MiB)
clear old file system signatures in /dev/sdc2 00:00:01 ( 成功 )
write 512.00 KiB of zeros at byte offset 0 00:00:00 ( 成功 )
write 4.00 KiB of zeros at byte offset 67108864 00:00:00 ( 成功 )
write 512.00 KiB of zeros at byte offset 113770496 00:00:00 ( 成功 )
write 4.00 KiB of zeros at byte offset 114229248 00:00:00 ( 成功 )
write 8.00 KiB of zeros at byte offset 114286592 00:00:00 ( 成功 )
flush operating system cache of /dev/sdc 00:00:00 ( 成功 )
设定 /dev/sdc2 的分区类型 00:00:04 ( 成功 )
新分区类型:fat16
建立新的 fat16 文件系统 00:00:00 ( 成功 )
mkfs.fat -F16 -v -I -n " " /dev/sdc2 00:00:00 ( 成功 )
mkfs.fat 4.1 (2017-01-24)
/dev/sdc2 has 255 heads and 62 sectors per track,
hidden sectors 0xf2e000;
logical sector size is 512,
using 0xf8 media descriptor, with 223232 sectors;
drive number 0x80;
filesystem has 2 16-bit FATs and 4 sectors per cluster.
FAT size is 220 sectors, and provides 55689 clusters.
There are 4 reserved sectors.
Root directory contains 512 slots and uses 32 sectors.
Volume ID is 0d93ce35, volume label .
谁能告诉我为什么啊