[Q] Motorola Moto G Lost OS

Search This thread

Ammar115

Member
May 2, 2014
28
1
Alor Setar
Hey guys,

Recovery : TWRP 2.6.3.0
USB Debugging : Off
Cannot connect to PC.

Recently, I accidently formatted my Moto G through the advanced wipe and I selected all the partitions to be wipe such as dalvik cache, data, internal storage, cache and system. And now my Moto G doesn't have any OS in it and I can't reboot it at all. I don't have any idea what to do right now. Can someone please help me how can I install a new rom for my Moto G so I can use it like a normal phone again. Please no harsh words, I know it's my mistake and I really need help.
 

Johndawolf

Member
Mar 6, 2014
41
1
Telford
Ah, I did the same once!

Hey guys,

Recovery : TWRP 2.6.3.0
USB Debugging : Off
Cannot connect to PC.

Recently, I accidently formatted my Moto G through the advanced wipe and I selected all the partitions to be wipe such as dalvik cache, data, internal storage, cache and system. And now my Moto G doesn't have any OS in it and I can't reboot it at all. I don't have any idea what to do right now. Can someone please help me how can I install a new rom for my Moto G so I can use it like a normal phone again. Please no harsh words, I know it's my mistake and I really need help.

This is what I did:
Find a guide for reinstalling stock firmware with ADB and put your phone into Download mode (most guides should tell you how to do this), then connect it to the PC with a USB cable (This is what I did when I had a similar problem). You will need to use ADB to flash each partition back on and you will then have the stock firmware. Searching 'Install stock firmware Moto G' would probably be a good idea, or use something like this, http://xdaforums.com/showthread.php?t=2646415
For the future I would suggest updating your TWRP to the unofficial 2.7.1.0-xpe, as this supports OTG, getting an OTG cable, and then you can have a backup on your flash drive that you can flash again. TWRP here: http://xdaforums.com/showthread.php?t=2759058
 

TeamMex

Recognized Developer / Inactive RC
Well you only need flash System using fastboot
power off and press power + vol - 8seconds
then loose, appear the fastboot menu
fastboot.exe if you use windows

enter with cmd on your fastboot folder

then you must have
type
fastboot flash boot boot.img
fastboot flash system system.img or system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot erase userdata
fastboot erase cache

press power and Congratulations now work ;)


or you can follow this...
http://xdaforums.com/showthread.php?t=2542219