Adding a Windows Entry to Grub
Tagged with: boot, grub, Linux, loader, windows
Wednesday, August 15th, 2007 10:50 PM
The code to add a Windows loading section in Grub
title Windows
rootnoverify (hd0,1)
chainloader +1
[tags]grub,windows,linux,boot,loader[/tags]