Skip to content

Instantly share code, notes, and snippets.

@pzzrudlf
Created January 26, 2016 17:07
Show Gist options
  • Select an option

  • Save pzzrudlf/35ed4f6b9652e083bd99 to your computer and use it in GitHub Desktop.

Select an option

Save pzzrudlf/35ed4f6b9652e083bd99 to your computer and use it in GitHub Desktop.
1.install windows10
2.install centos7
3.edit /boot/grub2/grub.cfg
menuentry 'Windows 10'{
set root=(hd0,1)
chainloader +1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment