Got stuck on saving image, now produces a tiny file and claims mohave finished

Winclone image only 610 bytes.
There is an error in this file reference SIP, but SIP not supposed to effect file saving.
please Help.

default 21:28:37.153660 +0930 Winclone Detecting Version of Windows
default 21:28:37.225408 +0930 Winclone Windows 10 Pro
default 21:28:37.225493 +0930 Winclone
default 21:28:37.284091 +0930 Winclone Professional
default 21:28:37.284165 +0930 Winclone
default 21:28:37.339391 +0930 Winclone 17134.1.amd64fre.rs4_release.180410-1804
default 21:28:37.339468 +0930 Winclone
default 21:28:37.394734 +0930 Winclone 17134
default 21:28:37.394807 +0930 Winclone
default 21:28:37.394878 +0930 Winclone Product: Windows 10 Pro, Edition: Professional
default 21:28:37.394914 +0930 Winclone Found Windows 10
default 21:28:37.457163 +0930 Winclone Windows 10 Pro
default 21:28:37.457245 +0930 Winclone
default 21:28:37.520374 +0930 Winclone Professional
default 21:28:37.520448 +0930 Winclone
default 21:28:37.585468 +0930 Winclone 17134.1.amd64fre.rs4_release.180410-1804
default 21:28:37.585546 +0930 Winclone
default 21:28:37.655568 +0930 Winclone 17134
default 21:28:37.655641 +0930 Winclone
default 21:28:37.655698 +0930 Winclone Product: Windows 10 Pro, Edition: Professional
default 21:28:37.655732 +0930 Winclone Found Windows 10
default 21:28:37.658361 +0930 Winclone Setting to not sleep…
default 21:28:37.659052 +0930 Winclone Writing Version of Windows to Image
default 21:28:37.659684 +0930 com.twocanoes.WincloneHelper Setting resource path: /Applications/Winclone.app/Contents/Resources
default 21:28:37.659818 +0930 com.twocanoes.WincloneHelper Setting userID path: 501
default 21:28:37.659941 +0930 com.twocanoes.WincloneHelper Setting GroupID path: 20
default 21:28:37.660135 +0930 com.twocanoes.WincloneHelper Setting feedback listener
default 21:28:37.660317 +0930 com.twocanoes.WincloneHelper Unmounting disk /dev/disk0s3
error 21:28:37.765737 +0930 com.twocanoes.WincloneHelper Could not read . Probably due to SIP. Ignorning and returning 0x07
default 21:28:37.973224 +0930 com.twocanoes.WincloneHelper Unmounting disk /dev/disk0s3
default 21:28:38.074348 +0930 com.twocanoes.WincloneHelper Executing “ntfslabel -f -f /dev/disk0s3”
error 21:28:39.078957 +0930 Winclone Helper tool error: (null)
default 21:28:39.079034 +0930 Winclone Mounting /dev/disk0s3
default 21:28:39.121172 +0930 authd Succeeded authorizing right ‘system.volume.internal.mount’ by client ‘/Applications/Winclone.app’ [849] for authorization created by ‘/Applications/Winclone.app’ [849] (13,0)
default 21:28:39.149121 +0930 authd Succeeded authorizing right ‘system.volume.internal.mount’ by client ‘/usr/libexec/diskarbitrationd’ [81] for authorization created by ‘/Applications/Winclone.app’ [849] (2,0)
default 21:28:39.251453 +0930 Winclone Mounting /dev/disk0s3 Finished

What version of Winclone are you using? What type of Mac?

tim

thank you for your response.
MacBook pro 2016 retina
Winclone 7.0.1
I used diskutil to see my disks and partitions. It looked kind of messy.
So I removed bootcamp and its partition.
This left one partition with a few volumes
Reinstalled bootcamp and had a much tidier dskutil output

#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme 1.0 TB disk0
1: EFI EFI 314.6 MB disk0s1
2: Apple_APFS Container disk1 900.0 GB disk0s2
3: Microsoft Basic Data BOOTCAMP 99.7 GB disk0s3
4: Windows Recovery 494.9 MB disk0s4

/dev/disk1 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +900.0 GB disk1
Physical Store disk0s2
1: APFS Volume Macintosh HD 525.0 GB disk1s1
2: APFS Volume Preboot 20.8 MB disk1s2
3: APFS Volume Recovery 517.8 MB disk1s3
4: APFS Volume VM 1.1 GB disk1s4

And now I get a decent sized winclone image
So I guess it is all fixed
cheers,
Dave

So the issue is resolved now? Did removing the other drives solve the problem or was that just a coincidence?

tim

I think it was cause and effect. I am sorry that I did not keep a printout of the original partition/drive allocation.
Parallels and camptune stopped working at around the same time.
Camptune still cannot find my bootcamp but winclone allows me to resize and generates a backup at the same time.
Parallels did not ‘play well’ with other softwares so I may just stay with a dual boot, as I do not cross over that often.
thanks for you support,
Dave

Hi! I bought Winclone 7 yesterday and I’m having similar problem. There is only “Saving image” message and nothing gets saved inside winclone image - the size of the image is only about 610 bytes… What should I do?
Please advise.

This is my console log on pastebin, filtered with Winclone as process:
https://pastebin.com/raw/ZYFaQed7

This is my diskutil list result:
/dev/disk0 (internal):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme 500.3 GB disk0
1: EFI EFI 314.6 MB disk0s1
2: Apple_APFS Container disk1 450.4 GB disk0s2
3: Microsoft Basic Data Win10 49.0 GB disk0s3

/dev/disk1 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +450.4 GB disk1
Physical Store disk0s2
1: APFS Volume OSX 411.7 GB disk1s1
2: APFS Volume Preboot 44.7 MB disk1s2
3: APFS Volume Recovery 517.3 MB disk1s3
4: APFS Volume VM 2.1 GB disk1s4

Can you get the log by running:

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).