This usually means you need to manually set the correct EFI entry to boot from. Either by using efibootmgr or just going into your BIOS and picking the correct option in the boot section.
I, as many, got to bios after update the endeavourOS, and after hardship understanding I think I did manage go through the steps on the endeavour OS website. However it got me another issue when booting. Before I’m able to do anything, even before able to boot into a live USB I get to a black screen, the acer logo in middle and top right like a command line saying: “welcome to GRUB!
Error: symbol grub_debug_malloc’ not found. Entering rescue mode grub rescue>”
I’m kind of a noob having hard time understand at all these kind of things so kinda a miracle I didn’t just give up from start, but I spent time on the DE and have documents I don’t want to loose so… However I tried to search it, and I found I could write “set”, pressing enter I get the following: (providing image)
I assume that’s some information about my device but I don’t understand what this is or what has happened or what to do further, if this is fixable, please help me. Thank you so much in advance.
This usually means you need to manually set the correct EFI entry to boot from. Either by using efibootmgr or just going into your BIOS and picking the correct option in the boot section.
I would add an example to this sentence “where xxx is the boot entry corresponding to EndeavourOS-grub” (e.g. efibootmgr -o 0002,0003,0001) because newbies could fail.