Difference between revisions of "Libguestfs-tools"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
| (29 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | [[wikipedia:libguestfs]] ([[2009]]) is a C library and a set of tools for accessing and modifying virtual disk images used in platform virtualization. | |
| − | = | + | * <code>[[apt install]] libguestfs-tools</code> |
| − | * <code>[[guestfish]]</code> | + | |
| + | = All Binaries = | ||
| + | * <code>[[guestfish]]</code> guest filesystem shell | ||
* <code>[[guestmount]]</code> | * <code>[[guestmount]]</code> | ||
* <code>[[guestunmount]]</code> | * <code>[[guestunmount]]</code> | ||
| Line 24: | Line 26: | ||
* <code>[[virt-list-filesystems]]</code> | * <code>[[virt-list-filesystems]]</code> | ||
* <code>[[virt-list-partitions]]</code> | * <code>[[virt-list-partitions]]</code> | ||
| − | * <code>[[virt-log]]</code> | + | * <code>[[virt-log]]</code> (2014, libguestfs ≥ 1.27.17) |
* <code>[[virt-ls]]</code> | * <code>[[virt-ls]]</code> | ||
* <code>[[virt-make-fs]]</code> | * <code>[[virt-make-fs]]</code> | ||
| Line 30: | Line 32: | ||
* <code>[[virt-p2v-make-kickstart]]</code> | * <code>[[virt-p2v-make-kickstart]]</code> | ||
* <code>[[virt-p2v-make-kiwi]]</code> | * <code>[[virt-p2v-make-kiwi]]</code> | ||
| − | * <code>[[virt-rescue]]</code> | + | * <code>[[virt-rescue]]</code> Run a rescue shell on a virtual machine |
* <code>[[virt-resize]]</code> | * <code>[[virt-resize]]</code> | ||
* <code>[[virt-sparsify]]</code> | * <code>[[virt-sparsify]]</code> | ||
| − | * <code>[[virt-sysprep]]</code> - Reset, unconfigure or customize a virtual machine so clones can be made | + | * <code>[[virt-sysprep]]</code> - Reset, unconfigure or customize a virtual machine so clones (<code>[[virt-clone]]</code> included in <code>[[virtinst]]</code> package) can be made |
* <code>[[virt-tail]]</code> | * <code>[[virt-tail]]</code> | ||
* <code>[[virt-tar]]</code> | * <code>[[virt-tar]]</code> | ||
| Line 43: | Line 45: | ||
| + | == Storage related commands == | ||
| + | * <code>[[virt-filesystems]]</code> | ||
| + | * <code>[[virt-resize]]</code> | ||
| − | Related commands | + | |
| + | == Releases == | ||
| + | * 1.40 http://libguestfs.org/guestfs-release-notes.1.html#release-notes-for-libguestfs-1.40 | ||
| + | ** 1.40.1 https://libguestfs.org/guestfs-release-notes-1.40.1.html | ||
| + | ** <code>[[virt-inspector]]</code> now displays the <code>[[libosinfo]]</code> short ID for guests | ||
| + | * 1.38 http://libguestfs.org/guestfs-release-notes.1.html#release-notes-for-libguestfs-1.38 | ||
| + | * 1.36 http://libguestfs.org/guestfs-release-notes.1.html#release-notes-for-libguestfs-1.36 | ||
| + | * 1.28 http://libguestfs.org/guestfs-release-notes.1.html#release-notes-for-libguestfs-1.28 | ||
| + | |||
| + | == Related commands == | ||
| + | * <code>[[virt-top]]</code> from <code>[[virt-top]]</code> package | ||
| + | * <code>[[virt-viewer]]</code> from <code>[[virt-viewer]]</code> package | ||
| + | * <code>[[virt-xml-validate]]</code> | ||
| + | * <code>[[virt-xml]]</code> | ||
== Activities == | == Activities == | ||
# [[Install KVM in an Ubuntu Server]] following https://help.ubuntu.com/community/KVM/Installation instructions. | # [[Install KVM in an Ubuntu Server]] following https://help.ubuntu.com/community/KVM/Installation instructions. | ||
| + | |||
| + | |||
| + | == Related terms == | ||
| + | * Author: [[Richard Jones]] | ||
== See also == | == See also == | ||
| + | * {{virt}} | ||
* {{KVM}} | * {{KVM}} | ||
| − | |||
[[Category:KVM]] | [[Category:KVM]] | ||
| + | [[Category:Libguestfs-tools]] | ||
Latest revision as of 12:08, 10 April 2021
wikipedia:libguestfs (2009) is a C library and a set of tools for accessing and modifying virtual disk images used in platform virtualization.
apt install libguestfs-tools
Contents
All Binaries[edit]
guestfishguest filesystem shellguestmountguestunmountlibguestfs-test-toolvirt-alignment-scanvirt-buildervirt-catvirt-copy-invirt-copy-outvirt-customizevirt-dfvirt-dibvirt-diffvirt-editvirt-filesystemsvirt-formatvirt-get-kernelvirt-index-validatevirt-inspectorvirt-list-filesystemsvirt-list-partitionsvirt-log(2014, libguestfs ≥ 1.27.17)virt-lsvirt-make-fsvirt-p2v-make-diskvirt-p2v-make-kickstartvirt-p2v-make-kiwivirt-rescueRun a rescue shell on a virtual machinevirt-resizevirt-sparsifyvirt-sysprep- Reset, unconfigure or customize a virtual machine so clones (virt-cloneincluded invirtinstpackage) can be madevirt-tailvirt-tarvirt-tar-invirt-tar-outvirt-v2vvirt-v2v-copy-to-localvirt-win-reg
[edit]
Releases[edit]
- 1.40 http://libguestfs.org/guestfs-release-notes.1.html#release-notes-for-libguestfs-1.40
- 1.40.1 https://libguestfs.org/guestfs-release-notes-1.40.1.html
virt-inspectornow displays thelibosinfoshort ID for guests
- 1.38 http://libguestfs.org/guestfs-release-notes.1.html#release-notes-for-libguestfs-1.38
- 1.36 http://libguestfs.org/guestfs-release-notes.1.html#release-notes-for-libguestfs-1.36
- 1.28 http://libguestfs.org/guestfs-release-notes.1.html#release-notes-for-libguestfs-1.28
Related commands[edit]
virt-topfromvirt-toppackagevirt-viewerfromvirt-viewerpackagevirt-xml-validatevirt-xml
Activities[edit]
- Install KVM in an Ubuntu Server following https://help.ubuntu.com/community/KVM/Installation instructions.
Related terms[edit]
- Author: Richard Jones
See also[edit]
libguestfs-tools:virt-sysprep,virt-clone,virt-builder,virt-customize,virt-resize,virt-rescue,virt-sparsify,guestmount,guestfish,virt-inspector,virt-cat,virt-log,virt-df,virt-ls,virt-filesystems,virt-list-filesystems,virt-edit- KVM, Installation, QEMU,
virsh,virtinst,libguestfs-tools, libvirt, qemu, Red Hat Virtualization (RHV), MacVTap, Virtio, oVirt, KVM services, KVM networking, KVM graphics, CPU, KVM on ARM
Advertising: