I am trying to install Ubuntu on an HP Elitebook 850G2.
I boot from USB and the installation appears to go flawlessly.
When the laptop boots after installation it goes into a boot loop.
I tried using both Server 20.04.3 and Desktop 21.10.
Laptop is on the latest HP BIOS. These is not other OS installed on the computer.
What can I do to diagnose and resolve the issue.
Thanks to replies from other sources I figured out that the problem was because Ubuntu was not able to determine the boot partition. The USB drive was formatted using both BIOS and EUFI and the HP BIOS was default Legacy. This
On the HP I set the BIOS to UEFI without CSM and formatted the USB drive using Rufus to also be based exclusively on UEFI (rather than support both BIOS or EUFI).
I reinstalled and it booted as expected.
There can be many ways to solve this and many problems which can cause this issue.
The very first thing you should try is check if the iso that you have downloaded is proper or not. To check that you can run a sha256 checksum on the iso file via
and compare it to the checksum provided. Although this is generally a non issue since ubuntu runs a check before booting into live media but this is just to be safe.
Then you can boot into the live media and click on try ubuntu. Then open terminal using Ctrl+Alt+T and install boot-repair using
then run the app via
this should be able to fix most of the problems but If you are still unable to solve the issue Posting boot log files would indicate what the problem is. The boot log files are stored in /var/log which you can access by opening the file manager then on filesystems then on the drive you have on which Linux is installed and there var/log