summaryrefslogtreecommitdiffstats
path: root/examples/guestfs-faq.pod
diff options
context:
space:
mode:
Diffstat (limited to 'examples/guestfs-faq.pod')
-rw-r--r--examples/guestfs-faq.pod12
1 files changed, 12 insertions, 0 deletions
diff --git a/examples/guestfs-faq.pod b/examples/guestfs-faq.pod
index 1eb9795b..7c68325f 100644
--- a/examples/guestfs-faq.pod
+++ b/examples/guestfs-faq.pod
@@ -125,6 +125,18 @@ Include as much detail as you can and a way to reproduce the problem.
Include the full output of L<libguestfs-test-tool(1)>.
+=head1 COMMON ERRORS
+
+=head2 "child process died unexpectedly"
+
+This error indicates that qemu failed or the host kernel could not boot.
+To get further information about the failure, you have to run:
+
+ libguestfs-test-tool
+
+If, after using this, you still don't understand the failure, contact
+us (see previous section).
+
=head1 DOWNLOADING, INSTALLING, COMPILING LIBGUESTFS
=begin html