Difference between revisions of "Supermin"

From wikieduonline
Jump to navigation Jump to search
(Created page with "<code>supermin</code> - Tool for creating and building supermin appliances")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<code>supermin</code> - Tool for creating and building supermin appliances
+
<code>supermin</code> tool for creating and building supermin appliances include in the <code>supermin</code> 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 ==
 +
* {{KVM}}
 +
 
 +
[[Category:KVM]]

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: