Dick Roark <linuxguy.sg <at> gmail.com> writes:

>
> root (hd1,2)
> makeactive
> chainloader +1
>
Hi,
please edit file
  # vi /etc/grub.conf
and make sure that your Windows section reads like

title Windows XP
rootnoverify (hd1,1)
makeactive
chainloader +1

File it and reboot.

For your info:
The rootnoverify option tells GRUB to not try to verify the root of the OS.
This avoids load errors if the file system is not supported by GRUB.
JB 





-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to