a friend of mine gave me their old HP laptop and installed Ubuntu 22.04 on it for me. Unfortunately I cannot give specifics about the installation as I'm not aware how it was performed. The installation seems mostly successful as it is possible to successfully boot to Ubuntu if the following options are selected from the boot menu:
- Boot from EFI file
- Select file system
Acpi(PNP0A03...(the only available option) - EFI
- ubuntu
- grubx64.efi
However if the machine boots on it's own, it enters a boot loop where the text Reset System flashes briefly on each loop:
Screenshot of small error
I've read posts on similar issues and the majority point towards
- turning off secure boot (have tried on and off as some say it should be enabled while others say it shouldn't - same error is given regardless though).
- turning off fast boot
- boot mode =
UEFI Native (Without CSM) - UEFI Boot Order has
Customized Bootfirst
I have the above set accordingly however the boot loop persists. My guess is that the boot order is wrong because it can boot successfully manually, but I'm not certain as this is a first attempt at setting up Ubuntu.
Similar issues but not been able to find a successful resolution on these threads.
https://www.reddit.com/r/linux4noobs/comments/ppas7l/linux_stuck_on_infinite_reset_system_loop_when/ https://www.reddit.com/r/Ubuntu/comments/8p4h4f/continuous_loop_of_not_booting/ Ubuntu 22.04 Reset System Bootloop
Thank you