Commit Graph

16 Commits

Author SHA1 Message Date
PROTechThor
24c86d459c Add VM Troubleshooting 2020-10-10 11:02:41 +01:00
Andrew David Wong
39aa88caef
Merge branch 'patch-11' of https://github.com/marmarta/qubes-doc into marmarta-patch-11 2020-03-25 10:37:34 -05:00
Marta Marczykowska-Górecka
fd1cd0077b
Changed xl console to qvm-console-dispvm
Due to changes documented in https://github.com/QubesOS/qubes-issues/issues/4544 , we can now use the (safer) qvm-console-dispvm instead of a raw xl console.
2020-03-24 16:20:56 +01:00
Yukikoo
de49b644d3
Spelling check fix 2020-03-22 09:35:51 +00:00
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
Andrew David Wong
5117619967
Merge branch 'patch-kernel-files' of https://github.com/marmot1791/qubes-doc into marmot1791-patch-kernel-files 2019-12-18 01:11:50 -06:00
Snowy Marmot
9a33af6aa3
Clarify required kernel files
Clarify required kernel files per https://github.com/QubesOS/qubes-issues/issues/5516
2019-12-15 15:25:37 +00:00
Patrick Schleizer
76042b873a
add qubes-kernel-vm-support package for Debian minimal template support 2019-11-27 07:59:32 +00:00
Andrew David Wong
a0d40c6ea8
Fix typo 2019-11-27 01:55:32 -06:00
Patrick Schleizer
373fc8cab7
fix, Virtualization mode HVM does support VM kernel with TemplateVM boot 2019-11-25 06:22:42 +00:00
Patrick Schleizer
216604b480
explain kernel and virtualization mode setting 2019-11-24 09:24:51 +00:00
Patrick Schleizer
2b091918ac
fix typo 2019-11-23 17:38:14 +00:00
Patrick Schleizer
7332c72a00
improve Qubes VM kernel, Debian distribution kernel installation instructions 2019-11-23 12:25:41 +00:00
Andrew David Wong
ba4686599a
Link to dom0 kernel upgrade section
QubesOS/qubes-issues#4846
2019-08-26 19:50:13 -05:00
Patrick Schleizer
296498ecc2
full path to log 2019-08-06 12:54:50 +00:00
Andrew David Wong
d31c786942
Reorganize files to account for new "External" section
QubesOS/qubes-issues#4693
2019-05-26 19:32:45 -05:00