Install F15 : virt-install --connect qemu:///system \ --virt-type kvm \ --os-type=linux --os-variant=fedora15 \ --name VF15 --ram 2048 \ --disk path=/dev/sdb5 \ --cdrom /mnt/home/boris/F15.iso \ --vcpus 2
Remove via VM - right click and choose delete. or virsh delete VF15. So /dev/sdb5 still contains bootable F15 image. Then try :- virt-install --connect qemu:///system \ --virt-type kvm \ --os-type=linux --os-variant=ubuntunatty \ --name Natty1 --ram 2048 \ --disk path=/dev/sdb5 \ --cdrom /mnt/home/boris/UbuntuDesk11.04.iso \ --vcpus 2 If it works for you then fine. It's my problem. BTW. I got the same issue on daily build 06/21/11 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/795427 Title: Upgrade Libvirt up to 0.9.1 generates new bug with Virt-Manager To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/795427/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs