Actually I have no idea. However, maybe you can install the required package like wireshark to see the network packages, for example: https://packages.debian.org/sid/wireshark
E.g.,
After booting Clonezilla live, run:
1. sudo -i
2. ocs-live-netcfg
3. apt update
4. apt install wireshark
Then you can use that.
Steven
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I now ran with the latest (
3.2.1-9
) using nfs v4 and it is still slow (36m).Is there a way to generate a profile of the run to see where time is spent?
Eyal
Actually I have no idea. However, maybe you can install the required package like wireshark to see the network packages, for example:
https://packages.debian.org/sid/wireshark
E.g.,
After booting Clonezilla live, run:
1. sudo -i
2. ocs-live-netcfg
3. apt update
4. apt install wireshark
Then you can use that.
Steven
BTW, not sure if it helps. However, try to enter expert mode, and enable "-edio" mode. Maybe the results will be different.
Steven