mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-05-30 00:04:34 +00:00
efi boot: highlight the pve-efiboot-tool refresh a bit more
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
8152d9b60a
commit
b74373e445
@ -149,6 +149,8 @@ selected kernels, for example:
|
|||||||
pve-efiboot-tool kernel remove 5.0.15-1-pve
|
pve-efiboot-tool kernel remove 5.0.15-1-pve
|
||||||
----
|
----
|
||||||
|
|
||||||
|
NOTE: It's required to run `pve-efiboot-tool refresh` to update all EFI System
|
||||||
|
Partitions (ESPs) after a manual kernel addition or removal from above.
|
||||||
|
|
||||||
[[sysboot_systemd_boot_setup]]
|
[[sysboot_systemd_boot_setup]]
|
||||||
.Setting up a new partition for use as synced ESP
|
.Setting up a new partition for use as synced ESP
|
||||||
@ -181,8 +183,11 @@ trigger a refresh of all configured ESPs.
|
|||||||
.Updating the configuration on all ESPs
|
.Updating the configuration on all ESPs
|
||||||
|
|
||||||
To copy and configure all bootable kernels and keep all ESPs listed in
|
To copy and configure all bootable kernels and keep all ESPs listed in
|
||||||
`/etc/kernel/pve-efiboot-uuids` in sync you just need to run `pve-efiboot-tool
|
`/etc/kernel/pve-efiboot-uuids` in sync you just need to run:
|
||||||
refresh`.
|
|
||||||
|
----
|
||||||
|
pve-efiboot-tool refresh
|
||||||
|
----
|
||||||
(The equivalent to running `update-grub` on Systems being booted with `grub`).
|
(The equivalent to running `update-grub` on Systems being booted with `grub`).
|
||||||
|
|
||||||
This is necessary should you make changes to the kernel commandline, or want to
|
This is necessary should you make changes to the kernel commandline, or want to
|
||||||
|
Loading…
Reference in New Issue
Block a user