方式:使用ntfs-3g
步驟:
1、加源 wget -O /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-7.repo
CentOS默認源里沒有ntfs3g,可通過添加aliyun的epel源來yum安裝
2、安裝 yum update;
yum install ntfs-3g
3、grub2-mkconfig -o /boot/grub2/grub.cfg
該過程中會自動找到win10的啟動項目,並加入啟動列表,重啟即可看到centos7和win10的啟動