0

I wanted to get rid of my dual boot system and deleted the partitions, where Ubuntu was on. So I deleted partition 5,6,7 and extended the OS(C.:). I left partition 1 (EFI System Partion). enter image description here

After restarting it shows a black screen „GNU GRUB version 2.04“ after manufacturers logo, and I dont know what to do. enter image description here

Can you help? :(

Tiril
  • 1

1 Answers1

-1

My guess is When you deleted the partitions where Ubuntu was on, you also deleted the GRUB bootloader.

To fix this, you need to reinstall GRUB.

Download the GRUB 2 ISO file from the GRUB website https://www.gnu.org/software/grub/grub-download.html. Burn the ISO file to a CD or USB drive. Boot your computer from the CD or USB drive. Follow the on-screen instructions to install GRUB.

Mace
  • 9