Grub on dual boot
Thomas Kaiser
thomas at kaiser.linux-site.net
Thu Feb 24 20:37:22 UTC 2005
Add the following lines to the file /boot/grub/menu.lst
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/hda1
title Windows NT/2000/XP
root (hd0,0)
savedefault
makeactive
chainloader +1
If your windows is on the C partition on the first drive, this will
work. If not change the line "root". hd0 -> first drive. ,0 -> first
partition
Thomas
Michael Anckaert wrote:
> Hello all,
> I have a problem with Grub. When I installed Ubuntu, it detected my
> WindowsXP and added an entry to the Grub menu. After I updated my
> system, the new kernel was added to the grub menu but the windows entry
> was removed!
>
> I don't use Windows much, but I need it for school. So I had to add the
> entry myself. Is this a bug or just something that has to be
> implemented?
>
More information about the ubuntu-users
mailing list