There was an error restoring the image. "read_all: no such process"

Trying to clone 1GB HD to 1GB SSD. I created a block backup, and then tried to restore but I get the same error every time. I saw in a previous thread that you hadn’t seen the “read_all: no such process” error before so I thought maybe another data point might be useful.

2020-09-04T10:35:09-07:00:Winclone Helper Tool starting restore.
2020-09-04T10:35:09-07:00:Executing "pigz --decompress --stdout /Users/apetrescu/Documents/koadiskimage.winclone/boot.img.gz"
2020-09-04T10:35:09-07:00:Executing "ntfsclone --restore-image --overwrite /dev/disk2s2 -"
2020-09-04T10:35:09-07:00:ERROR(3): read_all: No such process
2020-09-04T10:35:09-07:00:Starting Block Based Restore, 0.000000% complete
2020-09-04T10:35:14-07:00:Helper tool error: There was an error restoring the image. There may be a problem with the partition or the drive.
2020-09-04T10:35:15-07:00:Error Error Domain=TaskError Code=5 "There was an error restoring the image. There may be a problem with the partition or the drive." UserInfo={standardError=, standardOutput=, exitCode=1, NSLocalizedDescription=There was an error restoring the image. There may be a problem with the partition or the drive.}

When using remove page file option… I also get errors about not being access the old drive and then it gets stuck:

2020-09-04T11:06:03-07:00:Could not read /dev/disk2. Probably due to SIP. Ignoring and returning 0x07

Here’s what it prints at the beginning. It sees all the drives partitions on the drive fine…

/dev/disk2 (external, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *1.0 TB     disk2
   1:                        EFI SYSTEM                  104.9 MB   disk2s1
   2:         Microsoft Reserved                         16.8 MB    disk2s2
   3:       Microsoft Basic Data                         999.6 GB   disk2s3
   4:           Windows Recovery                         524.3 MB   disk2s4

please verify that the image was created by control clicking on the image in Finder and select Show Package Contents. There should be a large boot.img.gz file.

tim