MrPig91 / PSChiaPlotter

A repo for powershell module that helps Chia Plotting
MIT License
181 stars 47 forks source link

Waiting on Final Dir Space #211

Open he1008 opened 2 years ago

he1008 commented 2 years ago

I'm running out of drive letters on my Windows 10 computer, so I mapped an external USB drive to a folder under an existing drive, using Window's disk management's "Mount in the following empty NTFS folder" option.

Now when I try plot using PSChiaPlotter and pointing the final destination to this newly created "folder“, the status is stuck on "Waiting Final Dir Space" and would not start plotting. Anyway to resolve the issue? PSChiaPlotterError

warrengalyen commented 1 year ago

Are you selecting the correct drive from the drop-down? Mounted drives will be displayed as a question mark in place of the drive letter. I have several mounted drives I've plotted to and never had this issue. It will only show that message if it can't find the correct final drive path.

image