1

I have two systems installed previously Windows 7 and Ubuntu. I was trying to reinstall Ubuntu and format the Ubuntu OS partition using a tool in Windows 7.

When I have Ubuntu ready on a USB stick and restart my laptop, it prompts me with the GRUB rescue screen. If I boot from USB to install Ubuntu, it just hangs.

Anyway, I messed up everything. So my question is how can I boot Windows 7 now?

kiri
  • 28,246
  • 16
  • 81
  • 118

2 Answers2

1

If you've got a Windows 7 Repair disc, just insert that, make sure your BIOS is configured to boot from the DVD/CD drive first, and then boot into your Windows Repair Console to get things fixed up.

This tutorial gives you an overview of how to use the repair tools on your Windows 7 Repair disc to fix the MBR so you can boot Windows 7 again.

Essentially, you're going to boot it into a command prompt on Windows 7 and then run the following commands:

bootrec.exe /FixMbr

Or, try the automatic "Start-up Repair" option to see if that works.

Mat Nadrofsky
  • 822
  • 1
  • 6
  • 23
0

the problem solved. I followed this tutorial. http://www.askvg.com/how-to-remove-linux-boot-loader-from-startup-after-deleting-linux-partition-on-a-dual-boot-system/