1

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!

Suhaib
  • 4,171
yinon
  • 1,229

1 Answers1

4

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

enter image description here

enter image description here

source

Ringtail
  • 16,285