Share the feedback from a customer who met the same issue on linux.
===============================================
The solution was change some configs in the computer, and use the “dd” cmd in the sector programmed instead of “cp” and “unmount” to copy files.
Following those steps:
1 – unload the module usb-storage, and cmd “modprobe usb-storage quirks=1fc9:0117:r,n,m”
2 – “dd if=pn/user_ee.bin of=/dev/sdc seek=03 (to copy the EEPROM)
There are several programmers with the same issue in the community, please, share with them