On Mon, 01 Jan 2007 19:18:29 +0100, J.O. Aho wrote:
> Then you need to modify your /boot/grub/grub.conf, so that you have
> a boot line
>
> --- grub.conf ---
> title=Windows
> root (hd1,0)
> chainloader +1
> map (hd1) (hd0)
> map (hd0) (hd1)
> --- eof ---
Better;
--- menu.lst --- # OP did not say what distro
title=Windows
rootnoverify (hd1,0)
map (hd1) (hd0)
map (hd0) (hd1)
makeactive
chainloader +1
For the most part, your way works, but some machines need the
"rootnoverify", and "makeactive" assures that the partition is seen as the
active partition that Windows needs. My Award BIOS has a nasty habit of
changing the active partition to various different partitions, at random.
I have no Windows on this machine, so it makes no difference to me, but it
could on the OP's machine. It may help, it can't hurt, it only needs
to be written once, so why not?
--
imotgm
"Lost? Lost? I've never been lost... Been a tad confused for a
month or two, but never lost."