Categories
-
-
-
-
-
-
-
-
- Packages
-
-
- Appliance
Categories
Here little tips :
If you have rights pb to launch or create VM :
Edit file : “/etc/libvirt/qemu.conf”
# Some examples of valid values are: # # user = "qemu" # A user named "qemu" # user = "+0" # Super user (uid=0) # user = "100" # A user named "100" or a user with uid=100 # user = "root" # The group for QEMU processes run by the system instance. It can be # specified in a similar way to user. group = "root" # Whether libvirt should dynamically change file ownership # to match the configured user/group above. Defaults to 1. # Set to 0 to disable file ownership changes. #dynamic_ownership = 1
Change the location of VM storage : Enter in the default location folder
$cd /var/lib/libvirt $ln -s /chemintarget nameoffolder