mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-01-29 15:53:29 -05:00
remove -H
This commit is contained in:
parent
bdd6bbc30d
commit
1644d3d2a2
@ -254,7 +254,7 @@ Take a look at the `dkms` documentation, especially the `dkms autoinstall` comma
|
||||
If you did not see the `kernel` install rebuild your initramfs, or are using a manually built kernel, you will need to rebuild it yourself with the following:
|
||||
|
||||
~~~
|
||||
sudo dracut -H -f /boot/initramfs-$(uname -r).img $(uname -r)
|
||||
sudo dracut -f /boot/initramfs-$(uname -r).img $(uname -r)
|
||||
~~~
|
||||
|
||||
Once the kernel is installed, you need to create a GRUB configuration.
|
||||
|
Loading…
x
Reference in New Issue
Block a user