August 19, 20169 yr Hi I just downloaded and installed 6.2.0-rc4. When I'm creating a VM for Windows 7 i cant find any option where i can add virtio-win-0.1.117.iso I can only add a Windows 7 ISO, i dont find the HDD without virtio driver-pack when installing windows. I fixed this manually by adding this to my XML: <disk type='file' device='cdrom'> <driver name='qemu' type='raw'/> <source file='/mnt/user/isos/virtio-win-0.1.117.iso'/> <target dev='hdd' bus='ide'/> <readonly/> <boot order='2'/> <address type='drive' controller='0' bus='0' target='0' unit='1'/> </disk> It worked. Its been a few months since i tryed UNRAID. Is this virtio option removed or has it been moved to another place? Or maby I'm just blind. I used like 2 hours trying to find it Rabbe
Archived
This topic is now archived and is closed to further replies.