qubes-doc/user/advanced-configuration
Yukikoo 37b30af431
Update "installing kernel in Debian VM"
fix https://github.com/QubesOS/qubes-issues/issues/5733

Going a bit further, and removing the previous instructions: 
~~~
sudo mkdir -p /boot/grub
sudo apt install --no-install-recommends linux-image-amd64 linux-headers-amd64 grub2-common qubes-kernel-vm-support
sudo update-grub
~~~

The directory "/boot/grub/" already exist on the "Debian Template", and will be created by "grub2" if it doesn't exist (like for the "Debian Minimal Template"). 

Tested the modification on a qube based on Debian Template, and on a qube based on Debian Minimal Template. Both seems to work correctly.
2020-03-22 08:49:11 +00:00
..
2019-07-01 14:08:27 +00:00
2019-07-19 13:04:02 +05:30
2020-02-28 10:53:29 -06:00
2019-08-01 13:32:30 +00:00
2019-09-23 01:38:51 +00:00