-1

I have deleted the partitions of ubuntu from windows and also wrote the command:

bootrec.exe /fixmbr

from the advanced option which appears after holding the shift key while restarting. But, when I restarted the system, it only showed a Grub terminal mentioning:

Minimal BASH-like line editing is supported. For the first word TAB lists possible command completions. Anywhere else TAB lists possible device or file completions.

Please give some suggestions how can I boot into windows from grub.

wjandrea
  • 14,504
ssharma
  • 315

1 Answers1

0

Your only way is to use a self booting CD, like the windows install CD and repair the broken windows boot files. Maybe you had the grub2 installed on your Linux partition. In that case your grub is crippled of course. In that case you also could reinstall linux, install grub on the disk and see if windows is booting correctly.

If Windows starts and gives out some error messages, the only way is to use the windows installation CD and its repair option. The Repair must be done several times to be successful. There are many windows sites to explain also more complex ways to repair a windows boot issue if the automatic repair fails. you should google for that.

The post wjandrea linked contains images from the windows repair CD. That what I would try first.

CatMan
  • 1,449
  • 1
  • 19
  • 48