cfimager.exe is not creating image properly in latest version of windows 10..please send me solution
Hi shashikant,
Cfimager is not tested on windows 10, but which error are you seeing?
Regards
Hi,
Any updates on the solutions?
Hi,
Basically we are creating three partions for sdcard using cfimager for imx28 as follows :
1. VFAT partiton which contains firmware
2. Ext3 partiton for rootfs
3. another Ext3 partition for our rough work
The arguments for Creation of these patitons works well in windows 7 without any error and cfimager contains reformatting the drive for flashing files.
In windows 10 this is not happpening and error we are getting is as follows
Error -37 Failed to write sector
The above error we are getting while writing Extra data and to overcome this problem we formatted disk using diskpart and running cfimager works well.
Is There is a problem in windows or priveleged access in batch file/command prompt which is unknown for me.
Please let me know any solution.