mirror of
https://github.com/Qubes-Community/Contents.git
synced 2024-10-01 01:05:51 -04:00
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:
parent
26289aad57
commit
cf96294705
@ -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>
|
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.
|
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.
|
||||||
|
Loading…
Reference in New Issue
Block a user