[Q] Recovery o.o - Galaxy Grand Duos i9082 Q&A, Help & Troubleshootin

Hey guys.
So i was using my stock rom recovery on my phone. When i first restored it. i copied recovery files to my pc to make more space on my SD card.
Then deleted the ones on my SD card and kept the copy on my pc. Now when i try to use it. i get Checking MD5 sums... MD5 mismatch!
Help? Pwease?

Related

[HELP] SDcard fully whiped, no files !

Hello,
I've recently picked up my galaxy note II from my carrier. Nothing wrong with it but some software stuff I didn't like. So I decided to put Android Revolution HD on it. I've had this rom for ages on my HTC One X NO problems at all.
First as allways when comming from stock I preformed a backup.
So After downloading all nesasary files I preformed a SuperWipe with the SuperWipe.rar from the official forum, checked MD5 sum etc.
Now, my entire SDCard is gone... Backup files, rar files system files.
All I got in my hands right now is a phone with hardware but no software/systemfiles.
Is there anyone who can help me fix this problem or is my phone a total brick right now?
Why would it be a brick? Go to your recovery and reflash the rom?
Lol not going to pressurize you vuddy but you should have read that thread superwipe on samsung rom erases internal sd...and you have to have the rom on external sd
Now what you should do: take an sd card.
Put it in some conputer which reads the sd card (or a mobile).
Transfer android revolution hd on that sd card.
And then insert that external sd with AR HD in your Note 2?
Start CWM recovery.
Mount external sd and install rom
Youre good to go

Accidentally Formatted SD Card Drive

Hi all,
While in recovery mode, I accidentally formatted my SD card. I lost my backup and everything there.
I could not install from zip because there was no file. I tried moving a zip file into the phone, but my PC can not recognize my phone.
Any ideas on how to transfer a rom to the phone?
Any way of recovering data from the SD card?
Thanks for the help!
rich2x said:
Hi all,
While in recovery mode, I accidentally formatted my SD card. I lost my backup and everything there.
I could not install from zip because there was no file. I tried moving a zip file into the phone, but my PC can not recognize my phone.
Any ideas on how to transfer a rom to the phone?
Any way of recovering data from the SD card?
Thanks for the help!
Click to expand...
Click to collapse
you need to adb to push the rom to the phone (assuming you have CWM or TWRP) installed. adb push locationofzip.zip /data/media/
you cannot recover your sd card.
Can you please explain the steps for "adb to push the rom to the phone"
I'm using CWM
Found the steps on XDA. Thanks!
rich2x said:
Hi all,
While in recovery mode, I accidentally formatted my SD card. I lost my backup and everything there.
I could not install from zip because there was no file. I tried moving a zip file into the phone, but my PC can not recognize my phone.
Any ideas on how to transfer a rom to the phone?
Any way of recovering data from the SD card?
Thanks for the help!
Click to expand...
Click to collapse
Try the toolkit 9.1. I did the same thing and hook up with PC with toolkit 9.1 boot in recovery mode. then PC can recognize the phone, just flash the image in.
good luck!
bioturbo said:
Try the toolkit 9.1. I did the same thing and hook up with PC with toolkit 9.1 boot in recovery mode. then PC can recognize the phone, just flash the image in.
good luck!
Click to expand...
Click to collapse
Once you booted into recovery mode, were you able to access the Nexus and drag the rom into a folder?
You don't need to. You need copy the rom into the folder of toolkits then flash to the phone.
Sent from my Galaxy Nexus using xda app-developers app
Yes you can recover your SDCard data
rich2x said:
Hi all,
While in recovery mode, I accidentally formatted my SD card. I lost my backup and everything there.
I could not install from zip because there was no file. I tried moving a zip file into the phone, but my PC can not recognize my phone.
Any ideas on how to transfer a rom to the phone?
Any way of recovering data from the SD card?
Thanks for the help!
Click to expand...
Click to collapse
I just did it! It works! He's ALIVE!!!!
http://forum.xda-developers.com/showthread.php?p=34185439

[Q] no OS and ROM zip files corrupted on external SD!

While on the below thread .. I eventually ended up making my TWRP to format my data, system, cache, as well as internal storage!
http://forum.xda-developers.com/showpost.php?p=46522379&postcount=364
Now it is all gone. successfully.
Note, when i formatted the internal storage - it did ask me to restart to update the partition tables. I did that. I warned me that there is no OS. I went ahead and restarted in recovery. I could browse using TWRP->advanced->file manager and see the zips on external sd card.
I had gapps and rom zip files copied on external SD card. When I try to flash those in TWRP, it throws an error - E: unable to open zip file!
Now I can not flash any of those! there is no OS also on the phone! I suspect that the external SD card is corrupt! I have good zip files on my computer (it has no working sd card reader).
Is there any way, i can transfer these zip files from my computer to phone's internal storage from where i can flash them?
please help!
rohit.bhosale said:
While on the below thread .. I eventually ended up making my TWRP to format my data, system, cache, as well as internal storage!
http://forum.xda-developers.com/showpost.php?p=46522379&postcount=364
Now it is all gone. successfully.
Note, when i formatted the internal storage - it did ask me to restart to update the partition tables. I did that. I warned me that there is no OS. I went ahead and restarted in recovery. I could browse using TWRP->advanced->file manager and see the zips on external sd card.
I had gapps and rom zip files copied on external SD card. When I try to flash those in TWRP, it throws an error - E: unable to open zip file!
Now I can not flash any of those! there is no OS also on the phone! I suspect that the external SD card is corrupt! I have good zip files on my computer (it has no working sd card reader).
Is there any way, i can transfer these zip files from my computer to phone's internal storage from where i can flash them?
please help!
Click to expand...
Click to collapse
There's no way to effectively access internal SD without having been mounted first.
But there are two ways you can do this.
1. Take the MicroSD Card and insert into the PC via Card Readers.Then copy the zip files there. Properly eject the card from PC then insert it into the phone. Now TWRP will recognize the files and flash them. If it still does not then its a bad download so download again. Also while there, get the MD5 values as well for your zip files. This allows the recovery to validate the files. If you still have errors then roll back TWRP to version 2.5.0.0
2. Put phone in download mode. Use Odin on PC to flash one of the rooted stock roms. After that, proceed to re-download on phone and try again.
P.S. - I typically never let Recovery to format my external card. Then the file system issues start popping up.
EDIT - I noticed from your other post that your PC does not have a working SD Card Slot. In that case, you could put the card in another phone and then copy the files to this sd card and then use that way.
Perseus71 said:
There's no way to effectively access internal SD without having been mounted first.
But there are two ways you can do this.
1. Take the MicroSD Card and insert into the PC via Card Readers.Then copy the zip files there. Properly eject the card from PC then insert it into the phone. Now TWRP will recognize the files and flash them. If it still does not then its a bad download so download again. Also while there, get the MD5 values as well for your zip files. This allows the recovery to validate the files. If you still have errors then roll back TWRP to version 2.5.0.0
2. Put phone in download mode. Use Odin on PC to flash one of the rooted stock roms. After that, proceed to re-download on phone and try again.
P.S. - I typically never let Recovery to format my external card. Then the file system issues start popping up.
EDIT - I noticed from your other post that your PC does not have a working SD Card Slot. In that case, you could put the card in another phone and then copy the files to this sd card and then use that way.
Click to expand...
Click to collapse
How do I flash CM or MIUI ROM using odin? I am trying to search the forums but unable to find anything! odin needs a tar file and all these roms come with zip file! What do I do?
You can't unless the dev specifically made an Odin flashable version, which they never do. Flash the stock root66 firmware with odin.
You can't access the internal storage simply because it's not there anymore. When you chose to format data, it completely wiped out the /data partition. Your internal sd is really located at /data/media, but until you can reboot, this won't be recreated.
I doubt the external sd is corrupt or you would've seen issues before your wiping frenzy. But you can use adb while in recovery to connect the phone to your computer. Search for adb sdk install guide, or similar.
Best option now is to try Odin flashing the root66 firmware.
Oh, and you probably know by now, but never format system! This should only be a last resort type thing imo. Never understood why people recommend it for things like prepping for a Rom flash. The Rom will format system during install anyway.
Sent from my SGH-T999V using Tapatalk 4
I used this
http://apcmag.com/how-to-unroot-your-galaxy-s3-and-flash-it-back-to-stock-rom.htm
and got the stock rom back. appeared like that was the only way to get back to running system. Now it's alright.
to my surprise, following problems disappeared.
1. The SD card no more automatically ejects!
2. battery lasts longer!
3. no random reboots at all!
never thought .. i would feel good getting back to stock rom !
Isn't that exactly what we were telling you to do in the first place though? Use odin to flash stock/root66 firmware? I think you just took the long way is all. I also have all that firmware hosted so people could download it much faster than by using sammobile or samsung-updates hotfile downloads.
Either way though, glad you got it running again!
Just posting so others know if they come across this in the future.
Sent from my SGH-T999N using Tapatalk
yes guru! you said it.
I tried adb route too ... but for some reason it never detected my device. I tried removing, installing drivers, getting sdk and all. then tried the odin route.
Now will stay with this rom for some days ... before I get back to MIUI ... want to see it working ... for some reason it was continuously making my phone reboot! now that it is a clean slate, i hope this time, it will work!
fingers crossed!
If you want to try adb again for anything in the future, there's a different driver pkg that would probably help there. Adb universal drivers. Theyre in my driver repo with the rest if you ever need them.
Sent from my SGH-T999 using Tapatalk
just copy the zip file on your phone storage
ROM zip files corrupted on external SD!
i think just change your sd card
and its work for you
this happen because of croupted sd card
I have same problem when flash the rom through tarp it shown zip file is currupt. Any one help me I tried more method but I failed every time
ashiqpm14 said:
I have same problem when flash the rom through tarp it shown zip file is currupt. Any one help me I tried more method but I failed every time
Click to expand...
Click to collapse
I used this
http://apcmag.com/how-to-unroot-your...-stock-rom.htm
and got the stock rom back. appeared like that was the only way to get back to running system.
Did you try this?

Problems with backups

I am having problems backing up files prior to flashing a newer version of CM13. I wanted to back up all files to my sd and computer but keep getting errors.
I installed a different file manager which allows me to move some files to the sd card but I still am not able to drag and drop files to my computer.
Error while copying "contacts.vcf".
There was an error copying the file into /home/....../hima/sd
Error getting file: -6: Not Supported​I am not able to copy or move recovery and other backup files to sd or computer. I have not encrypted anything.
What needs to be done or how do I move my backups into a safe place before flashing a new rom?
Thanks for your help!!
----------------------------------------------
CyanogenMod version
13.0-20161012-UNOFFICIAL-himawhl
If the files are on internal storage move them to an external sd with a file browser.
If you are using a custom rom and having usb issues then uncheck usb debugging in dev settings.

l9195 - can't flash ROM, TWRP restarts

Hello there!
When I try to install ROM it says "Skipping Digest File" or something like that and after a few seconds TWRP restarts. Someone wrote that can be because the ROM is on the SD card. But I can't copy it to the phone memory, because it doesn't show in windows, so I putted it on sd card.

Categories

Resources