[Wolves] adding windows boot to grub list

David Goodwin dg at clocksoft.com
Mon Oct 10 16:52:06 BST 2005


baza wrote:
> Can anyone explain in words of one syllable or less how to add a boot
> windows option to the grub list where windows ntfs is on hda2?
> 

Add in the following to /boot/grub/menu.lst :


title           Windows
root            (hd0,1)
makeactive
chainloader     +1



Grub's naming convention is such that hd0 = hda, hd1 = hdb etc. and ,0 
is the first partition, ,1 is the second etc.

thanks,

David.

-- 
David Goodwin
w: http://www.clocksoft.co.uk
e: david.goodwin at clocksoft.com
t: 0121 313 3850



More information about the Wolves mailing list