mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-06-24 22:50:51 -04:00
remove -H
This commit is contained in:
parent
bdd6bbc30d
commit
1644d3d2a2
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
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.
|
Once the kernel is installed, you need to create a GRUB configuration.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue