Hi all, sorry if this was mentioned some where else. I'm trying to set up virtual manager to run windows 7 so i can play my games. I have changed the default file system location to a hard drive i mounted. The default file system was locked at 44 GB and i wanted more for windows+games and that's why i moved it to a separate hard drive and created new volume with 100GB.
When i hit finish i get this error message.
Unable to complete install: 'internal error Process exited while reading console log output: char device redirected to /dev/pts/0
qemu-kvm: -drive file=/media/Windows 7/windows7.img,if=none,id=drive-ide0-0-0,format=raw: could not open disk image /media/Windows 7/windows7.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 1643, in do_install
guest.start_install(False, meter=meter)
File "/usr/lib/python2.7/site-packages/virtinst/Guest.py", line 1187, in start_install
start_xml, final_xml, is_initial)
File "/usr/lib/python2.7/site-packages/virtinst/Guest.py", line 1246, in _create_guest
dom = self.conn.createLinux(start_xml or final_xml, 0)
File "/usr/lib64/python2.7/site-packages/libvirt.py", line 1346, in createLinux
if ret is None:raise libvirtError('virDomainCreateLinux() failed', conn=self)
libvirtError: internal error Process exited while reading console log output: char device redirected to /dev/pts/0
qemu-kvm: -drive file=/media/Windows 7/windows7.img,if=none,id=drive-ide0-0-0,format=raw: could not open disk image /media/Windows 7/windows7.img: Permission denied
************************************************** *
I tried the chmod -R 777
i tried adding kvm and disk under user name
I also changed user type from standard to administrator to no avail.
Anyone please! I'm running Fedora 15 Beta with GNOME 3
Thanks,