From a8b423cddff4b4690974ae30b2bac3ba2641ba27 Mon Sep 17 00:00:00 2001 From: Mikhail Klementev Date: Tue, 20 Aug 2019 21:55:40 +0000 Subject: [PATCH] Troubleshooting --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index edaf1f6..3eca934 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,13 @@ Generate all kernels $ out-of-tree kernel genall --distro Ubuntu --ver 16.04 + +## Troubleshooting + +If anything happens that you cannot solve -- just remove `$HOME/.out-of-tree`. + +But it'll be better if you'll write the bug report. + ## Development Read [Qemu API](qemu/README.md).