<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div style="color: rgb(0, 0, 0); font-size: 14px; "><font face="Calibri,sans-serif">Hello,</font></div>
<div style="color: rgb(0, 0, 0); font-size: 14px; "><font face="Calibri,sans-serif"><br>
</font></div>
<div><font face="Calibri,sans-serif">I</font><font face="Calibri,sans-serif" style="color: rgb(0, 0, 0); font-size: 14px; ">n trying </font><font face="Calibri,sans-serif">girt-install with below parameters I get the following error,</font></div>
<div style="color: rgb(0, 0, 0); font-size: 14px; ">-bash: virt-install --connect qemu:///system --name vm1 --ram 2048 --vcpus: No such file or directory</div>
<div style="color: rgb(0, 0, 0); font-size: 14px; ">What am I doing wrong?</div>
<div style="color: rgb(0, 0, 0); font-size: 14px; "><br>
</div>
<div style="color: rgb(0, 0, 0); font-size: 14px; ">Thanks in advance.</div>
<div style="color: rgb(0, 0, 0); font-size: 14px; "><font face="Calibri,sans-serif"><br>
</font></div>
<div style="color: rgb(0, 0, 0); font-size: 14px; "><font face="Calibri,sans-serif">host</font>:~# qemu-img create -f qcow2 /var/lib/libvirt/images/vm1.qcow2 20480</div>
<div style="color: rgb(0, 0, 0); font-size: 14px; ">Formatting '/var/lib/libvirt/images/vm1.qcow2', fmt=qcow2 size=20480 encryption=off cluster_size=65536 </div>
<div style="color: rgb(0, 0, 0); font-size: 14px; "><br>
</div>
<div style="color: rgb(0, 0, 0); font-size: 14px; ">host:~# ls /var/lib/libvirt/images/</div>
<div style="color: rgb(0, 0, 0); font-size: 14px; ">ubuntu-12.04.3-server-amd64.iso  vm1.qcow2</div>
<div style="color: rgb(0, 0, 0); font-size: 14px; "><br>
</div>
<div style="color: rgb(0, 0, 0); font-size: 14px; ">host:~# virt-install \</div>
<div style="color: rgb(0, 0, 0); font-size: 14px; ">> --connect qemu:///system \</div>
<div style="color: rgb(0, 0, 0); font-size: 14px; ">> --name vm1 \</div>
<div style="color: rgb(0, 0, 0); font-size: 14px; ">> --ram 2048 \</div>
<div style="color: rgb(0, 0, 0); font-size: 14px; ">> --vcpus 2 \</div>
<div style="color: rgb(0, 0, 0); font-size: 14px; ">> --disk path=/var/lib/libvirt/images/vm1.qcow2,size=20 \</div>
<div style="color: rgb(0, 0, 0); font-size: 14px; ">> --cdrom /var/lib/libvirt/images/ubuntu-12.04.3-server-amd64.iso \</div>
<div style="color: rgb(0, 0, 0); font-size: 14px; ">> --graphics vnc \</div>
<div style="color: rgb(0, 0, 0); font-size: 14px; ">> --virt-type kvm \</div>
<div style="color: rgb(0, 0, 0); font-size: 14px; ">> --os-type linux\</div>
<div style="color: rgb(0, 0, 0); font-size: 14px; ">> --network=br1 \</div>
<div style="color: rgb(0, 0, 0); font-size: 14px; ">> --hvm</div>
<div style="color: rgb(0, 0, 0); font-size: 14px; "><span style="background-color: transparent;">-bash: virt-install --connect qemu:///system --name vm1 --ram 2048 --vcpus: No such file or directory</span></div>
<div style="color: rgb(0, 0, 0); font-size: 14px; "><span style="background-color: transparent;"><br>
</span></div>
<div style="color: rgb(0, 0, 0); font-size: 14px; ">
<div><br>
</div>
</div>
<div style="color: rgb(0, 0, 0); font-size: 14px; "><br>
</div>
</body>
</html>