mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-01 22:36:15 -04:00
add qubes-kernel-vm-support package for Debian minimal template support
This commit is contained in:
parent
367dda58bf
commit
76042b873a
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue