scufless Posted August 25, 2018 Posted August 25, 2018 Hello. I have a m.2 500gb samsung ssd that I have installed that I want to use specifically for game storage from my windows 10 vm. Can anyone point me in the right direction on how to store and run my games off my m.2. I would rather not use my cache drive. Thank you very much.
JonathanM Posted August 25, 2018 Posted August 25, 2018 Get the drive mounted and formatted in the Unassigned Devices plugin. Make a note of the path. Click the + beside the primary vdisk in the VM edit form view to add another vdisk. Select manual for the location, and type in the path to the drive that you set up in unassigned devices. Select whatever size you wish to assign, be it all or part of the disk. Save and start the VM. Go to disk manager inside the VM, and the newly defined disk should be ready to partition and format, and either assign it a drive letter or a folder relative to your C drive if you wish.
scufless Posted August 26, 2018 Author Posted August 26, 2018 thanks for the reply. any reason why I would be still getting this error?
pwm Posted August 26, 2018 Posted August 26, 2018 5 minutes ago, scufless said: thanks for the reply. any reason why I would be still getting this error? You are requesting the storage of a 500 GB disk image file on a raw disk - but unRAID expects the destination to be a partition with a file system . I'm not sure if this video is up to date, but it relates to handing over physical drives: https://www.youtube.com/watch?v=QaB9HhpbDAI
scufless Posted August 26, 2018 Author Posted August 26, 2018 I have watched that video maybe 3 times and I have tried both ways.
scufless Posted August 26, 2018 Author Posted August 26, 2018 Got it to work. So what I did was precleared the disk and re formatted it to NTFS and that seemed to work. I guess Windows 10 doesnt like vdisks
pwm Posted August 26, 2018 Posted August 26, 2018 1 hour ago, scufless said: Got it to work. So what I did was precleared the disk and re formatted it to NTFS and that seemed to work. I guess Windows 10 doesnt like vdisks No virtual machine likes vdisks. vdisks are virtual disks - i.e. containers that are intended to contain a OS-supported file system. The vdisk container isn't for Windows but for the VM host (unRAID), while the contents of the container is for the VM (Windows). A physical disk on the other hand isn't a virtual disk and when you hand over a physical disk to Windows then the disk itself must contain a partition with a OS-supported file system (NTFS).
Recommended Posts
Archived
This topic is now archived and is closed to further replies.