bootctl
Control EFI firmware boot settings and manage boot loader.
- Show information about the system firmware and the bootloaders:
- Set a flag to boot into the system firmware on the next boot (similar to `sudo systemctl reboot --firmware-setup`):
- Specify the path to the EFI system partition (defaults to `/efi/`, `/boot/` or `/boot/efi`):
- Show all available bootloader entries:
- Install `systemd-boot` into the EFI system partition:
- Remove all installed versions of `systemd-boot` from the EFI system partition:
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).