diff --git a/common-tasks/software-update-dom0.md b/common-tasks/software-update-dom0.md index 17cb4491..8049a7ff 100644 --- a/common-tasks/software-update-dom0.md +++ b/common-tasks/software-update-dom0.md @@ -138,9 +138,9 @@ If the update process does not automatically do it (you should see it mentioned from the update command), you may need to manually rebuild the EFI or grub config depending on which your system uses. -EFI +EFI: Replace the example version numbers with the one you are upgrading to. ~~~ -sudo dracut -f /boot/efi/EFI/qubes/initramfs-$(uname -r).img $(uname -r) +sudo dracut -f /boot/efi/EFI/qubes/initramfs-4.14.35-1.pvops.qubes.x86_64.img 4.14.35-1.pvops.qubes.x86_64 ~~~ Grub2