Updating the Intel microcode with iucode tool: Difference between revisions
Jump to navigation
Jump to search
Created page with "* <code># iucode_tool --scan-system=exact --list intel-ucode/</code> * <code># iucode_tool --scan-system=exact --overwrite --write-earlyfw=/boot/ucode.cpio intel-ucode/</code>..." |
No edit summary |
||
| Line 1: | Line 1: | ||
* <code># iucode_tool --scan-system=exact --list intel-ucode/</code> | * <code># iucode_tool --scan-system=exact --list --quiet intel-ucode/</code> | ||
* <code># iucode_tool --scan-system=exact --overwrite --write-earlyfw=/boot/ucode.cpio intel-ucode/</code> | * <code># iucode_tool --scan-system=exact --overwrite --write-earlyfw=/boot/ucode.cpio intel-ucode/</code> | ||
[[Category: Linux]] | [[Category: Linux]] | ||
Revision as of 12:39, 19 June 2019
# iucode_tool --scan-system=exact --list --quiet intel-ucode/# iucode_tool --scan-system=exact --overwrite --write-earlyfw=/boot/ucode.cpio intel-ucode/