From 37aead588efc258472ebb923abb7804257d5ce0d Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 12 Feb 2014 09:30:39 +0000 Subject: [PATCH] FAQ: Add another common Ubuntu appliance problem. --- examples/guestfs-faq.pod | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/examples/guestfs-faq.pod b/examples/guestfs-faq.pod index 010890640..a7b607581 100644 --- a/examples/guestfs-faq.pod +++ b/examples/guestfs-faq.pod @@ -158,10 +158,14 @@ 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: +=head2 febootstrap-supermin-helper: ext2: parent directory not found - update-guestfs-appliance +=head2 supermin-helper: ext2: parent directory not found + +If you see any of these errors on Debian/Ubuntu, you need to run the +following command: + + sudo update-guestfs-appliance =head2 execl: /init: Permission denied