mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -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
089adf8b7d
commit
6ff8104bf1
2
external/troubleshooting/out-of-memory.md
vendored
2
external/troubleshooting/out-of-memory.md
vendored
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user