LinuxParty
A
diferencia de virt-manager, virt-install es una herramienta de
línea de comandos que le permite crear invitados KVM en un servidor desatendido. Pero ud puede decir: "puedo utilizar vmbuilder para hacer esto, ¿por qué es necesario instalar virt?" La
diferencia entre virt-install y vmbuilder, es que el segundo crea invitados vmbuilder basados en Ubuntu, A diferencia de virt-install, que le permite
instalar todo tipo de sistemas operativos invitados (por ejemplo, Linux,
Windows, Solaris, FreeBSD, OpenBSD),
justo como también hace virt-manager. Este artículo le mostrará cómo puede utilizar KVM en un servidor de Ubuntu 12.04 LTS.
Unlike virt-manager, virt-install is a command line tool that allows you to create KVM guests on a headless server. You may ask yourself: "But I can use vmbuilder to do this, why do I need virt-install?" The difference between virt-install and vmbuilder is that vmbuilder is for creating Ubuntu-based guests, whereas virt-install lets you install all kinds of operating systems (e.g. Linux, Windows, Solaris, FreeBSD, OpenBSD) and distributions in a guest, just like virt-manager. This article shows how you can use it on an Ubuntu 12.04 LTS KVM server.https://www.howtoforge.com/installing-kvm-guests-with-virt-install-on-ubuntu-12.04-lts-server
