> Know, I setup a partition (/dev/sda10) just for the windows guest. > What would be the modified virt-install invocation in order to use > /dev/sda10? sudo virt-install --connect qemu:///system -n xpsp2 -r 512 -f /dev/sda10 -s 12 -c windowsxpsp2.iso --vnc --noautoconsole --os-type windows --os-variant winxp Too much simple :-)