将分区/dev/hdb6格式化的命令是:(____)。
A.mkfs -t ext2 /dev/hdb6
B.format /dev/hdb6
C.format -t ext2 /dev/hdb6
D.makefile -t ext2 /dev/hdb6
正确答案是A