On Sat, Oct 22, 2011 at 2:11 PM, vmnode guy <vmnodeguy@gmail.com> wrote:Seem like there is no such option, or could my option place it incorrectly ?root@cloudnode2:~/new# cat virt-install.shvm_uid=testvmvcpu=2ram=512diskspace=10path=/home/source/ubuntu-10.04.2-server-amd64.iso#virt-install -n $vm_uid --vcpus=$vcpu -r $ram -f /root/new/disk0.raw -s $diskspace -c $path --accelerate --connect=qemu:///system --vnc --vnclisten=0.0.0.0 --noautoconsole -vvirt-install -n $vm_uid --vcpus=$vcpu -r $ram -f /root/new/disk0.raw -s $diskspace -c $path --accelerate --connect=qemu:///system --vnc --graphics vnc,password=testing --noautoconsole -vroot@cloudnode2:~/new#root@cloudnode2:~/new#root@cloudnode2:~/new# sh virt-install.shUsage: virt-install --name NAME --ram RAM STORAGE INSTALL [options]virt-install: error: no such option: --graphicsroot@cloudnode2:~/new#Regards,Peter ChengAre you sure that you're running the latest virt-install -- because latest does have that option. If you refer to the manpages of the latest version:I recommend you update your virt-install version in order to be able to use that option, otherwise, you might be limited in your options. You could add a command that sets it manually by connecting to qemu (might be more complicated). If it's the same password, I think you could leave it in /etc/libvirt/qemu.confLet me know if this helps.--
Mohammed Naser — vexxhost-----------------------------------------------------