jonmurphy1618

Members
  • Posts

    1
  • Joined

  • Last visited

jonmurphy1618's Achievements

Noob

Noob (1/14)

0

Reputation

  1. This post came up when I was searching for a solution so I'll post how I solved it. In unraid terminal, use the 'fuser' command on the vhdx file you want to stop. This will return the process ID that's using the file. Then in terminal use 'kill ####' with the process ID #.