how to dual boot windows 10 and centos 7 step by step guide in bangla
In this video how to install centOS -7 and Windows 10 in the same machine.
cd /etc/grub.d/
vim 41_custome
menuentry “windows10″{
set toot='(hd0,1)’
chainloader +1
}
EOF
grub2-mkconfig -o /boot/grub2/grub.cfg
reboot
centos 7