quick-docs/en-US/modules/proc_installing-virtio-win-repo.adoc
2018-01-20 18:11:17 +01:00

15 lines
326 B
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[[installing-virtio-win-repo]]
= Installing the Windows VirtIO Repository
Install the repo file using the following command:
----
# wget https://fedorapeople.org/groups/virt/virtio-win/virtio-win.repo \
-O /etc/yum.repos.d/virtio-win.repo
----
Then install the _virtio-win_ package:
----
# dnf install virtio-win
----