From 91eb25d1ef16843ea8182921e40dc776cafec209 Mon Sep 17 00:00:00 2001 From: QaidVoid <12017109+QaidVoid@users.noreply.github.com> Date: Thu, 21 Jan 2021 12:39:00 +0000 Subject: [PATCH] Update TROUBLESHOOTING.md --- TROUBLESHOOTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TROUBLESHOOTING.md b/TROUBLESHOOTING.md index f4bb71c..de68830 100644 --- a/TROUBLESHOOTING.md +++ b/TROUBLESHOOTING.md @@ -1,6 +1,6 @@ ## **Troubleshoot your troubles** ### Where is the log? -The logs are stored in /var/libvirt/qemu/vm_name.log, where vm_name is the name of the VM you're trying to boot. \ +The logs are stored in /var/log/libvirt/qemu/vm_name.log, where vm_name is the name of the VM you're trying to boot. \ By reading the few lines at the bottom of the log file, you get general idea of what might be an issue. ### warning: host doesn't support requested feature, what is this?