Those who tried Linux and went back to Windows, what caused you to go back to Windows?
Those who tried Linux and went back to Windows, what caused you to go back to Windows?
Additionally, what changes are necessary for you to be able to use Linux full time?
You're viewing a single thread.
Fucking up my UEFI on my laptop, making it difficult to boot into Linux.
Undoing that.
2 0 ReplyBootloaders don't interact with the UEFI, the UEFI interacts with the bootloader.
Sounds like you just used a bad one. systemd-boot is superb, it autodetects all kernals and shows an option to access the UEFI.
Windows however, assumes it owns your boot partition, so likes to delete Linux bootloaders if installed last.
2 0 ReplyI don't mean my bootloader though. The UEFI menu can't be accessed using the standard method of pressing a key.
0 0 ReplyI would look for a setting in the UEFI to delay the startup, it might be that it's too quick.
If you need to reboot into the UEFI you can use:
systemctl reboot --firmware-setup
1 0 Reply