this post was submitted on 25 Sep 2026
735 points (98.8% liked)

memes

22745 readers
4304 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/Ads/AI SlopNo advertisements or spam. This is an instance rule and the only way to live. We also consider AI slop to be spam in this community and is subject to removal.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 3 years ago
MODERATORS
 

Yoo-fi? Yoo-ef-ee?

They shoulda made it easier to pronounce if they wanted people to call it that

you are viewing a single comment's thread
view the rest of the comments
[–] yesman@lemmy.world 36 points 1 day ago (3 children)

systemctl reboot --firmware-setup

This will cause a Linux machine to reboot directly into the UEFI. I know it's not groundbreaking but it can be really handy if you use fast-boot. At least your days of pecking the Delete key during POST will be over.

Windows does this too, though I've forgotten the method.

[–] Zozano@aussie.zone 14 points 1 day ago* (last edited 1 day ago) (2 children)

This will cause a Linux machine to reboot directly into the UEFI.

That's weird, on my machine it reboots me directly into the BIOS.


Sidenote: if you dualboot, I can't recommend enough setting up a desktop entry which runs this command:

systemctl reboot --boot-loader-entry=auto-windows

It's basically a one-click Windows launcher.

[–] db2@lemmy.world 10 points 1 day ago (1 children)

I tried it but nothing happened. Mainly because I wouldn't let Windows touch bare metal anymore for anything.

[–] KeenFlame@feddit.nu 4 points 1 day ago

And even if I was dead in the ground would I rise again if someone tried to insert Windows into my usb-holes

[–] Danitos@reddthat.com 1 points 1 day ago (2 children)

Sidenote: if you dualboot, I can't recommend enough setting up a desktop entry which runs this command:

Excuse my ignorance, but what's the difference between this and GRUB?

[–] infinitesunrise@slrpnk.net 6 points 1 day ago* (last edited 1 day ago)

You have to interrupt the boot process to make a selection in grub, the one-liner above makes that one-time selection for you in advance. So you can walk away and get a coffee while your computer does the OS switch.

[–] KeenFlame@feddit.nu 3 points 1 day ago

They don't have to time it. It's a full blown second industrial revolution

[–] heartSagan5@lemmy.zip 0 points 1 day ago* (last edited 1 day ago)

I mean, unless you’re trying to access it at boot time. I just Ctrl+Alt+Del and hit an F button or look it up.

Actually, your instruction complicates it. Just put it on the boot splash, ffs.