My stupid Lenovo “Thinkpad” UEFI doesnt have a real F12 devices menu.
It just shows registered UEFI targets that can be booted.
This is pretty catastrophic, somehow I got Fedora and Windows installed, but thats it. If something breaks, I am in trouble. I cant do a memtest86 even though I think my RAM is faulty.
So in Linux, is there a way to add an UEFI entry to boot just any USB stick? Or to boot a specific one, like with Ventoy on it?
Thanks!
You can look into using
efibootmgr
to create UEFI boot entriesWhen asking help with your laptop, not providing your laptop’s model number is a great way to not get proper help.
True. Its a Thinkpad T495
But what I meant is that I am pretty sure there is no secret setting, but that I simply need to fix it otherwise, like with rEFInd or something like that
I had to enable “USB hard drives” in the regular bios setup to get access to them in the F12 menu (Thinkpad L480). Not in front of me at the moment but on the “boot” or startup page there was a sort of unintuitive to find “boot” menu that looked like a page header that lets you enable or disable boot devices. USB was disabled by default.
Maybe try easy2boot.
It sounds like you got it working-ish.
One thing you might be running into is having hiberboot (AKA fast startup)enabled in windows. Instead of shutting down it hibernates when you choose “shutdown”.
If it is in the hibernated state instead of actually shutdown. You won’t be able to choose a different boot option.
Here is some info on how to turn it off. https://www.elevenforum.com/t/turn-on-or-off-fast-startup-in-windows-11.1212/
No that is off, I really have no problems with Windows not shutting down.
But now I actually have an UEFI+legacy boot menu, listing my entries AND drives!
I’m a bit late here but when installing grub to a USB drive with a GPT/EFI compatible partitioning, you need to run the following command: “grub-install --target=x86_64-efi --efi-directory=/boot/efi --removable” (without the quotes).
Do you know if any flashing tool does this automatically? Etcher? Fedora media writer? Because they always override everything.
Kde iso image writer doesnt seem to do this, but this might be the fix!
WTF, the BIOS doesn’t let you select the boot-order? Which Thinkpad is this?
Weird, suddenly, after like 20 tries, I can boot any media? Wtf?
Yes I could select the boot order but only for the UEFI entries (Fedora, Linux firmware updater, Windows Boot manager)
Not for plugged in devices. I never saw the name of my NVME for example, now suddenly its there?
I hate this proprietary garbage Bios so much, I cant wait to get a Clevo NV41MZ and flash dasharo on that, then try Heads.
Did you enable CSM? By default you should never see a device to boot from and should only see valid UEFI targets.
What is CSM?
Compatibility Support Module. It’ll allow you to boot non-UEFI things. I often disable that to enable secure boot.
Thanks, that can be it!
Never heard of the Clevo before, thanks
Novacustom and 3mdeb do all the work. So if you want to support them, get a machine from them!