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
65d61d6f8b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user