Dear Mateusz, Thanks for replying. Is the below command correct?
[root@front ~]# virt-install --connect qemu:///system --name win7 --ram 1024 --vcpus 2 --disk path=/var/lib/libvirt/images/win7.qcow2,size=7,format=qcow2,bus=virtio,cache=none --cdrom /home/Windows-7-x86.iso --vnc --os-type=windows --os-variant=win7 -noautoconsole --accelerate --noapic --keymap=en-us The win7.qcow2 image is prepared under /var/lib/libvirt/images folder [root@front images ~]# qemu-img create -f qcow2 -o preallocation=metadata /var/lib/libvirt/images/win7.qcow2 7G Or how do I tweak it? Regards, Sudeep 2014-07-16 11:13 GMT+05:30 <[email protected]>: > Try to set hda target on os image and hdb target for cdrom image > --- > Pozdrawiam > Mateusz Skała > [email protected] > > (wysłane z telefonu, przepraszam za literówki) > > budikom.net > ul. Trzy Lipy 3, GPNT, bud. C > 80-172 Gdańsk > tel. +48 58 58 58 708 > email: [email protected] > > -----Original Message----- > From: Sudeep Narayan Banerjee <[email protected]> > Sender: "Users" <[email protected]>Date: Wed, 16 Jul > 2014 10:57:31 > To: [email protected]<[email protected]> > Subject: Re: [one-users] VM Failed with Windows OS > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > > -- Thanks & Regards, Sudeep Narayan Banerjee
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
