使用复习卡回顾 第 1 题,共 7 题
Linux 文件系统挂载
开始实验
1 选择最佳答案

dd if=/dev/zero of=storage_device.img bs=1M count=100 会创建什么?