Re: virt-image replacement for Ubuntu 16.04

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10/13/2016 06:01 PM, Eric Joniec wrote:
> Hello,
> 
>  
> 
> What is the recommended method to replace the functionslity of
> */virt-image/*/--name guestname ./myconverted.virt-image.xml/ where
> myconverted.virt-image.xml was created with *virt-convert?*
> 

There isn't any one line replacement since the virt-image format is
deprecated. But the virt-image.xml file doesn't contain much info... open it
with a text editor and convert it to a virt-install invocation like

virt-install --name $NAME --memory $RAM --os-variant $OS --disk $DISK1 --disk
$DISK2 ...

- Cole

_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list



[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux