Here's what I did to install grub
Code:
bash->grub
root (hd1,0) # adress of /boot
setup (hd0,0) #my first drive
said somethings
I edite /boot/grub/grub.conf, and restarted.
Grub loader without a hitch...
Problem is... now I can't run Windows XP no more!
Windows was on /dev/hda, I think the 'setup (hd0)' messed the begening of the partition, but how? Isn't it suppose to write in the MBR only?
Does anybody know a way to get windows back? Someway to reinstall windows' bootloader? Anything that doesn't involve completely reinstalling windows.
PS: Tried installing lilo instead(just to see), well guess what, loading windows(rootnoverify (0,0) chainloader +1) prompted grub...
Please if you think you know a solution, post... I'm desperate, I'm willing to try anything.