add qubes-kernel-vm-support package for Debian minimal template support
This commit is contained in:
parent
367dda58bf
commit
76042b873a
|
@ -293,7 +293,7 @@ sudo mkdir -p /boot/grub
|
||||||
Install distribution kernel image, kernel headers and the grub configuration generator.
|
Install distribution kernel image, kernel headers and the grub configuration generator.
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
sudo apt install --no-install-recommends linux-image-amd64 linux-headers-amd64 grub2-common
|
sudo apt install --no-install-recommends linux-image-amd64 linux-headers-amd64 grub2-common qubes-kernel-vm-support
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
Generate the grub configuration file.
|
Generate the grub configuration file.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user