win10 centos7 dual boot

problem: after install centos7 , win 10 boot entry gone.windows

solution: yum -y install epel-releasecentos

        yum -y install ntfs-3gide

        grub2-mkconfig -o /etc/grub2/grub2.cfgcentos7

        rebootit

    set windows as default bootio

   cat /etc/grub2/grub.cfg | grep Windowsclass

    grub2-set-default
grep

相關文章
相關標籤/搜索