mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-03-30 10:17:59 -04:00

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.
Merge branch 'dark-theme-patch' of https://github.com/deathgrippin/qubes-doc into deathgrippin-dark-theme-patch
Qubes OS Documentation
Canonical URL: https://www.qubes-os.org/doc/
All Qubes OS Project documentation pages are stored as plain text files in this dedicated repository. By cloning and regularly pulling from this repo, users can maintain their own up-to-date offline copy of all Qubes documentation rather than relying solely on the Web.
For more information about the documentation, including how to contribute, please see the Documentation Guidelines.
Description
All Qubes OS Project documentation pages are stored as plain text files in this dedicated repository. By cloning and regularly pulling from this repo, users can maintain their own up-to-date offline copy of all Qubes documentation rather than relying solely on the Web.
Languages
Makefile
51.8%
Python
48.2%