[Wylug-help] grub loader

Gavin Harris gavin.harris at energis.com
Thu May 20 09:31:48 BST 2004


On 20 May 2004, at 00:36, Don Magee wrote:
>
> I want to boot windows from the primary master. But no combination of
> root and map commands seems to work in grub.conf.
>
> rootnoverify (hd0,0)
> chainloader +1

I've got a similar setup, /boot is on (hd1,0) in grub-speak. I boot
this drive from the BIOS and have this in grub.conf to boot Windows: -

title Windows
map (hd0) (hd1)
map (hd1) (hd0)
rootnoverify (hd0,0)
chainloader +

This seems to work OK.

--
Gavin Harris





More information about the Wylug-help mailing list