mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-10-05 21:55:10 +00:00
firmware: rework setting up OS ucode updates to actionable list
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
48ae572140
commit
113290b8b0
@ -101,13 +101,18 @@ microcode update.
|
|||||||
|
|
||||||
Set up Early OS Microcode Updates
|
Set up Early OS Microcode Updates
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
After enabling the
|
To set up microcode updates that are applied early on boot by the Linux kernel,
|
||||||
xref:sysadmin_debian_firmware_repo[Debian Firmware Repository], run
|
you need to:
|
||||||
`apt install <intel-microcode|amd64-microcode>` and reboot the {pve} host
|
|
||||||
xref:ha_manager_node_maintenance[safely] afterwards.
|
|
||||||
|
|
||||||
Infrequent future microcode updates also require a reboot to be loaded.
|
. Enable the xref:sysadmin_debian_firmware_repo[Debian Firmware Repository]
|
||||||
|
. Get the latest available packages `apt update` (or use the web interface,
|
||||||
|
under Node -> Updates)
|
||||||
|
. Install the CPU-vendor specific microcode package:
|
||||||
|
- For Intel CPUs: `apt install intel-microcode`
|
||||||
|
- For AMD CPUs: `apt install amd64-microcode`
|
||||||
|
. Reboot the {pve} host
|
||||||
|
|
||||||
|
Any future microcode update will also require a reboot to be loaded.
|
||||||
|
|
||||||
Microcode Version
|
Microcode Version
|
||||||
^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^
|
||||||
|
Loading…
Reference in New Issue
Block a user