KVM: bestehende libvirt VM Konfiguration importieren
Verfasst: 28.03.2020, 23:13
Code: Alles auswählen
virsh define /path/to/xmlfile.xml
virsh create /path/to/xmlfile.xml
forum.patrickelmer.de
https://forum.patrickelmer.de/
Code: Alles auswählen
virsh define /path/to/xmlfile.xml
virsh create /path/to/xmlfile.xml