Cloning Error Dialog Status 72

I get an error dialog when attempting to create an Image from a Volume.

Screenshot%20of%20Yoink%20(03-06-2019%2C%2011-59-13)

I have checked the external USB HD which is the destination for the Image file, using Disk Utility. No errors reported.

Am I unknowingly doing something wrong?

Can you look in the log for further details?

log show --style syslog --predicate 'process contains[cd] "Winclone"' --info --last 2d

(you can adjust the argument of "2d" from 2 days to other time periods that you want the log, like "10m" for the last 10 minutes or 3h for the last 3 hours).

I am also have this same issue with resulting error status 72… what can I do about this?

Here’s the error log…

2021-03-03T08:34:02+13:00:[ERROR] Error writing chunk data to WIM file: File too large
2021-03-03T08:34:03+13:00:ERROR: Exiting with error code 72:
Failed to write data to a file.
2021-03-03T08:34:03+13:00:Helper tool error: There was an error while file imaging. Please check the volume and try again. Status:72
2021-03-03T08:34:03+13:00:[WARNING] The WIM_HDR_FLAG_WRITE_IN_PROGRESS flag is set in the header of
“/Volumes/MUSICSERVER/Windows10_transfer.winclone/Windows.wim”. It may be being changed by another process,
or a process may have crashed while writing the WIM.

[WARNING] “/Volumes/MUSICSERVER/Windows10_transfer.winclone/Windows.wim” does not contain integrity information. Skipping integrity check.
2021-03-03T08:34:03+13:00:ERROR: Exiting with error code 84:
The WIM file is incomplete.
2021-03-03T08:34:04+13:00:Helper tool error: The WIM file is invalid. Please check the file and try again.
2021-03-03T08:44:49+13:00:Setting the system to allow sleep…

Is it possible you are saving to a FAT formatted drive? I see this:

File too large

tim

This is possible I will check, what is the best format to use?

MacOS Extended (JHFS+)

tim