HI all Using KVM (qemu-kvm-0.12.1) on CentOS-6. how can I supply an entire disk for KVM to use? Is this correct snippet in kvm.xml ? <disk type='block' device='disk'> <driver name='qemu' type='raw'/> <source dev='/dev/sdi1'/> <target dev='vdb' bus='virtio'/> </disk> thanks very much Sujee Maniyam http://sujee.net -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html