This image was saved by Clonezilla at 2018-06-04 11:38:27 UTC.
Saved by clonezilla-live-20170905-zesty-amd64.
The log during saving:
----------------------------------------------------------
Starting /usr/sbin/ocs-sr at 2018-06-04 11:31:39 UTC...
*****************************************************.
Clonezilla image dir: /home/partimag
Shutting down the Logical Volume Manager
Finished Shutting down the Logical Volume Manager
The selected devices: mmcblk0
PS. Next time you can run this command directly:
/usr/sbin/ocs-sr -q2 -j2 -z1p -i 4096 -sfsck -senc -p choose savedisk ac-2018-06-04-11-img mmcblk0
*****************************************************.
The selected devices: mmcblk0
Searching for data/swap/extended partition(s)...
The data partition to be saved: mmcblk0p1 mmcblk0p2 mmcblk0p3 mmcblk0p4
The selected devices: mmcblk0p1 mmcblk0p2 mmcblk0p3 mmcblk0p4
Shutting down the Logical Volume Manager
Finished Shutting down the Logical Volume Manager
Saving block devices info in /home/partimag/ac-2018-06-04-11-img/blkdev.list...
Saving block devices attributes in /home/partimag/ac-2018-06-04-11-img/blkid.list...
Checking the integrity of partition table in the disk /dev/mmcblk0... 
Reading the partition table for /dev/mmcblk0...RETVAL=0
*****************************************************.
Saving the primary GPT of mmcblk0 as /home/partimag/ac-2018-06-04-11-img/mmcblk0-gpt-1st by dd...
34+0 records in
34+0 records out
17408 bytes (17 kB, 17 KiB) copied, 0.0247454 s, 703 kB/s
*****************************************************.
Saving the secondary GPT of mmcblk0 as /home/partimag/ac-2018-06-04-11-img/mmcblk0-gpt-2nd by dd...
32+0 records in
32+0 records out
16384 bytes (16 kB, 16 KiB) copied, 0.0274053 s, 598 kB/s
*****************************************************.
Saving the GPT of mmcblk0 as /home/partimag/ac-2018-06-04-11-img/mmcblk0-gpt.gdisk by gdisk...
The operation has completed successfully.
*****************************************************.
Saving the MBR data for mmcblk0...
1+0 records in
1+0 records out
512 bytes copied, 0.00166701 s, 307 kB/s
Starting saving /dev/mmcblk0p1 as /home/partimag/ac-2018-06-04-11-img/mmcblk0p1.XXX...
/dev/mmcblk0p1 filesystem: vfat.
*****************************************************.
*****************************************************.
Use partclone with pigz to save the image.
Image file will be split with size limit 4096 MB.
*****************************************************.
If this action fails or hangs, check:
* Is the disk full ?
*****************************************************.
Run partclone: partclone.vfat -z 10485760 -N -L /var/log/partclone.log -c -s /dev/mmcblk0p1 --output - | pigz -c --fast -b 1024 -p 16 --rsyncable | split -a 2 -b 4096MB - /home/partimag/ac-2018-06-04-11-img/mmcblk0p1.vfat-ptcl-img.gz. 2> /tmp/split_error.fs5r8j
Partclone v0.2.91 http://partclone.org
Starting to clone device (/dev/mmcblk0p1) to image (-)
Reading Super Block
we need memory: 135748 bytes
image head 4160, bitmap 131072, crc 516 bytes
Calculating bitmap... Please wait... done!
File system:  FAT32
Device size:  536.9 MB = 1048576 Blocks
Space in use:  35.7 MB = 69720 Blocks
Free Space:   501.2 MB = 978856 Blocks
Block size:   512 Byte
Image Version:   0001
Total block 1048576
Syncing... OK!
Partclone successfully cloned the device (/dev/mmcblk0p1) to the image (-)
>>> Time elapsed: 7.56 secs (~ .126 mins)
*****************************************************.
Finished saving /dev/mmcblk0p1 as /home/partimag/ac-2018-06-04-11-img/mmcblk0p1.vfat-ptcl-img.gz
*****************************************************.
Starting saving /dev/mmcblk0p2 as /home/partimag/ac-2018-06-04-11-img/mmcblk0p2.XXX...
/dev/mmcblk0p2 filesystem: Unknown or unsupported.
*****************************************************.
This file system is not supported by smart programs, e.g. partclone, partimage or ntfsclone, or you force to use dd to save the file system: 
dd will save and restore all the blocks in the harddrive, no matter if the block is used or not.
Use this method to save the image instead of partclone, partimage or ntfsclone: partclone.dd + pigz
Image file will be split with size limit 4096 MB.
If this action fails or hangs after several minutes, check:
* Is the disk full ?
*****************************************************.
Run partclone: partclone.dd -z 10485760 -N -L /var/log/partclone.log -s /dev/mmcblk0p2 --output - | pigz -c --fast -b 1024 -p 16 --rsyncable | split -a 2 -b 4096MB - /home/partimag/ac-2018-06-04-11-img/mmcblk0p2.dd-img. 2> /tmp/split_error.jpQ5E6
Partclone v0.2.91 http://partclone.org
Starting to clone/restore (/dev/mmcblk0p2) to (-) with dd mode
get device size 2147483648 by ioctl BLKGETSIZE64,
we need memory: 528964 bytes
image head 4160, bitmap 524288, crc 516 bytes
Calculating bitmap... Please wait... done!
File system:  raw
Device size:    2.1 GB = 4194304 Blocks
Space in use:   2.1 GB = 4194304 Blocks
Free Space:     0 Byte = 0 Blocks
Block size:   512 Byte
Image Version:   0001
Total block 4194304
Syncing... OK!
>>> Time elapsed: 32.69 secs (~ .544 mins)
*****************************************************.
Finished saving /dev/mmcblk0p2 as /home/partimag/ac-2018-06-04-11-img/mmcblk0p2.dd-img
*****************************************************.
Starting saving /dev/mmcblk0p3 as /home/partimag/ac-2018-06-04-11-img/mmcblk0p3.XXX...
/dev/mmcblk0p3 filesystem: ext4.
*****************************************************.
*****************************************************.
Use partclone with pigz to save the image.
Image file will be split with size limit 4096 MB.
*****************************************************.
If this action fails or hangs, check:
* Is the disk full ?
*****************************************************.
Run partclone: partclone.ext4 -z 10485760 -N -L /var/log/partclone.log -c -s /dev/mmcblk0p3 --output - | pigz -c --fast -b 1024 -p 16 --rsyncable | split -a 2 -b 4096MB - /home/partimag/ac-2018-06-04-11-img/mmcblk0p3.ext4-ptcl-img.gz. 2> /tmp/split_error.6MITru
Partclone v0.2.91 http://partclone.org
Starting to clone device (/dev/mmcblk0p3) to image (-)
Reading Super Block
we need memory: 139332 bytes
image head 4160, bitmap 131072, crc 4100 bytes
Calculating bitmap... Please wait... done!
File system:  EXTFS
Device size:    4.3 GB = 1048576 Blocks
Space in use:   2.3 GB = 559621 Blocks
Free Space:     2.0 GB = 488955 Blocks
Block size:   4096 Byte
Image Version:   0001
Total block 1048576
Syncing... OK!
Partclone successfully cloned the device (/dev/mmcblk0p3) to the image (-)
>>> Time elapsed: 58.20 secs (~ .970 mins)
*****************************************************.
Finished saving /dev/mmcblk0p3 as /home/partimag/ac-2018-06-04-11-img/mmcblk0p3.ext4-ptcl-img.gz
*****************************************************.
Starting saving /dev/mmcblk0p4 as /home/partimag/ac-2018-06-04-11-img/mmcblk0p4.XXX...
/dev/mmcblk0p4 filesystem: ext4.
*****************************************************.
*****************************************************.
Use partclone with pigz to save the image.
Image file will be split with size limit 4096 MB.
*****************************************************.
If this action fails or hangs, check:
* Is the disk full ?
*****************************************************.
Run partclone: partclone.ext4 -z 10485760 -N -L /var/log/partclone.log -c -s /dev/mmcblk0p4 --output - | pigz -c --fast -b 1024 -p 16 --rsyncable | split -a 2 -b 4096MB - /home/partimag/ac-2018-06-04-11-img/mmcblk0p4.ext4-ptcl-img.gz. 2> /tmp/split_error.77mL7W
Partclone v0.2.91 http://partclone.org
Starting to clone device (/dev/mmcblk0p4) to image (-)
Reading Super Block
we need memory: 532548 bytes
image head 4160, bitmap 524288, crc 4100 bytes
Calculating bitmap... Please wait... done!
File system:  EXTFS
Device size:   17.2 GB = 4194304 Blocks
Space in use:   3.2 GB = 777455 Blocks
Free Space:    14.0 GB = 3416849 Blocks
Block size:   4096 Byte
Image Version:   0001
Total block 4194304
Syncing... OK!
Partclone successfully cloned the device (/dev/mmcblk0p4) to the image (-)
>>> Time elapsed: 102.64 secs (~ 1.710 mins)
*****************************************************.
Finished saving /dev/mmcblk0p4 as /home/partimag/ac-2018-06-04-11-img/mmcblk0p4.ext4-ptcl-img.gz
*****************************************************.
End of saveparts job for image /home/partimag/ac-2018-06-04-11-img.
*****************************************************.
*****************************************************.
End of savedisk job for image ac-2018-06-04-11-img.
GPT 1st partition table file found!
GPT 2nd partition table file found!
GPT partition table file for this disk saved by gdisk was found: mmcblk0
MBR file for this disk was found: mmcblk0
[1;33mThe image of this partition is restorable: mmcblk0p1
[0;39mImage was saved by dd. No need to check the file system integrity: mmcblk0p2
[1;33mThe image of this partition is restorable: mmcblk0p3
[0;39m[1;33mThe image of this partition is restorable: mmcblk0p4
[0;39m[1;33mAll the images of partition or LV devices in this image were checked and they are restorable: ac-2018-06-04-11-img
[0;39mChecking if udevd rules have to be restored...
This program is not started by Clonezilla server, so skip notifying it the job is done.
This program is not started by Clonezilla server, so skip notifying it the job is done.
Finished!
Finished!
### End of log ###
### Image created time: 2018-0604-1138
