强制以xfs文件系统挂载硬盘设备到指定目录:
[root@linuxcool ~]# mount
-t xfs /dev/sdb /disk
linux mount命令:强制以xfs文件系统挂载硬盘设备到指定目录
阅读 100
2022-08-14
强制以xfs文件系统挂载硬盘设备到指定目录:
[root@linuxcool ~]# mount
-t xfs /dev/sdb /disk
相关推荐
精彩评论(0)