January 21, 20179 yr Hi I have made a guide about disks and vdisks in unRAID VMS. How to pass through physical disks to VMS. How to convert a vdisk to a physical disk. How to convert a physical machine to a VM. It also talks about performance testing disks in VMs. Hope you like it!! How to Passthrough Harddrives, Convert Disks and test Vdisk Performance in unRAID vms
January 21, 20179 yr Hi gridrunner, would the sata connection be properly detected if i were to passthrough a disk to an OSX VM? Currently it sees the vdisk as a sata 1 connection?
January 21, 20179 yr Author Hi gridrunner, would the sata connection be properly detected if i were to passthrough a disk to an OSX VM? Currently it sees the vdisk as a sata 1 connection? Yes if you pass through the the disk to an osx vm you will need the have the bus set to sata in the xml
July 5, 20206 yr Hi, i follow the video to convert my nvme windows10 boot ssd to vdisk with this command qemu-img convert -p -O raw /dev/nvme0n1 "/mnt/user/domains/Windows 10 ssd/cVdisk.img" when i mount the vdisk to VM, <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source file='/mnt/user/domains/Windows 10 ssd/cVdisk.img'/> <target dev='hdd' bus='sata'/> <boot order='1'/> <address type='drive' controller='0' bus='0' target='0' unit='3'/> </disk> and boot it, it shows the windows loading screen but it just looped and enter the windows recovery, failed to boot. is there any extra step or different step for converting nvme ssd to vdisk? Thanks btw. Edited July 5, 20206 yr by audias
Archived
This topic is now archived and is closed to further replies.