#YOUR DEVICE SHOULD BE DETECTED AS Qualcomm CDMA Technologies MSM FOR THIS TO WORK !
#THIS TUTORIAL SHOWS YOU HOW TO CLONE A DEVICE; YOU WILL HAVE AN EXACT COPY OF ANOTHER DEVICE (SAME IMEI)
#BETTER DO ALL THIS STUFF ON UBUNTU (OR OTHER LINUX DISTRO)
First step get another Nokia X (or tell someone to have this steps done for you and then send you the file)
Connect the dead phone now, many partitions should be mounted now. Find the exact letter of the device (/dev/sdb or /dev/sdc ....). In my case, it's sdb
And that's all. It's illegal and dangerous. Your device may never shows up on your pc again, do it at your own risk.
#THIS TUTORIAL SHOWS YOU HOW TO CLONE A DEVICE; YOU WILL HAVE AN EXACT COPY OF ANOTHER DEVICE (SAME IMEI)
#BETTER DO ALL THIS STUFF ON UBUNTU (OR OTHER LINUX DISTRO)
First step get another Nokia X (or tell someone to have this steps done for you and then send you the file)
- You should have an sdcard > 4gb
- Device should be rooted
Code:
adb shell
su
dd if=/dev/block/mmcblk0 of=/sdcard1/backup_imgCode:
dd if=/your/backup/location/backup_img of=/dev/sdb
Aucun commentaire:
Enregistrer un commentaire