[libvirt-users] virt-install -> guest stops at installation end

Julien Garet julien.garet at inria.fr
Wed Aug 17 15:23:02 UTC 2011



De: "William A. Mahaffey III" <wam at hiwaay.net> 
À: libvirt-users at redhat.com 
Envoyé: Mercredi 17 Août 2011 15:45:15 
Objet: Re: [libvirt-users] virt-install -> guest stops at installation end 

On 08/17/11 07:23, Julien Garet wrote: 


Hello, 

I am using virt-install to install CentOS6 guests on a CentOS6 KVM remote host. Everything works fine except that at the end of the installation, the guest stops instead of rebooting, which I thought, should be the default behaviour. 




The command I use is : 
[root at myorchestrator]# /usr/local/bin/virt-install --connect qemu+ssh://root@mydom0/system --name myclient --accelerate --ram 2048 --disk path=/mnt/client.img,size=10 --os-type=linux --network bridge:mybridge --vnc --pxe -m 52:54:00:00:3d:a9 


virt-install version is 0.500.6 on the host where I use virt-install. libvirt is version 0.8.1 (CentOS 6) on dom0. 


Any advice ? 


Julien Garet _______________________________________________
libvirt-users mailing list libvirt-users at redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users 


Try adding '--autostart' ? Unfortunately, it does not help, --autostart only sets the automatic boot of the virtual machine on host boot not the reboot at installation end. 


Julien Garet 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20110817/fac3454d/attachment.htm>


More information about the libvirt-users mailing list