1. Use Virt-install script to install guest Windows 2008 System virtio and floppy version download address http://alt.fedoraproject.org/pub/alt/virtio-win/latest/images/bin/
http://down.51cto.com/data/745983
Virt-install--arch=x86_64--accelerate-v-n windows2008_2-r 1024--vcpus=3-c/media/windows2008.iso--vnc--vncport=59 --vnclisten=0.0.0.0--VIRT-TYPE=KVM--disk Path=/dev/vg01/sys2008_2,cache=writeback,bus=virtio,device=disk-- Disk path=/media/virtio.vfd,device=floppy-w bridge:br1,model=virtio--soundhw=ac97--video=cirrus--os-type= ' Windows '--os-variant=win2k8--connect qemu:///system
2. After starting into the installer, you will find that the hard drive is not found
At this point select Load driver or load driver, choose to load from floppy disk. Note The driver selected and the version of Windows to match. When the driver is installed, the hard drive comes out.
3. Increase the host/dev/vg01/sys2008_2 Logical volume label space
[root@sn-test01 ~]# lvresize-l +100g/dev/vg01/sys2008_2//use Lvresiz to increase 100G space, if you want to reduce the -100g can be, After the increase, turn off the virtual machine and then reboot to see an additional extended partition.