ext2格式怎么转换成fat32格式?
Tofloor
poster avatar
wekmire
deepin
2013-12-13 06:14
Author
如题
Reply Favorite View the author
All Replies
electricface
deepin
2013-12-13 06:42
#1
在启动器“实用工具”分类找到“磁盘"并打开它,然后选中一个分区格式化为 FAT 格式吧
DeepinScreenshot20131212222939.png
更高级的磁盘操作工具是 gparted,软件中心搜索安装。
Reply View the author
xliang9550
deepin
2013-12-13 09:26
#2
好像mkfs就可以,我记得命令格式是mkfs -t 文件系统 设备文件
假设要将/dev/sdb5格式化为fat32,似乎命令是mkfs -t vfat /dev/sdb5这样的。

mkfs就可以看作format,会删除所有数据。
Reply View the author
cxbii
deepin
2013-12-13 17:33
#3
我觉得转换是无损的吧。。。
你们都说格了。。
Reply View the author