Search results

  1. J

    Post Moto G (1st Gen) - XT1033 - Unable to flash recovery/ROM (unlocked bootloader)

    to use TWRP, you need not to flash. you can boot using command mfastboot boot twrp.img However, unable to flash recovery does not seem good sign. It may be due to corrupted flash (I am also facing same issue). Only solution I have come across is to replace motherboard, which is not easy & cheap...
  2. J

    Post Moto G (1st Gen) - XT1033 - Unable to flash recovery/ROM (unlocked bootloader)

    Sorry for the late response. I did not have luck with CWM so cant say. But getting TWRP should not be issue...
  3. J

    Post Moto G (1st Gen) - XT1033 - Unable to flash recovery/ROM (unlocked bootloader)

    i dont remember exact steps but i guess nothing tricky - connect your phone with PC using USB and boot using TWRP (allow read/write). open command line, go to path where you have adb binary and supporting DLL files in the folder (I have attached with this message if you dont have) and run...
  4. J

    Post Moto G (1st Gen) - XT1033 - Unable to flash recovery/ROM (unlocked bootloader)

    lost101, I tried using idcrisis6_ds_v1.0.zip after booting with TWRP. this time it gave different error. symlink: no of symlinks failed = 1 Updater process ended with ERROR: 7 Error installing zip file '/sdcard/idcrisis6_ds_v1.0.zip' Updating partition details... ...done
  5. J

    Post Moto G (1st Gen) - XT1033 - Unable to flash recovery/ROM (unlocked bootloader)

    lost101, I went through many posts and did almost all the different suggestions. 1. flashing anything using TWRP gets stuck in "patching system image unconditionally" 2. I tried wiping entire flash, but gives i/o error dd if=/dev/zero of=/dev/block/mmcblk0 dd: writing '/dev/block/mmcblk0'...
  6. J

    Post Moto G (1st Gen) - XT1033 - Unable to flash recovery/ROM (unlocked bootloader)

    No, I have not find any solutions yet... looks like there is none!!!
  7. J

    Post Moto G (India) - XT1033 - can't FLASH anything (bootloop)

    Revolver95, yes, i tried flash5.1.bat and result is same. Its not affecting flash (eMMC) btw, flash5.1.bat is doing nothing different. It also executes same bunch of commands using mfastboot which are given are in many other articles... anyways, appreciate your suggestion and time...
  8. J

    Post Moto G (India) - XT1033 - can't FLASH anything (bootloop)

    I tried 'mfastboot erase all' and reinstalled everything but result is same!!! so i believe eMMC has somehow become read only or worse corrupted. I see few post where people have tried various solution without success: http://forum.xda-developers.com/moto-g/help/damaged-internal-sd-t2866484...
  9. J

    Post Moto G (1st Gen) - XT1033 - Unable to flash recovery/ROM (unlocked bootloader)

    wald0rf, appreciate your suggestion. As suggested, I did boot from TWRP and flashed TWRP (from inside TWRP). after that, after rebooting to recovery, I see stock recovery only (dead android)...
  10. J

    Post Moto G (India) - XT1033 - can't FLASH anything (bootloop)

    _3psilon_, yeah, strangely we both are having very similar issue (I dont have battery/cache thing. Also, phone gets detected with TWRP as MTP and works with fastboot, ADB) and I have not seen any other post discussing such issue. Unfortunately, we both dont have any solution. :( anyways, In...
  11. J

    Post Moto G (India) - XT1033 - can't FLASH anything (bootloop)

    Paradox, appreciate your response. Sure, I will try erasing partitions and flashing again. I will post the result once I am done. I have just held myself back before erasing partitions to make sure i dont erase information such as IMEI etc. which are critical once phone (if) comes back to...
  12. J

    Thread Moto G (1st Gen) - XT1033 - Unable to flash recovery/ROM (unlocked bootloader)

    Hi All, I have Moto G 1st Gen (XT1033), India in bootloop. I have unlocked bootloader successfully. I can access bootloader menu where I am able to run fastboot/mfastboot commands from PC, 1. Flashing customer & stock recovery, -twrp-3.0.2-0-falcon.img -recovery-clockwork-6.0.4.7-falcon.img...
  13. J

    Post Moto G (India) - XT1033 - can't FLASH anything (bootloop)

    skyrajparmar, I dont see anything new in the article which might resolve the error I am getting. Also, it does not make sense to flash XT1033 with images for other version... I would prefer to wait for getting /system folder. :) appreciate your support though!!!
  14. J

    Post [Ask Any Question][Newbie Friendly]

    XT1033 - /system corrupted Hello All, I am having Moto G 1st Gen (XT1033) which is in bootloop. I am unable to flash TWRP/CWM/Stock/Custom ROM but I can boot TWRP. After some investigation i found that /system partition seems to be corrupted. (e2fsck gives error #4). Attached is a log of...
  15. J

    Post Moto G (India) - XT1033 - can't FLASH anything (bootloop)

    Great, it would be very helpful. btw, if you might have got chance to look at previous log, it seems that there are no bad blocks in eMMC. but there is corruption in /system folder. Is there any way i can remove existing /system folder and put new using following commands? mfastboot flash...
  16. J

    Post Moto G (India) - XT1033 - can't FLASH anything (bootloop)

    Further on investigating, I ran command e2fsck -y /dev/block/mmcblk0p34 where /system is mounted. following is a log: /dev/block/mmcblk0p34 contains a file system with errors, check forced. Pass 1: Checking inodes, blocks, and sizes Pass 2: Checking directory structure Error reading block...
  17. J

    Post Moto G (India) - XT1033 - can't FLASH anything (bootloop)

    No, I am still trying to get /system. I have not got succeeded with getting /system partition as most of the people I know have unrooted device.
  18. J

    Post Moto G (India) - XT1033 - can't FLASH anything (bootloop)

    skyrajparmar, is there any difference between using someone's system folder and following commands: mfastboot flash system system.img_sparsechunk.0 mfastboot flash system system.img_sparsechunk.1 mfastboot flash system system.img_sparsechunk.2 mfastboot flash system system.img_sparsechunk.3...
  19. J

    Post [Q] Help.. Bootloop and I Can't Flashing Stock ROM on my moto g

    Hi, oversleeper, I am having similar problem, I have unlocked bootloader (as my phone is not booting and in bootloop). I am unable to flash stock ROM or custom ROM. even not able to flash TWRP. after booting with TWRP, tried fixing /system where I getting error # 4 (using e2fsck). following is...
  20. J

    Post Moto G (India) - XT1033 - can't FLASH anything (bootloop)

    I think i can manage to get /system partition from working motog from someone. would it be possible for you to provide working steps to do after that? thanks in advance...
  21. J

    Post Moto G (India) - XT1033 - can't FLASH anything (bootloop)

    hmmm, thats what i feared.... Not in warranty as its been 2 yrs now. btw, i m from ahmd but in pune... thanks for all your support and help.... is there anything else can be done?
  22. J

    Post Moto G (India) - XT1033 - can't FLASH anything (bootloop)

    skyrajparmar, as suggested, trying cm-13.0-20160617-NIGHTLY-falcon.zip and its stuck into 'patching system image unconditionally...' FYI- before this, i booted with TWRP and cleaned cache/dalvik/data etc. as usual...
  23. J

    Post Moto G (India) - XT1033 - can't FLASH anything (bootloop)

    skyrajparmar, as suggested, 1. converting to f2fs - on phone it shows success but when I press back it shows /system as ext4 only. should not it change to f2fs? pls. refer images... 2. converting to ext4 ( i assume there is a typo in your reply where you mentioned e4ft) 3. trying to repair -...
  24. J

    Post Moto G (India) - XT1033 - can't FLASH anything (bootloop)

    skyrajparmar, 1. cm-12.1-20151117-SNAPSHOT-YOG7DAO1K9-falcon.zip is a snapshot and all CM13 are nightly. since i wanted to use stable than beta, i tried CM12.1 2. as you suggested, i tried wipe ->advanced wipe -> data - success 3. as you suggested, i tried wipe ->advanced wipe -> system - fail...
  25. J

    Post Moto G (India) - XT1033 - can't FLASH anything (bootloop)

    skyrajparmar, appreciate your response. I tried your suggestion but result is same. details: 1-Reboot into recovery (twrp) - success 2-Wipe data system cache - cleaned data/dalvik cache/cache/system successfully using TWRP 3-Flash cm13 zip file..... - using TWRP copied...
  26. J

    Thread Moto G (India) - XT1033 - can't FLASH anything (bootloop)

    Hi All, Phone - Moto G 1st Gen (India) Model - XT1033 (falcon) data backup - not required. Trying to bring phone to life is only objective. So anyone has any suggestion other than what I am trying below and will make phone alive I do not mind trying. Phone was working very well before three...
  27. J

    Post Moto G 1st Gen XT1033 Boot Loop on Stock Lollipop

    Hi Guys, phone : Moto G (XT1033), Falcon - stuck in bootloop - able to go to recovery - unable to flash custom recovery such as twrp or cwm - as suggested, 1. Unlocked the bootloader successfully, can see code status = 3 in recovery mode mfastboot oem unlock <CODE> 2. Unable to flash twrp. It...
  28. J

    Thread Moto G (2014) - XT1033 - Unable to update recovery in bootloop condition

    Hi All, Phone - Moto G 1st Gen (India), 2014 Model - XT1033 (I guess falcon) data backup - not required. Trying to bring phone to life is only objective. So anyone has any suggestion other than what I am trying below and will make phone alive I do not mind trying. Phone was working very well...