/bin/ls: write error: Broken pipe
A partition and disk imaging/cloning program
Brought to you by:
steven_shiau
i get this /bin/ls broken pipe from time to time sometimes once sometimes twice , always in that exatc spot in the log
sudo ocs-sr --use-partclone --clone-hidden-data ......
Setting the TERM as linux /bin/ls: write error: Broken pipe Starting /usr/sbin/ocs-sr at 2017-08-15 15:06:43 PDT...
it started happening after upgrading to those 2 latest versions.
drbl 2.25.10-drbl1
clonezilla 3.27.16-drbl1
was working fine with:
drbl 2.22.4-drbl1
clonezilla 3.24.2-drbl1
ubuntu 16.04
Looks like you are talking about DRBL (clonezilla SE). Did you follow
http://drbl.org/installation/#upgrade
To upgrade the DRBL system?
BTW, could you please provide the complete command for this?
sudo ocs-sr --use-partclone --clone-hidden-data ......
It would be easier for us to reproduce the issue here. Thanks.
Steven
sudo ocs-sr --use-partclone --clone-hidden-data --gen-md5sum --smp-xz-compress --image-size 1024 --nogui --batch --postaction true savedisk $CLZ_IMAGE_NAME nbd0
I tried to run the command here on Clonezilla live 2.5.3-1 like:
ocs-sr --use-partclone --clone-hidden-data --gen-md5sum --smp-xz-compress --image-size 1024 --nogui --batch --postaction true savedisk test sda
It ran smoothly with any issue. Could you please give Clonezilla live 2.5.3-1 a try?
http://clonezilla.org/downloads.php
//NOTE// Please backup important data before you use Clonezilla live. Just in case.
Steven