mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-24 23:09:29 -05:00
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.
|
||||
|
||||
~~~
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user