by mistake i deleted the whole data includeing os and now unable to send zip file to internal memory of my rooted moto x
please help me
Sir,
Please wait until mods will move this thread to the device specific forum.
For reply or more questions please register an account on XDA forums.
Stand by
Good luck
XDA Visitor said:
by mistake i deleted the whole data includeing os and now unable to send zip file to internal memory of my rooted moto x
please help me
Click to expand...
Click to collapse
You can restore original firmware using RSD Lite no problem . But You need to download your retail version Firmware and Make small change in xml file then you can install it.
Please follow the instructions and thread :
http://forum.xda-developers.com/moto-x/general/guide-moto-x-return-to-100-stock-using-t2446515
you can download your firmware from here:
http://www.filefactory.com/folder/dd05c058d3ff8dbe/?sort=created&order=DESC&show=100&page=1
Thanks
MAhesh
You shouldnt need RDS... Im Guessing you have custom recovery? Should be able to boot into recovery and use adb to push a rom, or if your recovery supports it use adb sideload to load a rom straight from your comp.
plenty of info on bothe the adb push and adb sideload commands on google.
Or just use fastboot to flash a ROM manually.
thanks a ton
Issue resolved i have done using adb
Related
Does anyone know when the new ruu for the HTC One comes out? I went to unroot my phone, locked the bootloader, and went to run the ruu, only to realize I did the system update a few days before. So now I'm stuck in a bootloop and I can't mount my sd card ( I think it's corrupted ) So I'm pretty much out of a phone till then, correct?
Thank you in advance guys.
If you can unlock again, and somehow get adb to work, you can s-off using revone. Then you can flash any RUU. Otherwise, I dunno
Sent from my HTCONE using xda premium
propjockey said:
If you can unlock again, and somehow get adb to work, you can s-off using revone. Then you can flash any RUU. Otherwise, I dunno
Sent from my HTCONE using xda premium
Click to expand...
Click to collapse
I re-unlocked the phone again but I have no clue how to do the rest.
If you can get files to your sd, you can run revone or moonshine to get s-off. Look in original development for the corresponding threads and instructions. Once you have that, you can RUU old firmware or unsigned.
Sent from my HTCONE using xda premium
I can't mount my internal storage. Even in TWRP recovery it shows nothing on the sd card. I think some how the internal sd card got corrupted, so I can't mount it.
Chloroform said:
I can't mount my internal storage. Even in TWRP recovery it shows nothing on the sd card. I think some how the internal sd card got corrupted, so I can't mount it.
Click to expand...
Click to collapse
I'm having a similar problem and need some help too!!
tx_jaycee said:
I'm having a similar problem and need some help too!!
Click to expand...
Click to collapse
I think the only thing that will fix our problem is a new version of the ruu. I knowledge on adb is very limited, I'm sure someone that knows what their doing can fix it 1,2,3, but that person isn't me. :crying:
ADB should not be your tool of choice. Fastboot would be your friend here, since it's a lot more direct in its method. If your internal card isn't completely hosed, you should be able to restore using the fastboot flash commands to reflash your /system and /boot and /recovery, at which point you should be fine. There are several threads on how to do this.
Rirere said:
ADB should not be your tool of choice. Fastboot would be your friend here, since it's a lot more direct in its method. If your internal card isn't completely hosed, you should be able to restore using the fastboot flash commands to reflash your /system and /boot and /recovery, at which point you should be fine. There are several threads on how to do this.
Click to expand...
Click to collapse
Can you point me in the right direction?
I tried the all in one kit, tells me device not found. I know it's found by my computer, it's in the device manager, plus I hear the noise that confirms a device is found. I can reboot my phone thru the all in one kit. I think it's best to wait for the newest ruu in my case.
Chloroform said:
Can you point me in the right direction?
Click to expand...
Click to collapse
Download the image of your choosing from this thread: http://forum.xda-developers.com/showthread.php?t=2368907.
Download TWRP 2.5 from this thread: http://forum.xda-developers.com/showthread.php?t=2236620.
Put your phone into fastboot mode (power + volume up + volume down). Plug the phone into your computer.
Install fastboot/ADB. You may need to search the web for the platform tools, or there are some toolkits that can help.
Open a command prompt and run "fastboot flash recovery <path-to-recovery.img>".
Go to Advanced -> ADB sideload, then run "adb install <path-to-downloaded-image.zip>".
If that doesn't work, open the zip and run:
fastboot flash system <path-to-system.img>
fastboot flash recovery <path-to-recovery.img>
Bottom line is if you're not willing to learn a bit about fastboot and ADB, then you shouldn't be using a toolkit because you won't be able to fix your device if something goes wrong.
So I pretty much tried everything with no luck BUT I flashed the boot.img and now I'm getting some where. Now it's showing my internal storage but the rom I had installed I guess erased. I've been searching around people saying flash system.img but how can I flash a system.img? All the files I've been finding are .zip and there any .img roms that I can flash?
Chloroform said:
I can't mount my internal storage. Even in TWRP recovery it shows nothing on the sd card. I think some how the internal sd card got corrupted, so I can't mount it.
Click to expand...
Click to collapse
I've had this problem. To correct it, I put everything I need to flash in /sdcard/0. TWRP sometimes only sees stuff within a 0 folder placed inside root.
If you haven't tried already, make a 0 folder on the sdcard, then copy it and see what TWRP shows.
Thank you to @Indirect for fixing my problem.
Chloroform said:
So I pretty much tried everything with no luck BUT I flashed the boot.img and now I'm getting some where. Now it's showing my internal storage but the rom I had installed I guess erased. I've been searching around people saying flash system.img but how can I flash a system.img? All the files I've been finding are .zip and there any .img roms that I can flash?
Click to expand...
Click to collapse
In the future, try extracting your downloaded .zip files.
OTA packages and recovery-flashable ROMs are provided as .zip files. Each archive contains the necessary .img files and a script that tells the recovery where to put them. You can extract these .img files and flash them with fastboot if you don't have recovery access.
Fastboot factory images generally are .img files compressed as .tar files. You'd better have a tool like 7zip onboard so you can deal with the many archive formats you'll find on the net.
Closed per OP request
I'm using rooted Samsung galaxy note GT-N7000. The device is still using the original samsung jelly bean 4.1.2 update. I went to download fx file reader. Next, i went to root folder where all the important files that operates the device. Then, i went to delete a file called framework from system. After, my phone crashes that i restarted it. When i turned on my phone, it just could not go into the system.
Anyone can help me with this cause I got important documents to pass ASAP. Please anyone?
Thanks,
Emmanuel
Emmanuelsoh777 said:
Next, i went to root folder where all the important files that operates the device. Then, i went to delete a file called framework from system. After, my phone crashes that i restarted it.
Click to expand...
Click to collapse
"Genius".
You deleted not only an important file but an essential one.
If you didn't backup this file (and assuming the "Genius" mode in you, you didn't) you'll have to push the apk back to your device again. So search for tutorials here how to use "adb".
Or: download and install a non-wipe stock Rom with PC Odin.
And after that: stay on the stock Rom and use it without changing anything on the device.
Hi, which version of Jelly bean was it? If you know that then you can just use aroma file manager to copy it back after downloading a ROM and extracting it from the zip. Then once you have copied it to the right place in your system, change the permissions to 0644 (rwrr)
ThaiDai said:
"Genius".
You deleted not only an important file but an essential one.
If you didn't backup this file (and assuming the "Genius" mode in you, you didn't) you'll have to push the apk back to your device again. So search for tutorials here how to use "adb".
Or: download and install a non-wipe stock Rom with PC Odin.
And after that: stay on the stock Rom and use it without changing anything on the device.
Click to expand...
Click to collapse
But how should i push it back? It just stay in odin mode and my pc can't read my note.
Thanks,
Emmanuel
XxPixX said:
Hi, which version of Jelly bean was it? If you know that then you can just use aroma file manager to copy it back after downloading a ROM and extracting it from the zip. Then once you have copied it to the right place in your system, change the permissions to 0644 (rwrr)
Click to expand...
Click to collapse
Hi. Thanks for replying me. The device is currently on jelly bean 4.1.2. I'm not an expert in phone software so I'm really lost. Could you please elaborate more of how to save my phone. Once again, thanks for replying.
Best Regards,
Emmanuel
Download adb drivers. Then go into the adb folder and run command prompt. Connect phone in recovery mode to pc. Run adb devices in cmd. Check if the device is listed. If not then put philz kernel JB the on external sd. Boot into recovery and flash the kernel. Then Reboot into recovery. They adb devices again.
Hello , I made a huge mistake and I'm looking for help, I accidentally wiped my internal on my HTC One and I'm looking to push a new rom on it. I've looked for tutorials but It's giving me outdated tutorials on Anddroid studio. could someone please kindly help me? I'm still rooted and have TWRP just can't figure out the Android studio bit.
Thank you 1
Made this mistake, too. Frustrating as I lost all my files and backups then.
You need a flash card with a ROM (*.zip) of your choice.
Connect the flash card to your phone over an OTG cable, reboot to recovery, go to advance/mount and mount USB OTG.
You will then see the content of your flash card, install your zip from there, or copy the zip to internal memory and install normally.
Marck527 said:
Hello , I made a huge mistake and I'm looking for help, I accidentally wiped my internal on my HTC One and I'm looking to push a new rom on it. I've looked for tutorials but It's giving me outdated tutorials on Anddroid studio. could someone please kindly help me? I'm still rooted and have TWRP just can't figure out the Android studio bit.
Thank you 1
Click to expand...
Click to collapse
Flash TWRP 2.8.5.0. It supports MTP in recovery so you can access your internal storage.
Or use adb in recovery to push a Rom to the phone. Put your Rom in your fastboot folder and rename it rom.zip. Then while in recovery
Code:
adb push rom.zip /sdcard
The command window will appear unresponsive until the push completes. Then install the Rom with recovery :good:
I am stuck. I tried to update to OREO and the update wouldnt take. I kept saying that update is for "oneplus 3t" and you have " ". I wiped device and have been trying to get an OS back on my device. I tried using ADB with ADB sideload through TWRP and the Command Prompt but I get an error "you need adb 1.0.32 or newer to sideload to this. My ADB is version 1.1.3 and TWRP is 3.1.1-2
I dont know what else to do........
Try a slightly older version of ADB. Also make sure you kill the old adb.exe in taskmanager since it runs on the background.
Read the OP in the official Open Beta 16 forum. All answers are there.
zdaddi said:
I am stuck. I tried to update to OREO and the update wouldnt take. I kept saying that update is for "oneplus 3t" and you have " ". I wiped device and have been trying to get an OS back on my device. I tried using ADB with ADB sideload through TWRP and the Command Prompt but I get an error "you need adb 1.0.32 or newer to sideload to this. My ADB is version 1.1.3 and TWRP is 3.1.1-2
I dont know what else to do........
Click to expand...
Click to collapse
Did you follow all the steps correctly? I think this occurs when one doesn't flash the right firmware beforehand. I also believe that you require an oreo compatible recovery such as blu spark.
All the flashing instructions are in the 2nd post of this thread: https://forum.xda-developers.com/oneplus-3t/how-to/coming-update-oos-based-7-1-t3564240
Here is the Zip file containing edited xml files to stop unbrick tool to erase your internal data.
Link to edited script : https://drive.google.com/open?id=0Byn304jb_hlqZ29XM1oxUUZwbzg
(Personally I made , Tested and used these files and successfully recovered device without data loss)
Link to the unbrick tool download : https://mega.nz/#!Q1YnTTAT!gnLf6NEkSRy7W-WY8J0H2SmJJLzO91-vReKx7B1VVpI
Thread : https://forum.xda-developers.com/oneplus-3t/how-to/unbrick-unbrick-tutorial-oneplus-3t-t3515306.
Steps to be followed :
1. Download the unbrick tool
2. Extract the Zip File.
3. Download my edited script zip file.
4. Extract the zip and copy and replace the extracted files in the unbrick tool.
5. Follow the steps in the unbrick thread .
Dont forget to hit Thanks Button ............
Sent from my OnePlus3T using XDA Labs
Push the ROM to your phone using the adb push command and flash from your phone
My PC is in repair currently , so I am posting it to "guide" you guys to make a stock flashable Moto ROM . And yes I am typing it from my Moto phone.
TRY THIS PROCESS TO MAKE IT WORK!!!!
Prerequisites:- a) A Pc running "WINDOWS 10"
b) A Moto stock firmware zip, link below:- Indian firmware link :- https://firmware.center/firmware/Motorola/Moto G5s Plus/Stock/
c) A "ANDROID KITCHEN " link below :- https://forum.xda-developers.com/ch...-android-roms-editor-assayyedkitchen-t3410545
Now, as these prerequisites gathered
Steps:- 1) Extract Android kitchen . And go to that extracted Android kitchen folder , kitchen creates 2 folder's, one is "PLACE "folder and another is "OUTPUT" folder
2) Extract "Moto stock firmware zip " you will get some files. from there copy this files :-
(boot.img)(system.img_sparsechunk) and you must copy all these "system.img_sparsechunk.0" to" system.img_sparsechunk.6" to "PLACE FOLDER" inside kitchen created folder.
3) Open "ASSAYED.EXE" inside kitchen folder. And from there follow on screen instructions from kitchen
Try it and tell me
Does it require unlocked bootloader ?
mightyjai said:
Does it require unlocked bootloader ?
Click to expand...
Click to collapse
Definitely
tnx bro I'm definitely going to try it
I was successful in building it
but the device won't boot
Sri Datta said:
but the device won't boot
Click to expand...
Click to collapse
So it not working ,follow this process and grab system .img and post it online
So that we can directly flash it from twrp
Install terminal emulator
Type "su"
Then after type below command for system img
"dd if=/dev/block/mmcblk0p53 of=/sdcard/system.img"
Boot img ,I can grab it from moto firmware zip
So kindly help me
I don't think this will work because even restoring a TWRP backup of the 100% stock ROM doesn't work -- you'll always get a "ID: Bad Key" bootloader message.
ANDROID O said:
So it not working ,follow this process and grab system .img and post it online
So that we can directly flash it from twrp
Install terminal emulator
Type "su"
Then after type below command for system img
"dd if=/dev/block/mmcblk0p53 of=/sdcard/system.img"
Boot img ,I can grab it from moto firmware zip
So kindly help me
Click to expand...
Click to collapse
Sry for late reply bro but I have currently locked my bootloader so ask anyone else in g5s plus telegram grp