Hi, I&#39;ve got a GTA01BV4, and i&#39;ve successfully used dfu-utils to flash the u-boot and kernel partitions, using the instructions on the wiki. <br><br>I am unable to flash the rootfs partition in the same way. It returns a -110 error, with the dfuERROR status being 14, which 
dfu.h lists as:<br><br>#define DFU_STATUS_ERROR_UNKNOWN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x0e<br><br>I thought it may be that the partition was too small for the image, but I am also unable to flash the kernel image to that partition, which indicates to me that the size is not a factor. 
<br><br>Has anyone else encountered and solved this problem? Thanks. <br>