Adding a Windows Entry to Grub
The code to add a Windows loading section in Grub
title Windows
rootnoverify (hd0,1)
chainloader +1
[tags]grub,windows,linux,boot,loader[/tags]
The code to add a Windows loading section in Grub
title Windows
rootnoverify (hd0,1)
chainloader +1
[tags]grub,windows,linux,boot,loader[/tags]