I am trying to install Ubuntu 24.04 alongside Windows 10 on Acer Aspire V 15 Nitro. The main problem is that I cannot boot to the installed system, after the installation and removal of the pendrive regular Windows is still loaded.
I have prepared a bootable USB pendrive using Rufus 4.5 with GPT partition scheme and GRUB 2.12. Previously I shrunk my main disk to allocate 25 GB primary volume as it is shown in many tutorials. My computer uses UEFI boot mode, I have disabled secure boot and the priority of booting devices is set to start from HDD, then Windows boot manager, etc.
Notes: after the installation and the pendrive removal I was not able to boot to the newly installed Ubuntu as regular Windows booted immediately afterwards. I do not have the option to disable fast start-up, it doesn’t appear in the power settings where it should be. No ubuntu OS in the boot priority list whatsoever.
I have tried to launch boot-repair when booting to ubuntu again with the pendrive which happened to fix some errors but in the end still states
Locked-NVRam is detected. Please do not forget to make your UEFI firmware boot on the Ubuntu 24.02 LTS entry
Google shows answers like make sure you have UEFI boot mode and disabled secure mode (which I do). Still do not quite understand what’s happening, here is the link to boot-repair output.
https://pastebin.ubuntu.com/p/rFZmQ9RQVZ/
I am confused as it seems that boot-repair tried to reinstall grub on different partition sda5 (during the initial ubuntu installation grub was placed to sda2 where windows boot manager lives). What am I missing out and could you please help to make grub finally show up?