Difference between revisions of "Supermin"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
− | guestmount -a image.qcow2 -i --ro ./dest_path/ | + | [[guestmount]] -a image.qcow2 -i --ro ./dest_path/ |
libguestfs: error: /usr/bin/supermin exited with error status 1. | libguestfs: error: /usr/bin/supermin exited with error status 1. | ||
To see full error messages you may need to enable debugging. | To see full error messages you may need to enable debugging. |
Latest revision as of 11:15, 7 October 2020
supermin
tool for creating and building supermin appliances include in the supermin
package.
guestmount -a image.qcow2 -i --ro ./dest_path/ libguestfs: error: /usr/bin/supermin exited with error status 1. To see full error messages you may need to enable debugging. Do: export LIBGUESTFS_DEBUG=1 LIBGUESTFS_TRACE=1 and run the command again. For further information, read: http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs You can also run 'libguestfs-test-tool' and post the *complete* output into a bug report or message to the libguestfs mailing list.
Solution: execute as root user
See also[edit]
Advertising: