📌  相关文章
📜  linux 格式化 usb 命令行 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:54.241000             🧑  作者: Mango

代码示例2
umount
fdisk -l to get the dev/sxxx
For the vFAT (FAT32) file system: sudo mkfs.vfat /dev/sdc1