mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-07-27 00:35:57 -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
65d61d6f8b
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue