Quote Originally Posted by oldfred View Post
configfile (hd0,5)/boot/grub/grub.cfg
This worked perfectly! I can access Grub menu, and I have tried and successfully entered both LXLE and Windows from it

Now I want to be able to just access Grub menu when I turn on the computer, instead of having to type this everytime (which is the behaviour I'm getting).

I re ran boot repair, this time from LXLE installed on my SSD. This is the output

Code:
An error occurred during the repair.
Error: NVram is locked (Ubuntu not found in efibootmgr). Please report this message to boot.repair@gmail.com

Please write on a paper the following URL:
https://paste.ubuntu.com/p/bs4N7g5NHf/


In case you still experience boot problem, indicate this URL to:
boot.repair@gmail.com 

Locked-NVram detected.
I googled it and found https://askubuntu.com/questions/1325...nvram-detected saying it's a hardware error, which is weird, as everything is working correctly and so I will disregard this information. It doesn't appear to be my exact situation.

I also googled the fix you gave me and it seems like it is just making grub load the correct configuration file: that is my understanding from https://wiki.archlinux.org/title/GRU...rated_grub.cfg

Do you know how to proceed now?

By the way, at this point I am already very thankful <3