Yoo-fi? Yoo-ef-ee?

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

  • Zozano@aussie.zone
    link
    fedilink
    English
    arrow-up
    12
    arrow-down
    1
    ·
    15 hours ago

    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
      link
      fedilink
      arrow-up
      8
      ·
      13 hours ago

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

      • KeenFlame@feddit.nu
        link
        fedilink
        arrow-up
        3
        ·
        13 hours 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
      link
      fedilink
      arrow-up
      1
      ·
      13 hours ago

      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
        link
        fedilink
        English
        arrow-up
        5
        ·
        13 hours 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.