http://bugzilla.opensuse.org/show_bug.cgi?id=1070478 http://bugzilla.opensuse.org/show_bug.cgi?id=1070478#c2 --- Comment #2 from Walddys Emmanuel Dorrejo Céspedes <dev.dorrejo@gmail.com> --- Thank you for you fast response and the only correct answer for this problem over all the internet. i am too noob on the side of working with the xml, so can you said me where put this line device virtio-blk-pci,drive=vda,share-rw=on # share-rw=on This is the script to add the shareable device <disk type='file' device='disk'> <driver name='qemu' type='raw'/> <source file='/home/wedc/VMs/crs.img'/> <target dev='vdb' bus='virtio'/> <shareable/> <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> </disk> Thank you for the help. -- You are receiving this mail because: You are on the CC list for the bug.