Skip to content

Instantly share code, notes, and snippets.

@pellaeon
Created November 8, 2012 12:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pellaeon/4038648 to your computer and use it in GitHub Desktop.
Save pellaeon/4038648 to your computer and use it in GitHub Desktop.
無法完成安裝:「internal error process exited while connecting to monitor: char device redirected to /dev/pts/4
kvm: -drive file=/var/lib/libvirt/images/pellaeons_freebsd.img,if=none,id=drive-ide0-0-0,format=raw: could not open disk image /var/lib/libvirt/images/pellaeons_freebsd.img: Permission denied
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 45, in cb_wrapper
callback(asyncjob, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/create.py", line 1909, in do_install
guest.start_install(False, meter=meter)
File "/usr/lib/python2.7/dist-packages/virtinst/Guest.py", line 1236, in start_install
noboot)
File "/usr/lib/python2.7/dist-packages/virtinst/Guest.py", line 1304, in _create_guest
dom = self.conn.createLinux(start_xml or final_xml, 0)
File "/usr/lib/python2.7/dist-packages/libvirt.py", line 2166, in createLinux
if ret is None:raise libvirtError('virDomainCreateLinux() failed', conn=self)
libvirtError: internal error process exited while connecting to monitor: char device redirected to /dev/pts/4
kvm: -drive file=/var/lib/libvirt/images/pellaeons_freebsd.img,if=none,id=drive-ide0-0-0,format=raw: could not open disk image /var/lib/libvirt/images/pellaeons_freebsd.img: Permission denied
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment