Plzz help...
I Am getting ext4 error When flashing system... my Is 32 gb...... When I give pit it give an error....
Before flashing we need to make a backup of your PIT file just incase something goes wrong. And to do so open Command Prompt and execute the following commands.
Code:adb shell su -c "dd if=/dev/block/mmcblk0 of=/sdcard/My-N9005.pit bs=1 skip=17408 count=4244" adb pull /sdcard/My-N9005.pit
Now that will create a backup of your PIT File as a failsafe. :fingers-crossed:
I Am getting ext4 error When flashing system... my Is 32 gb...... When I give pit it give an error....