dear community,<br><br>i can't use virt-manager to create a new VM instance. below is the steps i went through and the problems i got:<br><br>1) run virt-manager to create a new VM with name test<br>2) select "local install media (iso image ......)"<br>
3) browse to import ubuntu iso from local harddisk<br>......<br>4) <br>a) if under "Advanced options", select "Virtual network 'default' : NAT(inactive)", then click Finish, got "Virtual Network is not active. Virtual Network 'default' is not active. Would you like to start the network now?", clidk Yes, got "Could not start virtual network 'default': internal error Network is already in use by interface br0"<br>
b) if under "Advanced options", select "specify shared device name" and set "bridge name:" br0, then click Finish, got "Unable to complete install: 'internal error Process exited while reading console log output: char device redirected to /dev/pts/3 <br>
kvm: -drive file=/home/var/libvirt/images/test.img,if=none,id=drive-ide0-0-0,format=raw: could not open disk image /home/var/libvirt/images/test.img: Permission denied"<br><br>5) cancel the current new VM creation, then go to the /var/lib/images/, run "chmod 644 test.img", and then run "chown oneadmin test.img", then start to create a new VM again through "import existing disk image" option<br>
<br>6) <br>a) if under "Advanced options", select "Virtual network 'default'
 : NAT(inactive)", then click Finish, got "Virtual Network is not 
active. Virtual Network 'default' is not active. Would you like to start
 the network now?", clidk Yes, got "Could not start virtual network 
'default': internal error Network is already in use by interface br0"<br>b)
 if under "Advanced options", select "specify shared device name" and 
set "bridge name:" br0, then click Finish, can start to boot into the VM instance, but got "No bootable device" error.<br><br>in virt-manager, all the other steps when creating a new VM instance are default.<br>
<br>as the errors shown in above, why it can't create a new VM instance from ISO image? why it can't create a new VM instance from the RAW image in local harddisk either? have anyone happened to these problem when creating new VM instance with virt-manager?<br>
<br>it is much appreciated if anyone can help with this?<br><br>thanks,<br>david su<br>