I Dual booted Windows 7 and Ubuntu on my pc, using two different drives. I deleted and reformatted the ubuntu partition. Now when I start my computer, it pulls up Grub saying there is no such device. I can't reinstall anything due to grub saying there is no such device everytime I boot from usb. My computer is unusable because of that.
Asked
Active
Viewed 1,280 times
-1
1 Answers
1
See if you can boot into Windows 7 normally.
If you can, navigate to your web browser and install EasyBCD.
Get your install image ISO file ready. You’ll need it to continue.
Step 1: Getting the ISO onto the Metro Bootloader
Open EasyBCD. Firstly, enable the “Metro” bootloader. Next, navigate to the “Add an Entry” tab, and find the tab named “ISO” inside of the 2nd tab list (inside the add tab). Put in the ISO, type in a name, and click the “Add Entry” button.
Step 2: Check the Entry List
Now, look at the entries (in the first main tab) and make sure your entry is inside the list. If so, restart your computer and try booting into Windows 7. Else, repeat the first step.
Step 3: Booting into the ISO
When you see a list of options, find the one that you added in EasyBCD. Select it. It should start the ISO.

JMoore2007
- 11
- 1
bootrec /fixmbr
etc). You no longer have Ubuntu, no longer have grub pointer to a deleted-partition. See https://askubuntu.com/questions/429610/uninstall-grub-and-use-windows-bootloader – guiverc Nov 09 '18 at 01:58