1 。 安装ntfs-3g
1. 添加EPEL源(ntfs-3g在该源中):
$ yum search epel
只找到一个epel-release.noarch, 就装它了。
# yum install epel-release
#yum install ntfs-3g
2. 运行
grub2-mkconfig -o /boot/grub2/grub.cfg
参考:
1.http://fcj2519.blog.163.com/blog/static/18602808020149292048786/
2.http://jingyan.baidu.com/article/c35dbcb0e87c4f8916fcbc8a.html