How to fix- No such partition entering GRUB rescue mode error

What causes this error?

     This error can occur if you have deleted one of the OS installed on your computer. For example, if you have both Windows and Linux installed on it and you have deleted the Linux partition, your computer may come up with this error.

How to fix GRUB rescue error?

 To fix Grub rescue mode error, you will need a windows installation CD/DVD.

1) Insert the installation CD /DVD in your disk drive and boot from it. Now a window as shown below will appear.
2) Click on Repair your computer.


3) In next window, click on Troubleshoot.


4) Select on Advanced.


5) Now select command prompt.


6) In the command prompt, type the following commands
         bootrec /fixmbr
         bootrec /fixboot
         bootrec /rebuildbcd
7) Close the command prompt and restart your computer.

Comments

Popular posts from this blog

Installing MASM on Windows (32 bit or 64 bit)

How to create a transparent window in Windows Form Application

Optical Charactor Recognition (OCR) in C#