Virt-install: Difference between revisions
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
virt-install is a command-line utility for provisioning new virtual machines. It comes as part of the "virt-install" RPM package. | virt-install is a command-line utility for provisioning new virtual machines. It comes as part of the "virt-install" RPM package. | ||
virt-install needs root privileges to work. | |||
=Documentation= | |||
<pre> | |||
virt-install --help | |||
</pre> | |||
=Mandatory Options= | |||
====--name==== | |||
====--memory==== | |||
The amount of memory allocated to the guest, in MiB. | |||
====Guest Storage Specification==== | |||
--disk, --fiesystem --nodisks |
Revision as of 21:13, 26 June 2017
External
Internal
Overview
virt-install is a command-line utility for provisioning new virtual machines. It comes as part of the "virt-install" RPM package.
virt-install needs root privileges to work.
Documentation
virt-install --help
Mandatory Options
--name
--memory
The amount of memory allocated to the guest, in MiB.
Guest Storage Specification
--disk, --fiesystem --nodisks