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.
This commit is contained in:
Marta Marczykowska-Górecka 2020-03-24 16:14:29 +01:00 committed by GitHub
parent 26289aad57
commit cf96294705

View File

@ -14,7 +14,7 @@ A system that's out of space should be able to boot, but may be unable to load a
~~~
qvm-start <VMname>
sudo xl console <VMname>
qvm-console-dispvm <VMname>
~~~
If this does not work, check the size of /var/lib/qubes/qubes.xml. If it is zero, you'll need to use one of the file backup (stored in /var/lib/qubes/backup), hopefully you have the current data there. Find the most recent one and place in /var/lib/qubes/qubes.xml instead of the empty file.