About 534,000 results
Open links in new tab
  1. systemd-boot - ArchWiki

    Dec 22, 2025 · systemd-boot (7), previously called gummiboot (German for "rubber dinghy") and sometimes referred to as sd-boot, is an easy-to-configure UEFI boot manager. It provides a …

  2. Windows 11 + Arch Linux dual-boot (systemd-boot) installation …

    Sep 10, 2023 · This gist was very helpful to me and I wanted to write my own version with a dual-boot setup. Full title: Windows 11 + Arch Linux dual-boot (systemd-boot) installation guide with …

  3. Setting Up Dual Boot with Windows and Arch Linux Using systemd-boot

    Apr 28, 2025 · This guide explains how to set up dual booting between Windows and Arch Linux using systemd-boot, allowing you to easily manage both operating systems from a single, …

  4. systemd-boot UEFI Boot Manager

    systemd-boot UEFI Boot Manager systemd-boot is a UEFI boot manager which executes configured EFI images. The default entry is selected by a configured pattern (glob) or an on …

  5. [Tutorial] Add a systemd-boot loader Menu entry for a Windows ...

    Feb 18, 2023 · here’s a tutorial on how to get a Windows-entry in systemd-boot in case you use separate ESP partitions for Windows and Linux, with help taken from the Arch Systemd Boot …

  6. Triple Boot with systemd-boot: Booting Windows 10 and 11 …

    Oct 3, 2025 · This command synchronizes the boot entries and updates the UEFI boot variables. Verifying the Configuration After updating systemd-boot, reboot your system and verify that the …

  7. systemd/systemd-boot - Gentoo Wiki

    Aug 19, 2025 · Features Bootloader integration with systemd provided by the bootctl command. Ability to select next boot. Easy and simple configuration files which can be generated …

  8. systemd-boot (7) — Linux manual page

    SYSTEMD-BOOT(7) systemd-boot SYSTEMD-BOOT(7) NAME top systemd-boot, sd-boot - A simple UEFI boot manager DESCRIPTION top systemd-boot (short: sd-boot) is a simple UEFI …

  9. Early Boot and UEFI Integration | systemd/systemd | DeepWiki

    This focuses specifically on the UEFI boot flow and boot loader functionality. For broader system initialization after the boot loader hands control to systemd, see System Configuration …

  10. How to add Windows 10 from another NVME drive to systemd-boot

    Jul 10, 2020 · After a long time, I have a found a solution to this, boot into your Linux partition, mount your windows EFI partition in a folder, copy the Microsoft folder to /boot/EFI/ (on your …