Merge branch 'patch-11' of https://github.com/marmarta/qubes-doc into marmarta-patch-11

This commit is contained in:
Andrew David Wong 2020-03-25 10:37:34 -05:00
commit 39aa88caef
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -355,7 +355,7 @@ The output should look like this:
#### Troubleshooting
In case of problems, you can access the VM console using `sudo xl console VMNAME` in dom0, then access the GRUB menu.
In case of problems, you can access the VM console using `qvm-console-dispvm VMNAME` in dom0, then access the GRUB menu.
You need to call it just after starting the VM (until `GRUB_TIMEOUT` expires); for example, in a separate dom0 terminal window.
In any case you can later access the VM's logs (especially the VM console log `/var/log/xen/console/guest-VMNAME.log`).