From cf96294705d2d3511e472d8901f23fd9a5d75e49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marta=20Marczykowska-G=C3=B3recka?= Date: Tue, 24 Mar 2020 16:14:29 +0100 Subject: [PATCH] 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. --- troubleshooting/out-of-memory.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/troubleshooting/out-of-memory.md b/troubleshooting/out-of-memory.md index ee2d2fb..195e645 100644 --- a/troubleshooting/out-of-memory.md +++ b/troubleshooting/out-of-memory.md @@ -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 -sudo xl console +qvm-console-dispvm ~~~ 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.