Difference between revisions of "Virtinst"
Jump to navigation
Jump to search
↑ https://github.com/virt-manager/virt-manager/tree/master/virtinst
↑ https://manpages.debian.org/testing/virtinst/virt-install.1.en.html
↑ https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/configuring_and_managing_virtualization/getting-started-with-virtualization-in-rhel-8_configuring-and-managing-virtualization
(Created page with "<code>virtinst</code> package<ref>https://github.com/virt-manager/virt-manager/tree/master/virtinst</ref>, includes following python binaries: <code>virtinst/virt-clone|virt...") |
|||
Line 11: | Line 11: | ||
* [[Virsh/Changing VM running status operations]]: <code>[[virsh/virsh start|start]]</code>, <code>[[virsh/virsh shutdown|shutdown]]</code>, <code>[[virsh/virsh destroy|destroy]]</code>, <code>[[virsh/virsh reboot|reboot]]</code>, <code>[[virsh/virsh reboot|reboot]]</code>, <code>[[virsh resume|resume]]</code> | * [[Virsh/Changing VM running status operations]]: <code>[[virsh/virsh start|start]]</code>, <code>[[virsh/virsh shutdown|shutdown]]</code>, <code>[[virsh/virsh destroy|destroy]]</code>, <code>[[virsh/virsh reboot|reboot]]</code>, <code>[[virsh/virsh reboot|reboot]]</code>, <code>[[virsh resume|resume]]</code> | ||
* <code>[[virt-resize]]</code> | * <code>[[virt-resize]]</code> | ||
+ | * <code>[[virt-top]]</code> | ||
* <code>[[KVM/libguestfs-tools]]</code> package. Includes <code>guestfish</code>, <code>guestmount</code>, <code>guestunmount</code>, <code>libguestfs-test-tool</code>, <code>virt-alignment-scan</code>, <code>[[kVM/libguestfs-tools/virt-builder|virt-builder]]</code>, <code>virt-cat</code>, <code>virt-copy-in</code>, <code>virt-copy-out</code>, <code>virt-customize</code>, <code>virt-df</code>, <code>virt-dib</code>, <code>virt-diff</code>, <code>virt-edit</code>, <code>virt-filesystems</code>, <code>virt-format</code>, <code>virt-get-kernel</code>, <code>virt-index-validate</code>, <code>[[kVM/virt-sysprep|virt-sysprep]]</code> | * <code>[[KVM/libguestfs-tools]]</code> package. Includes <code>guestfish</code>, <code>guestmount</code>, <code>guestunmount</code>, <code>libguestfs-test-tool</code>, <code>virt-alignment-scan</code>, <code>[[kVM/libguestfs-tools/virt-builder|virt-builder]]</code>, <code>virt-cat</code>, <code>virt-copy-in</code>, <code>virt-copy-out</code>, <code>virt-customize</code>, <code>virt-df</code>, <code>virt-dib</code>, <code>virt-diff</code>, <code>virt-edit</code>, <code>virt-filesystems</code>, <code>virt-format</code>, <code>virt-get-kernel</code>, <code>virt-index-validate</code>, <code>[[kVM/virt-sysprep|virt-sysprep]]</code> | ||
* [[KVM]] | * [[KVM]] |
Revision as of 17:36, 8 December 2019
virtinst
package[1], includes following python binaries: virt-clone
, virt-convert
, /virt-install/
[2][3] and /virt-xml/
Activities
- Create a virtual machine using
/virt-install/
- Clone a machine using:
/virt-clone/
See also
Virsh: virsh define MY_XML_VM_DEFINITION.XML
virsh dumpxml
- Virsh/Changing VM running status operations:
start
,shutdown
,destroy
,reboot
,reboot
,resume
virt-resize
virt-top
KVM/libguestfs-tools
package. Includesguestfish
,guestmount
,guestunmount
,libguestfs-test-tool
,virt-alignment-scan
,virt-builder
,virt-cat
,virt-copy-in
,virt-copy-out
,virt-customize
,virt-df
,virt-dib
,virt-diff
,virt-edit
,virt-filesystems
,virt-format
,virt-get-kernel
,virt-index-validate
,virt-sysprep
- KVM
- MacVTap device driver
- KVM/Offline Migrate or move a virtual machine between two KVM servers without shared storage
qemu-img
Advertising: