Virt-Manager is a desktop user interface for managing virtual machines, based on libvirt.
0
votes
1answer
120 views
Learning to Use Virtual Manager in opensuse 12.2
Ok just installed virt-manager, and then install opensuse 12.2, installed correctly, but when do zypper up had no network, then turn off the virtual machine and change the network card to a vlan in ...
2
votes
3answers
425 views
How to access a KVM virtual-machine?
I've created a KVM VM using virt-install. There is an image file in the directory /ssd/kvms.
How do I access the virtual machine and turn it on? Do I need to assign an IP address, and if so, how do I ...
6
votes
2answers
1k views
Where does virt-manager store config files?
I checked ~/.libvirt* and ~/.config/libvirt*, non of them seem to contain config file of created VM, where is the config stored? I'm not running virt-manager as root user.