- open the live version
- 
open the terminal and run sudo fdisk -lto see where Linux is installed
- 
run sudo mount /dev/sdaX /mntwhere x is the number you have found Linux word in
- 
run sudo grub-install --root-directory=/mnt /dev/sdato install grub
- 
run sudo update-grubto update grub and if this command didn't work run it after rebooting
- reboot
http://askubuntu.com/questions/83771/recovering-grub-after-installing-windows-7
 
No comments:
Post a Comment