Hello, I searched everywhere but could not find anything, it seems that does not generate a file with the latest boot loader, tried several times but nothing is what Mystics, in the forum I saw not one my have this problem : Thanks for the help
1. Unzip the downloaded NVflash files to a folder somewhere, say c:\nvfashfiles;
2. Go to the CWM wheelie page, generate the blob files and wait for the files to be uploaded if you're wifi connected;
3. Leave the tab at the wheelie page, return to the platform-tools or whatever folder you have adb.exe on your PC;
4. Type "adb pull /data/media/AndroidRoot c:\nvflashfiles\"
or "adb pull /tmp/AndroidRoot c:\nvflashfiles\", without the quotes. Once completed, it will tell you;
5. Change your directory at the PC command prompt to your "nvflashfiles" folder, i.e., "cd c:\nvflashfiles";
6. Type "wheelie --blob blob.bin";
7. Type "nvflash --resume --rawdeviceread 0 2944 bricksafe.img";
8. Type "nvflash --resume --read 14 factory-config.img";
9. Type "nvflash --resume --read 7 unlock-token.img".
Now you should have all the generated files in your "nvflashfiles" folder.