Merge branch 'patch-2' of https://github.com/awokd/qubes-doc into awokd-patch-2

This commit is contained in:
Andrew David Wong 2018-04-01 15:12:17 -05:00
commit bb3f1b7f5f
No known key found for this signature in database
GPG key ID: 8CE137352A019A17
3 changed files with 6 additions and 6 deletions

View file

@ -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 (Replace the file names with the correct versions for your updated kernel)
EFI
~~~
sudo /usr/bin/dracut -f /boot/efi/EFI/qubes/initramfs-4.4.31-11.pvops.qubes.x86_64.img 4.4.31-11.pvops.qubes.x86_64
sudo dracut -f /boot/efi/EFI/qubes/initramfs-$(uname -r).img $(uname -r)
~~~
Grub2