mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
change uname -r to version numbers
This commit is contained in:
parent
9e6bc2d2bc
commit
096c1c2faa
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user