Libvirt: Difference between revisions
Nilp0inter (talk | contribs) →virt-builder: `virt-builder` binary is part of `guestfs-tools`, not `libguestfs` |
Nilp0inter (talk | contribs) →Clients: Now virt-builder should belong to the `guestfs-tools` section. |
||
| Line 168: | Line 168: | ||
Following are notes regarding the use of some of those tools | Following are notes regarding the use of some of those tools | ||
==== error: cannot find any suitable libguestfs supermin ==== | |||
Use use the package libguestfs-with-appliance. See https://github.com/NixOS/nixpkgs/issues/37540 | |||
=== guestfs-tools === | |||
Includes virt-sysprep, used to prepare a VM image for use. Review the manpage of virt-sysprep, virt-clone, and virt-builder. | |||
==== <code>virt-builder</code> ==== | ==== <code>virt-builder</code> ==== | ||
| Line 184: | Line 194: | ||
This will make your user use the shipped repo configurations, and works around the fact that virt-builder reads its executable name to build its configuration path. The executable being wrapped, it is named differently. | This will make your user use the shipped repo configurations, and works around the fact that virt-builder reads its executable name to build its configuration path. The executable being wrapped, it is named differently. | ||
=== NixVirt === | === NixVirt === | ||