Displaying 1 result from an estimated 1 matches for "vm_uid".
Did you mean:
vm_uuid
2011 Oct 22
1
virt-install with set vnc password
Hi Guy,
Anyone know how we can set up the vnc password during using virt-install
command ?
# virt-install \
--connect qemu:///system \
--name demo \
--ram 500 \
--disk path=/var/lib/libvirt/images/demo.img,size=5 \
--network network=default,model=virtio \
--vnc \
--cdrom /dev/cdrom