[Q] Help, stuck in bootlogo xt1032 "E failed to mount / ... (invalid argument)"
Hello, I'm using google translator and I am quite desperate, sorry my english.
I tried to install the ota 5.0 available here http://forum.xda-developers.com/showthread.php?t=2610795 using the method adb sideload, the installation was successful, but the phone did not start the system, it stuck in bootlogo, then went back into the stock recovery and was with some yellow lines written "e failed to mount / ... (invalid argument)" without know what you want was I took it and did a wipe and restarted the phone, but he remained a stuck in bootlogo, I tried to install the stock 4.4.3 and did not work, installed GPE and did not work, I installed a custom recovery and tried to install some custom rom for adb sideload more unsuccessful too, the mobile phone is recognized rom is injected him but does not install. Please help me.
http://forum.xda-developers.com/moto-g/general/guide-convert-brazilian-firmware-gpe-5-t2969472
aybarchu said:
http://forum.xda-developers.com/moto-g/general/guide-convert-brazilian-firmware-gpe-5-t2969472
Click to expand...
Click to collapse
Thank you! Thank you so much. You saved my day!:good::good::good::good::good::good::good::good::good::good::good::good:
aybarchu said:
http://forum.xda-developers.com/moto-g/general/guide-convert-brazilian-firmware-gpe-5-t2969472
Click to expand...
Click to collapse
Man thank you! you saved my phone
I was doing it at linux with fastboot instead the mfastboot. I used the mfastboot given at your tutorial and now it works. Thanks
Hey guys, i'm having some SERIOUS problems with my 1st generation moto g XT1033.
Some days ago, i flashed stock android 5.0. Alright... So, i discovered that that were cm12 nightlies on the official cyanogenmod site and i flashed it. So, just after that i discovered that dual sim wasn't ported yet so i tried to change to stock 5.0, but my phone entered in a boot loop so i flashed stock 4.4.4, with no luck... now i flashed 5.0 but it's still not booting, i am now thinking about going back to CM12, which already have dual sim... the problem is that i dont know why, TWRP MTP isn't working, so now i just cant pass the CM12 zip to the phone because of that. please i need help i dont know what to do, if there's some way to flashing it without using TWRP's MTP. Thanks a lot and sorry about the english
pedrocarboni said:
Hey guys, i'm having some SERIOUS problems with my 1st generation moto g XT1033.
Some days ago, i flashed stock android 5.0. Alright... So, i discovered that that were cm12 nightlies on the official cyanogenmod site and i flashed it. So, just after that i discovered that dual sim wasn't ported yet so i tried to change to stock 5.0, but my phone entered in a boot loop so i flashed stock 4.4.4, with no luck... now i flashed 5.0 but it's still not booting, i am now thinking about going back to CM12, which already have dual sim... the problem is that i dont know why, TWRP MTP isn't working, so now i just cant pass the CM12 zip to the phone because of that. please i need help i dont know what to do, if there's some way to flashing it without using TWRP's MTP. Thanks a lot and sorry about the english
Click to expand...
Click to collapse
Bad idea, never try to downgrade... If you can still access fastboot you are VERY luck that your phone did not end up in a hard brick. :fingers-crossed:
Try and flash stock 5.0 from fastboot mode. And wipe everything including userdata.
Goodluck!
skyguy126 said:
Bad idea, never try to downgrade... If you can still access fastboot you are VERY luck that your phone did not end up in a hard brick. :fingers-crossed:
Try and flash stock 5.0 from fastboot mode. And wipe everything including userdata.
Goodluck!
Click to expand...
Click to collapse
Thanks for Helping!!! Just one question: How can i pass the stock zip to the phone to flash it if mtp is not working?Any suggestions? Because i think its not possible to flash 5.0 using fastboot, just on the stock recovery
update: I have just figured out that adb is working with CWM, which i have installed right now Yay!now I can push files from my computer!!
https://androidxda.net/how-to-unbrick-moto-g-1st-gen-2013-after-lollipop-5-0-android-update/ :laugh::laugh:
pedrocarboni said:
Thanks for Helping!!! Just one question: How can i pass the stock zip to the phone to flash it using if mtp is not working?Any suggestions? Because i think its not possible to flash 5.0 using fastboot, just on the stock recovery
Click to expand...
Click to collapse
If you have unlocked boot loader then go into fastboot mode and run "fastboot boot customrecovery.img" where customrecovery.img is CWM or TWRP. I recomment TWRP. From there you can adb sideload the zip. Only flash it if you know exactly what you are doing or you may end up in a hard brick.
skyguy126 said:
If you have unlocked boot loader then go into fastboot mode and run "fastboot boot customrecovery.img" where customrecovery.img is CWM or TWRP. I recomment TWRP. From there you can adb sideload the zip. Only flash it if you know exactly what you are doing or you may end up in a hard brick.
Click to expand...
Click to collapse
i used sideload flashing CM12,but i have recieved the error message "could not detect filesystem for /dev/block/platform/msm_sdcc.1/by-name/system, assuming ext4 mount:failed to mount /dev/block/platform/msm_sdcc.1/byname/system: Invalid Argument
unmount of /system failed; no such volume detected filesystem ext4 for /dev/block/platform/msm_sdcc.1/by-name/system" and when i try mounting /system, CWM says Error mounting /system!
pedrocarboni said:
i used sideload flashing CM12,but i have recieved the error message "could not detect filesystem for /dev/block/platform/msm_sdcc.1/by-name/system, assuming ext4 mount:failed to mount /dev/block/platform/msm_sdcc.1/byname/system: Invalid Argument
unmount of /system failed; no such volume detected filesystem ext4 for /dev/block/platform/msm_sdcc.1/by-name/system" and when i try mounting /system, CWM says Error mounting /system!
Click to expand...
Click to collapse
Do this at your own risk:
Your system partition is corrupt, you need to enter adb shell and format /system into ext4s. Search on google for the command as I do not have it on the top of my head. I believe it has something to do with make_ext4s function.
pedrocarboni said:
Hey guys, i'm having some SERIOUS problems with my 1st generation moto g XT1033.
Some days ago, i flashed stock android 5.0. Alright... So, i discovered that that were cm12 nightlies on the official cyanogenmod site and i flashed it. So, just after that i discovered that dual sim wasn't ported yet so i tried to change to stock 5.0, but my phone entered in a boot loop so i flashed stock 4.4.4, with no luck... now i flashed 5.0 but it's still not booting, i am now thinking about going back to CM12, which already have dual sim... the problem is that i dont know why, TWRP MTP isn't working, so now i just cant pass the CM12 zip to the phone because of that. please i need help i dont know what to do, if there's some way to flashing it without using TWRP's MTP. Thanks a lot and sorry about the english
Click to expand...
Click to collapse
Pedro, I have the same problem.
I can only access bootloader and recovery, but using adb sideload I can't flash any image (and version) that works.
I just get boot looping as you, and gpt.bin and motoboot.img files can't be flashed.
I've found that with Lollipop bootloader we can't install an older Android version.
My Moto G is now a paperweight, until the final stock Lollipop comes.
pedrocarboni said:
i used sideload flashing CM12,but i have recieved the error message "could not detect filesystem for /dev/block/platform/msm_sdcc.1/by-name/system, assuming ext4 mount:failed to mount /dev/block/platform/msm_sdcc.1/byname/system: Invalid Argument
unmount of /system failed; no such volume detected filesystem ext4 for /dev/block/platform/msm_sdcc.1/by-name/system" and when i try mounting /system, CWM says Error mounting /system!
Click to expand...
Click to collapse
Hi, I experienced the same problem. Have you fixed your phone? Please give me some suggestion. Thank you.
Same problem with my Moto G 2013.
I've tried to downgrade and got problem. Now I can't flash an older motoboot.img and gpt.bin.
I'm using CyanogenMod 12, but every time when I boot, there is a line going down over the screen.
This line only disappear when I turn off and on the screen. Then everything backs to normal.
Is there a way to solve this?
This happened to me yesterday, i wento from my US Retail 4.4.4 to BR Retail 4.4.4 then via stock recovery flashing the OTA of 5.0, installed Xposed but gave me slow boots, like 5 min per boot, so i decided to downgrade, flashed 4.4.4 BR but after boot a black screen comes and doesn't go, think of flashing 4.4.2 US but the same isue, then decided to update again to 5.0 BR but stock recovery don't let me flash because an error, i flashed philz touch and do a factory reset, wipe data, cache, and everything, then flashed flashing 4.4.4 BR and then 4.4.2 US, the line down problem is nothing, only appears when you boot and, if you lock your phone for about 2-3 seconds, it dissappear (until you boot again), hope it helps, sorry for bad english
For all with bootloops, there is a major issue caused with a boot animation memory leak. Search on the forum to find the fix. You may need to delete the bootanimation binary.
skyguy126 said:
For all with bootloops, there is a major issue caused with a boot animation memory leak. Search on the forum to find the fix. You may need to delete the bootanimation binary.
Click to expand...
Click to collapse
skyguy126, I've not found any solution for this on forum.
Could you please show me a way?
For those that have problems downgrading, download this and follow this steps.
Once finished flash TWRP recovery and restore your nandroid.
Moto G not Booting, HELP
Hi everyone, I really need help with my moto G, it´s not booting into android after pressing the power button the moto logo comes up and the phone goes directly into fastboot displaying a message in pink color: version downgrade for boot
Failed to validate boot image.
I have been hours checking around for a solution and working now for the third day trying to solve the problem with no luck.
I have downloaded the original firmware for the device, tried to flash it and it doesn´t work, tried other countries firmware and they doesn´t work either.
The process will be partially ok but as it goes to flash the boot.img, recovery and system files it will give an error.
I also tried bootloader refresh, bootloader bricker and blankflash to try fix any possible bootloader issues.
The device has a locked bootloader since it is a moto g from AIO.
Please Help, It´s my only device and I cannot afford another one at this time.
There´s a few images from the flash process and device info
:crying:
You need to unlock your bootloader in order to flash various ROMs.
but in this model the bootloader cannot be unlocked it is CID 0X0010
How did this happen to your phone? What model phone do you have?
It´s a Moto G 2013, xt1032
It all begin trying to install a signed stock firmware that was supposed to be for that specific model: AIO_XT1032_4.4.2-KXB20.9-1.10-1.9_CFC_1FF.xml
During the flash process it send some error messages but the process keep running until it finishes, once the device reboot it went straight to fastboot and since then I haven´t been able to get it back working.
Are you manually flashing each partition?
Maybe try a 4.4.4 ROM.
Yes, I have. I´ve also tried other signed firmware that have a .bat file that run all by itself but neither way it worked. It comes up with the error message: Invalid signed Image and below Preflash Validation Fail
I was with my xoom with stock rom 4.0.4 ( MZ605 / Brazil ) , with the unlocked bootloader and root , so I installed TWRP Recovery 2.7.1.0 touch , already had it installed , but installed this by up to update I gave the right wipes and tried to install 4.4.4 TeamEOS - The Revival || Nightlies ( full_everest_ta-eng-zach.zip ), but the following error appears
skipping MD5 check: no MD5 file found
symlink: some symlinks failed
E: error executing updater binary in zip '/emmc/full_everest-ota-eng.zach.zip'
Error flashing zip '/emmc'/full_everest-ota-eng.zach.zip'
failed
I tried to mount the internal USB to try to install another rom , but the TWRP is not riding the xoom on my notebook , and all xoom drivers are installed , I tried installing the original room for fastboot , but it does not recognize and can not that you start the process
Please somebody help me , my xoom is unusable and I'm desperate about it
I put another rom on my sd card, I gave the wipes and tried to install, but now it appears
Device is NOT bigpart partitioned...
I think I lost my device even
kingdomjunior said:
I put another rom on my sd card, I gave the wipes and tried to install, but now it appears
Device is NOT bigpart partitioned...
I think I lost my device even
Click to expand...
Click to collapse
Maybe you need to follow this :
http://forum.xda-developers.com/showthread.php?t=2506997
in order to make your device run bigparted Rom.
Hi!
I have a big problem.. I spent whole day, and I can't resolve it.
Im trying to install this ROM: http://forum.xda-developers.com/moto-g/development/rom-minimal-os-moto-g-2013-t3154972
Only way to run 5.1 is this app: http://forum.xda-developers.com/moto-g/general/gpe-lollipop-5-1-1click-installer-t3075522
After fresh install of 5.1 im rebooting to recovery (newest twrp, also I had newest bootloader), and flashing minimal os zip...
Then I got:
"E: Error executing updater binary in zip '/sdcard/MinimalOS-v3.0-OFFICIAL-20151005-falcon.zip'
Error flashing zip 'sdcard/MinimalOS-v3.0-OFFICIAL-20151005-falcon.zip'
Updating partition details...
E: Unable to mount '/system'
...done"
Ofc. before flashing /system is mounted and working (im able to run Lolipop)... What can I do? Flashing with CWM also isn't succesful...
Please, please help me...
İf you use 5.1 gpe rom on your phone you should use twrp for gpe.img
İ either to facing this problem then i solve this way
But then, when i try install custom rom like cm12.1 does not progress. İt is stuck patching system image unconditionly
İ can not solve this problem
Hello,
first of all i want to apologize for my bad understanding, i am kind of a noob.
A few months ago i had an stock android 5.1 retail on my moto g XT1032, and i had problems using gapps because i couldnt made a connection to the google servers.
So yesterday i decided to flash a some new custom ROMs , i tried Resurrection Remix, CM12.1, PAC-ROM and Paranoid Android .
Then i got an "Patching system image unconditionally" error and i was stuck on it, so I tried to flash the newest TWRP recovery via fastboot . That worked out fine, but i still got that error Message, so I tried to flash my old Android 5.1 EU Retail. I were able to flash it but i got a bootloop.
Later i found out that when i factory reset my phone, i get an "failed to mount /system (invalid argument)" error.
After hours of chaos i just did random things in my recovery and wiped my internal storage, so I couldnt find my storage folder anymore.
To sum up: I cant flash any rom(stuck at patching system unconditionally...) except the android 5.1 retail but i get an bootloop and i get that "failed to mount /system (invalid argument)" error everytime.
Some Help would be nice.
PS: Sorry for my bad English, I know i messed up hard with my phone.