I have a few versions of windows dual booted with kubuntu 9.04. Everything was working just peachy until windows xp crapped out, and I reinstalled it. Now it automatically loads windows xp without regard to any other operating system. So I went in to try to fix the issue and this is where I run into problems:
grub> geometry (hd0)
Error 21: Selected disk does not exist
grub> geometry (hd0,0)
Error 21: Selected disk does not exist
...
grub> find /boot/grub/stage1
Error 15: File not found
and so on no matter what I enter. I have two hard drives, both are sata. I can load kubuntu using a Super Grub disk, and it usually starts windows xp.... but how do I recover my MBR?
grub> geometry (hd0)
Error 21: Selected disk does not exist
grub> geometry (hd0,0)
Error 21: Selected disk does not exist
...
grub> find /boot/grub/stage1
Error 15: File not found
and so on no matter what I enter. I have two hard drives, both are sata. I can load kubuntu using a Super Grub disk, and it usually starts windows xp.... but how do I recover my MBR?
Comment