@Matdes “check the fog server to ensure disk space is good to go” is not a very detailed error. Partclone doesn’t pass back the actual error to the calling program, only the capture failed. The FOG code tries its best to determine the root cause of the partclone capture failure, but some times it misses.
What we really need to see is the text that sprawls across the partclone screen when it errors out. To get this info please do the following.
Schedule another capture task, but before you submit the capture task, tick the debug checkbox.
Schedule the task
PXE boot the target computer
After several screens of text (where you need to hit enter to clear) you will be dropped to the FOS Linux command prompt.
At the FOS Linux command prompt key in fog This will start the capture process in debug mode. At each breakpoint the code will stop waiting for you to press enter to go on to the next step. Somewhere when partclone is capturing partition 3 you will see this error.
Take a clear picture of the sprawling text with a mobile phone and post the results here.
That text will actually be the root of why partclone can’t capture that partition.