Hi all!
I'm try to use pci paththru of HBA adapter in my Windows 2003 datacenter edition.
kvm -smp 8 -cpu core2duo -m 6000 -net nic,macaddr=52:54:00:12:34:56,model=virtio -net tap,ifname=qtap0,script=no,downscript=no -name windows -vga cirrus -k en-us -hda /win2003_new2.img -vnc 0.0.0.0:1 -pcidevice host=05:02.0,name=QLA2422 -pcidevice host=05:02.1,name=QLA2422 --daemonize
After starting, i'm have message:
Option ROM size b200 exceeds available space
Option ROM size b200 exceeds available space
After windows boot, it's found new PCI devices, successfully installed QLogic drivers.
Windows sad that device work properly, but i'm don't see any disk from my NAS.
Does anybody have ideas how to solve this ?
Post new comment