mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-16 12:49:13 +00:00
Update cheatsheets
This commit is contained in:
@@ -10,7 +10,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Show information about the system firmware and the bootloaders:
|
||||
|
||||
`bootctl status`
|
||||
`bootctl`
|
||||
|
||||
- Show all available bootloader entries:
|
||||
|
||||
@@ -22,7 +22,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Specify the path to the EFI system partition (defaults to `/efi/`, `/boot/` or `/boot/efi`):
|
||||
|
||||
`bootctl --esp-path={{/path/to/efi_system_partition/}}`
|
||||
`bootctl --esp-path {{/path/to/efi_system_partition/}}`
|
||||
|
||||
- Install `systemd-boot` into the EFI system partition:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user