I was able to run Ubuntu again after re-installing GRUB.
To re-install grub I had to boot from a Live CD, open terminal and type these commands:
sudo -i
grub
find /boot/grub/stage1 // this output: hd(0,0)
root hd(0,0)
setup hd(0,0)
quit
This information can also be found at: https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows
Now, I am going to re-install Windows, after downloading the drivers I forgot I needed for it. Then, I will figure out how to make dual-booting work.
Thursday, February 8, 2007
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment