

Unable to complete installation: 'Internal error: process ended while connecting to monitor: qemu-system-x86_64: -drive file = / home / maykel / archlinux-2013.10.01-dual.iso, if = none, id = drive-ide0-1-0, readonly = on, format = raw: could not open disk image /home/maykel/archlinux-2013.10.01-dual.iso: Permission deniedįile "/usr/lib/python2.7/site-packages/libvirt.py", line 2897, in createLinux The virtinst package I have not installed, because it is no longer in the repos. Thanks, by the way virtinst is an outdated package on arch since May and not required. LibvirtError: internal error: process ended while connecting to monitor: char device redirected to / dev / pts / 0 (label charserial0)

If ret is None: raise libvirtError ('virDomainCreateLinux () failed', conn = self) Guest.start_install (False, meter = meter)įile "/usr/share/virt-manager/virtinst/Guest.py", line 1134, in start_installįile "/usr/share/virt-manager/virtinst/Guest.py", line 1202, in _create_guestĭom = (start_xml or final_xml, 0)įile "/usr/lib/python2.7/site-packages/libvirt.py", line 2892, in createLinux Qemu-system-x86_64: -drive file = / home / zpabuin / Downloads / Fedora-Live-LXDE-x86_64-19-1.iso, if = none, id = drive-ide0-1-0, readonly = on, format = raw: could not open disk image /home/zpabuin/Descargas/Fedora-Live-LXDE-x86_64-19-1.iso: Permission deniedįile "/usr/share/virt-manager/virtManager/asyncjob.py", line 100, in cb_wrapperįile "/usr/share/virt-manager/virtManager/create.py", line 1920, in do_install Unable to complete installation: 'internal error: process ended while connecting to monitor: char device redirected to / dev / pts / 0 (label charserial0) Hi, does anyone know why kvm gives this error: What would we have left? Well, restart the computer and try to make a new virtual machine.

We must replace your user by our user, of course.

$ sudo nano /etc/polkit-1/rules.d/.rulesĪnd we insert the following lines inside: polkit.addRule (function (action, subject) ) We only have to create or edit a rule for Policykit that allows us to manage virtual machines with our user. I'm honestly not sure about the latter.Īnd if we want to start it, you already know: If you have AMD, you should use kvm-amd, and I assume kvm-nvidia for NVidia users. $ sudo modprobe kvm-intel $ sudo modprobe kvm Then we raise the necessary modules, which may vary depending on our video card: Once these packages are installed, we add our user to the groups sq y polkitd: $ sudo gpasswd -a your_kvm user $ sudo gpasswd -a your_polkitd user Now only packages are needed virt-manager, libvirt-glib, libvirt, vde2 y whoa The package boil It is no longer in the repositories or has been renamed.
