X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=system-booting.adoc;h=8400a26e6a0fe7b75646717af656788c103248e6;hp=fefc9636f7613d2cce853ce2fd3a623afa4f07a7;hb=87ba80b03f8cc263591b2f3e5344d455b22c4789;hpb=b74373e445850eab083b153cd9ac58791147f0fb diff --git a/system-booting.adoc b/system-booting.adoc index fefc963..8400a26 100644 --- a/system-booting.adoc +++ b/system-booting.adoc @@ -191,7 +191,10 @@ To copy and configure all bootable kernels and keep all ESPs listed in (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 -sync all kernels and initrds after regenerating the latter. +sync all kernels and initrds. + +NOTE: Both `update-initramfs` and `apt` (when necessary) will automatically +trigger a refresh. [[sysboot_edit_kernel_cmdline]] Editing the kernel commandline @@ -209,6 +212,6 @@ The kernel commandline needs to be placed in the variable .Systemd-boot -The kernel commandline needs to be placed as line in `/etc/kernel/cmdline` -Running `/etc/kernel/postinst.d/zz-pve-efiboot` sets it as `option` line for -all config files in `loader/entries/proxmox-*.conf`. +The kernel commandline needs to be placed as one line in `/etc/kernel/cmdline`. +To apply your changes, run `pve-efiboot-tool·refresh`, which sets it as the +`option` line for all config files in `loader/entries/proxmox-*.conf`.