From: "Richard W.M. Jones" <rjones(a)redhat.com>
(cherry picked from commit 9268f1487970eb9884ba674ab75dc99f91adc0a7)
(cherry picked from commit 5bd7e6cca1c404d4a54f9ce3b231052bd98d86b4)
---
examples/guestfs-faq.pod | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/examples/guestfs-faq.pod b/examples/guestfs-faq.pod
index d083378..67e7c00 100644
--- a/examples/guestfs-faq.pod
+++ b/examples/guestfs-faq.pod
@@ -153,6 +153,13 @@ To get further information about the failure, you have to run:
If, after using this, you still don't understand the failure, contact
us (see previous section).
+=head2 libguestfs: error: cannot find any suitable libguestfs supermin, fixed or
old-style appliance on LIBGUESTFS_PATH
+
+If you see this error on Debian/Ubuntu, you need to run the following
+command as root:
+
+ update-guestfs-appliance
+
=head2 Non-ASCII characters don't appear on VFAT filesystems.
Typical symptoms of this problem:
--
1.8.3.1