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
65d61d6f8b
|
@ -57,7 +57,7 @@ If you can start your VM, but can't launch any applications, then you need to fi
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
qvm-start <VMname> # Make sure the VM is started
|
qvm-start <VMname> # Make sure the VM is started
|
||||||
sudo xl console <VMname>
|
qvm-console-dispvm <VMname>
|
||||||
```
|
```
|
||||||
|
|
||||||
### Tips
|
### Tips
|
||||||
|
|
Loading…
Reference in New Issue
Block a user