F5F Stay Refreshed Software Operating Systems Removed the Ubuntu partition and it won't start now.

Removed the Ubuntu partition and it won't start now.

Removed the Ubuntu partition and it won't start now.

G
gamer2hokv
Member
198
11-27-2016, 01:02 AM
#1
Hey guys, so today I wanted to delete Ubuntu from my second drive, so I just deleted the partition it was in. My Win10 was running fine at this stage, afterwards I did a restart my computer and now I get the error message: no such device: ''ABC123'' Entering rescue mode... grub rescue>. My windows is installed at my first drive so I tried unplugging the second one where Ubuntu was installed and boot again but I got the same error message.
G
gamer2hokv
11-27-2016, 01:02 AM #1

Hey guys, so today I wanted to delete Ubuntu from my second drive, so I just deleted the partition it was in. My Win10 was running fine at this stage, afterwards I did a restart my computer and now I get the error message: no such device: ''ABC123'' Entering rescue mode... grub rescue>. My windows is installed at my first drive so I tried unplugging the second one where Ubuntu was installed and boot again but I got the same error message.

M
mineguiton
Member
202
11-27-2016, 07:36 PM
#2
Linux Grub took the place of the Windows Master Boot Record. A Windows installation disk is required to reinstall it. Instructions are available in part 3 at the provided link.
M
mineguiton
11-27-2016, 07:36 PM #2

Linux Grub took the place of the Windows Master Boot Record. A Windows installation disk is required to reinstall it. Instructions are available in part 3 at the provided link.

T
TL_Cyrus
Junior Member
4
12-14-2016, 10:21 AM
#3
You should use a Windows 10 ISO and start the device directly—no menu needed. It will boot normally without any issues.
T
TL_Cyrus
12-14-2016, 10:21 AM #3

You should use a Windows 10 ISO and start the device directly—no menu needed. It will boot normally without any issues.

G
GilDaFishie
Junior Member
7
12-17-2016, 07:53 AM
#4
It was changed since it worked on your second drive without Windows installed.
G
GilDaFishie
12-17-2016, 07:53 AM #4

It was changed since it worked on your second drive without Windows installed.

P
pentafox
Junior Member
49
12-17-2016, 05:55 PM
#5
It doesn't matter which drive you use as the main or secondary. Since you installed Ubuntu second, the Windows bootloader was replaced in the Master Boot Record (MBR). You'll need to swap it out with the Windows boot loader because GRUB is malfunctioning. You can create a bootable USB using the provided tool: https://www.microsoft.com/en-us/software.../windows10. After making the change, restart your PC and select "Repair your Computer." Then go to Troubleshoot > Advanced Options > Command Prompt. Execute the commands: bootrec.exe /rebuildbcd, bootrec.exe /fixmbr, bootrec.exe /fixboot. Finally, reboot.
P
pentafox
12-17-2016, 05:55 PM #5

It doesn't matter which drive you use as the main or secondary. Since you installed Ubuntu second, the Windows bootloader was replaced in the Master Boot Record (MBR). You'll need to swap it out with the Windows boot loader because GRUB is malfunctioning. You can create a bootable USB using the provided tool: https://www.microsoft.com/en-us/software.../windows10. After making the change, restart your PC and select "Repair your Computer." Then go to Troubleshoot > Advanced Options > Command Prompt. Execute the commands: bootrec.exe /rebuildbcd, bootrec.exe /fixmbr, bootrec.exe /fixboot. Finally, reboot.

H
Hak3n
Member
57
12-20-2016, 07:59 AM
#6
Great! I'll give it a shot.
H
Hak3n
12-20-2016, 07:59 AM #6

Great! I'll give it a shot.

S
Sandybagger
Junior Member
10
12-20-2016, 03:25 PM
#7
Using my bootable USB, the setup began automatically without a repair choice—just installation. I moved it to my second drive and it functioned properly. After restarting, I can pick any volume to boot from. To remove the OS cleanly from the second drive, you’ll need to use a recovery tool or a bootable installer designed for that specific drive type.
S
Sandybagger
12-20-2016, 03:25 PM #7

Using my bootable USB, the setup began automatically without a repair choice—just installation. I moved it to my second drive and it functioned properly. After restarting, I can pick any volume to boot from. To remove the OS cleanly from the second drive, you’ll need to use a recovery tool or a bootable installer designed for that specific drive type.