Virt-customize: Difference between revisions
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
<pre> | <pre> | ||
yum install libguestfs-tools | |||
</pre> | </pre> |
Revision as of 03:09, 25 June 2017
External
Internal
Overview
Utility for customizing virtual machine disk images. It can be used to install packages, edit configuration files, run scripts and set passwords.
Install
yum install libguestfs-tools