virtio-win-pkg-scripts icon indicating copy to clipboard operation
virtio-win-pkg-scripts copied to clipboard

windows 2008 R2(64bit) cannot find suitabe drivers.

Open Reventon1993 opened this issue 4 years ago • 8 comments

I used the windows 2008 R2 ISO to install my vm and the disk used virtio technology。I downloaded the virtio-win-0.1.185.iso and attached a cdrom included it to my vm。

when installing the os, windows finds no suitabe driver file in the cdrom.

virtio1

cannot find driver: virtio2

Reventon1993 avatar Apr 09 '21 07:04 Reventon1993

Try pointing to the exact location. For example /amd64/2k8R2/ ,or viostor/2k8/amd64/ (use the correct driver name that you need, instead of viostor)

vrozenfe avatar Apr 10 '21 07:04 vrozenfe

Try pointing to the exact location. For example /amd64/2k8R2/ ,or viostor/2k8/amd64/ (use the correct driver name that you need, instead of viostor)

still not found

Reventon1993 avatar Apr 12 '21 01:04 Reventon1993

Which driver are you trying to install viostor or vioscsi ?

vrozenfe avatar Apr 12 '21 08:04 vrozenfe

It's not found in either directory viostor or directory vioscsi

Reventon1993 avatar Apr 14 '21 02:04 Reventon1993

I don't have 185 on my testing machine at the moment, but 190 looks quite fine: [ vrozenfe@panda virtio-win-0.1.190]$ ls -la vioscsi/2k8R2/amd64/ total 761 dr-xr-xr-x 2 vrozenfe vrozenfe 2048 Mar 10 11:28 . dr-xr-xr-x 3 vrozenfe vrozenfe 2048 Mar 10 11:27 .. -r-xr-xr-x 10 vrozenfe vrozenfe 10196 Mar 10 11:27 vioscsi.cat -r-xr-xr-x 10 vrozenfe vrozenfe 3013 Mar 10 11:27 vioscsi.inf -r-xr-xr-x 6 vrozenfe vrozenfe 700416 Mar 10 11:27 vioscsi.pdb -r-xr-xr-x 10 vrozenfe vrozenfe 61160 Mar 10 11:27 vioscsi.sys

[vrozenfe@panda virtio-win-0.1.190]$ ls -la viostor/2k8R2/amd64/ total 695 dr-xr-xr-x 2 vrozenfe vrozenfe 2048 Mar 10 11:28 . dr-xr-xr-x 3 vrozenfe vrozenfe 2048 Mar 10 11:27 .. -r-xr-xr-x 10 vrozenfe vrozenfe 10196 Mar 10 11:27 viostor.cat -r-xr-xr-x 10 vrozenfe vrozenfe 2809 Mar 10 11:27 viostor.inf -r-xr-xr-x 6 vrozenfe vrozenfe 643072 Mar 10 11:27 viostor.pdb -r-xr-xr-x 10 vrozenfe vrozenfe 50920 Mar 10 11:27 viostor.sys

vrozenfe avatar Apr 14 '21 04:04 vrozenfe

190 still doesn't work

my windows iso file: name: cn_windows_server_2008_r2_standard_enterprise_datacenter_and_web_with_sp1_x64_dvd_617598.iso SHA1:38BFF8DA3BEAA742ECA54A6F584403BD253444B5

Reventon1993 avatar Apr 14 '21 05:04 Reventon1993

I find anthor driver package and it works.

the driver files: fff

Reventon1993 avatar Apr 14 '21 05:04 Reventon1993

Most likely cause: https://github.com/virtio-win/virtio-win-pkg-scripts/issues/43 Download the older package, virtio-win-0.1.141 worked for me.

alexey-buluy avatar Jun 18 '21 12:06 alexey-buluy