Displaying 1 result from an estimated 1 matches for "rhel6guest".
Did you mean:
rhel5guest
2011 Jul 26
1
insert ISO into a KVM guest
...ice='cdrom'>
<driver name='qemu' type='raw' />
<source file='/etc/libvirt/qemu/isos/kvm1.iso' />
<target dev='hda' bus='ide' />
<readonly />
</disk>
But I get the following:
error: Failed to start domain rhel6guest
error: internal error process exited while connecting to monitor: char device redirected to /dev/pts/3
qemu: could not open disk image /etc/libvirt/qemu/isos/kvm1.iso: Permission denied
A perms issue should be easy to address one would think, but I've tried every possible combination of perms...