Hello, I've created the virtual machine by the command:
sudo virt-install --connect qemu:///system -n win12stargate --arch=x86_64 -r 2028 -f /virtualmachines/win12stargate.qcow2 -s 20 --cdrom /share/Win12Server/win12server.iso --noautoconsole --os-type windows --os-variant win2k8 --vnc -v --vcpus=2 --network bridge=br0 The folder /virtualmachines is mapped on a lvm volume goup: /dev/mapper/stargate--vg-lv--virtualmachines on /virtualmachines type ext4 (rw) and has the rights drwxr-xr-x 3 root root 4096 Jul 31 10:36 virtualmachines/ Please refer the value "bridge=br0". It could be a hint to the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1350727 Title: Domains created and managed via libvirt/virsh fail to autostart To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1350727/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
