1.默认挂载会出现以下错误
2.配置epel yum源
[root@bogon ~]# wget -O /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-7.repo
3.安装 ntfs-3g安装包
[root@bogon ~]# yum -y install ntfs-3g
确认安装完成
4,挂载硬盘使用
[root@bogon ~]# mount /dev/sdb1 /mnt/dvd2
微信扫一扫
[root@bogon ~]# wget -O /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-7.repo
[root@bogon ~]# yum -y install ntfs-3g
确认安装完成
[root@bogon ~]# mount /dev/sdb1 /mnt/dvd2
相关推荐