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:16:23 +01:00 committed by GitHub
parent 089adf8b7d
commit 65d61d6f8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@ If you can start your VM, but can't launch any applications, then you need to fi
```sh
qvm-start <VMname> # Make sure the VM is started
sudo xl console <VMname>
qvm-console-dispvm <VMname>
```
### Tips