> ## Content Index
> Fetch the complete content index at: https://sgpublic.xyz/llms.txt
> Use this file to discover other available public pages before exploring further.

# fnOS 虚拟机使用 Windows 时加载驱动
- URL: https://sgpublic.xyz/p/2026/05/6aac9cb1810a48000153361e/
- Published: 2026-05-10T02:22:09.000Z
- Updated: 2026-09-18T03:04:18.000Z
- Author: Haven Madray
- Tags: 桌面与终端, Windows/WSL, NAS, #wp-post

首先前往 [Fedora](https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/archive-virtio/?ref=sgpublic.xyz) 下载最新的 virtio-win.iso，然后在创建虚拟机时，将此 iso 添加为驱动镜像。

### 硬盘：VirtIO-Block

在安装系统选择安装位置时发现硬盘没有加载出来，此时点击“加载驱动程序”，然后从加载的驱动镜像中选择“viriostor/w11/amd64”文件夹，会出现”Red Hat VirtIO SCSI controller“这个驱动，点击安装，然后就能显示出来硬盘了。

### 网卡：VirtIO

进入系统后发现没有网卡，还是点击安装驱动程序，从加载的驱动镜像中选择“NetKVM/w11/amd64”文件夹，点击安装，然后就能显示出来网卡了。