Difference between revisions of "Supermin"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
  
 +
 +
[[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 ==
 
== See also ==

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: