I wanted a dual boot with Windows 10 and Ubuntu 20.04. I partition the ssd of my laptop, installed both and everything worked fine. Then, for school reasons, I needed Ubuntu 18.04, so I deleted the partition where Ubuntu 20.04 was, and because when I booted my laptop in the grub it still appeared both the entry for Ubuntu and Windows (even though Ubuntu 20.04 was deleted), I followed the steps of the first answer of this post:
Uninstall GRUB and use Windows bootloader
That basically said to go to my efi partition and there deleted the ubuntu directory. It worked and when I boot my laptop it runs Windows 10. Then I installed Ubuntu 18.04LTS on a virtual machine, but again, for school reasons, I need native Ubuntu 18.04LTS on my laptop. So I made a stick with Ubuntu 18.04LTS (using Rufus) and tried to install it, but when I boot the stick, it shows me this:
and then takes me to the gnu grub prompt. And I don't know what to do. Windows 10 works just fine. I guess maybe I need to create another directory similar to the one I deleted before..? I appreciate your help.
Thank you for you time!
PD: english is not my first language, so I hope this makes sense.