Run Microsoft Windows 10 in Virtual Machine Manager

I am unable to atest to this as the solution as I already have /mnt filled up with another drive that I am using at the momnent. Is there another way. Can I mount it to /Storage? I think I made one awhile ago. I am fuzzy on being if weather or not that worked.

You can mount it anywhere you like, provided that the directory exists. Just create an empty directory for it anywhere and mount it there. If you already have other under /mnt that’s fine. for instance mnt on this system (doctored up a bit):

 ~  ls -l /mnt         
drwxr-xr-x 2 root  root 4096 Jul 23 01:49 disk2
drwxr-xr-x 3 root  root 4096 Aug 10 20:50 docker
drwxr-xr-x 2 root  root 4096 Aug  4 11:59 next-cloud-media
drwxr-xr-x 3 root  root 4096 Aug 10 15:04 inmans-data
drwxrwx--x 9 inman kvm    19  Aug 2 01:37 nfs
drwxr-xr-x 2 root  root 4096 Aug  2 13:50 rsync.net
drwxr-xr-x 2 root  root 4096 Aug  2 13:50 smb
drwxr-xr-x 2 root  root 4096 Aug  2 13:50 sftp
drwxr-xr-x 2 root  root 4096 Aug  2 13:50 sshfs

I already had one created. It was supposed to be mounting there on start up.

So far so good. I just created a pool in /Storage and reused the win10.img that I had already had going from the last time I tried and fired right up.

Still can’t get MS to detect GPU through VMM though.