Johns6977
Members
-
Joined
-
Last visited
Solutions
-
Johns6977's post in Win 11 VM.img expanded beyond size of Drive was marked as the answerSolved this. Had to edit the VM and add discard='unmap' to the VM editor (in Unraid) and then start the the win11 VM and optimize storage and trim the hard drive through windows 11 OS. I watched on unraid main page as I reclaimed my missing space on the drive.
<disk type='file' device='disk'>
<driver name='qemu' type='raw' cache='writeback' discard='unmap' />
<source file='/mnt/cache/domains/Windows 11/vdisk1.img'/>
Thanks to these two links: