I had initially installed Ubuntu 7.1 after i installed windoes xp.
When i installed ubuntu it killed my window loader and i could only
load Ubuntu. After fixing the MBR with Dfsee i got the windows boot
loader but i did not get an option to select Ubuntu.
I am trying to recover ubuntu 7.1 on its own partition ( since
installing grub in the MBR kills the windows XP boot loader) and want
to install grub to the partition instead of the MBR. When i do this by
loading ubuntu from the live disk and then performing the following
commands
sudo grub
find /boot/grub/stage1
(I get the response "(hd0,5)" )
root (hd0,5)
setup (hd0,5)
quit
everything checks out but when i reboot, i get the windowsxp boot
loader which puts me into windows xp home edition.
How do i go about getting the grub loader so i can select which
operating system to load (Ubuntu or Windows XP)