Difference between revisions of "Supermin"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
<code>supermin</code> tool for creating and building supermin appliances include in the <code>supermin</code> package.
 
<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.
  
  

Revision as of 11:14, 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.


See also

Advertising: