GRUB issues
Rashkae
ubuntu at tigershaunt.com
Wed Jun 3 18:23:33 UTC 2009
NoOp wrote:
>
> This is what I have for mine:
> ### END DEBIAN AUTOMAGIC KERNELS LIST
>
> # This is a divider, added to separate the menu items below from the
> Debian ones
> title Other operating systems:
> root
>
> # Non-linux OS on /dev/sdb1
> title Windows XP
> root (hd1,0)
> savedefault
> makeactive
> map (hd0) (hd1)
> map (hd1) (hd0)
> chainloader +1
>
Argh, I missed noticing that makeactive was missing from the OP's
config, which I believe Windows does need. savedefault not so much,
that option should cause grub to automatically reboot into Windows until
you change it again from the grub menu.
More information about the ubuntu-users
mailing list