0

I uninstalled Ubuntu from Windows 7 in stupidest way. I deleted the partition memory of Ubuntu from Windows. When i restarted my system it stuck into "grub rescue". how to solve this problem.? any advice. all my work are stuck into windows and i can't do anything now. pls help me.!

I'm new to Ubuntu and I don't know how it works. I don't want Ubuntu in my system.

1 Answers1

0

You need to create Live CD with Ubuntu in it, an then you can Install Boot Repair

Some Instructions are given in the Link HERE

To add boot-repair to the repository

sudo add-apt-repository ppa:yannubuntu/boot-repair

To Update your repository

sudo apt-get update

To install boot-repair

sudo apt-get install -y boot-repair

Once Installation complete run boot-repair on terminal by typing the following command or select it by System->Aministration->Boot Repair.

boot-repair
Vaibhav Dhage
  • 299
  • 2
  • 3
  • 12