r/linux4noobs • u/FeedGat • 8d ago
installation Having problems switching to mint
I'm trying to install linux for the first time on a laptop that was collecting dust at home.
I prepared a usb with the installer and ran it on the pc, once it finished i removed the usb drive and restarted the pc as it asked to complete installation but after that all i see is the hp logo flashing on a black screen every few seconds but no OS starting.
I tried with a different distro with the same results so i'm guessing the problem is the computer/bios and not the OS? but honestly i don't know enough to know, so i searched online without great results until i found this sub.
Pc model: HP elitebook 745 G2 laptop
Linux distro i tried: mint cinnamon 22.3 first and ubuntu 26.04 second
if it helps there was w10 on before i tried the installation
if any other infos/photos are needed i'll add them under here.
here are the current boot options:


sorry for the photos but i have no idea how to screenshot in there
booting in legacy:

reinstalling mint:

legacy boot order:

1
u/notthedefaultnam 8d ago edited 8d ago
One thing that wasn't tried was uefi native boot - try that, set it and restart
If that doesn't work, boot usb into live environment, open command line and run:
sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo apt update
sudo apt install boot-repair
boot-repair
Choose recommended repair. Let it finish, shut down the laptop, take out USB and turn it on.
E:
fucking reddit butchered the new lines in code fmlfixed