GeophyAI

Python与地球物理数据处理

0%

Centos安装后无法启动Windows问题

CentOS安装后Windows无法启动问题

1
2
3
4
[root]$ wget -O /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-7.repo
[root]$ yum update
[root]$ yum install ntfs-3g
[root]$ grub2-mkconfig -o /boot/grub2/grub.cfg