I was dual booting manjaro&windows at first and then decided to use endeavourOS as a daily driver(its my favorite distro i’ve yet to try). I wanted to allocate more disc space to endeavourOS so i went on my windows partition and removed the manjaro partition and now i get to see the grub rescue menu at boot everytime. I have used a tutorial to get out of the menu and log on endeavourOS but i dont want to go trough the steps everytime i boot. Is there a permanent fix?
This is what i have to do each time i boot:
set boot=(gpt,hd4)
set prefix=(gpt,hd4)/boot/grub
insmod normal
normal
due to me not being comfortable with the american keyboard(i normally use azerty) this takes a minute or two. It may seem nitpicking but it kinda bothers me.
If anyone knows how to fix it please tell me.
Go into your BIOS and and ensure you are booting the correct entry by default. You are probably trying to boot Manjaro’s grub(which no longer exists) so you get that error.
I deleted the manjaro entry and updated grub using sudo grub-mkconfig -o /boot/grub/grub.cfg
and then i rebooted but it still gave the grub rescue thing at start, i then went in to the boot menu of the bios and didnt have manjaro anymore so it think the first step worked maybe i need to update grub another way
It worked!, Thank you so much for responding quickly you are a life-saver.
Man i changed to endeavourOS because people told me the community was really helpful, and it did not disappoint.