I installed Ubuntu and after the installation, i can't boot to XP. When i choose XP from the Grub menu, I got black screen for like 30 sec, and then it returns to the Grub menu.
Thanks!
I installed Ubuntu and after the installation, i can't boot to XP. When i choose XP from the Grub menu, I got black screen for like 30 sec, and then it returns to the Grub menu.
Thanks!
Boot into a live CD and run this
sudo add-apt-repository ppa:yannubuntu/boot-repair && sudo apt-get update
sudo apt-get install -y boot-repair && boot-repair
Install Use the Advanced options
To start using gksudo boot-repair
Restore MBR
checkbox in the Main options
tab. You need to click that in order to enable the MBR options
. Not sure if the information is still needed, just mentioning.
– Alexandre
Apr 23 '12 at 00:43