[Q] How do you completely recover your device? - T-Mobile, Samsung Galaxy SIII

Ok, so I downloaded some files, and they ended up a bit corrupt, and not knowing this, I wiped data/cache + system and tried to flash them. Now, I have nothing but 3 corrupt ROMs (CM10.1 12-22-2012, WickedJB 5, and DarthStalker 6). I had some backups, some time ago, but thinking that I'd be able to backup as soon as I get to recovery, I didn't. So now, I have no backup and 3 corrupt files, but a functional Download and Recovery (TWRP 2.3.3.1). I tried to use the adb sideload function, but it doesn't work ("device not found"). And trying to flash cm10.1 gives me error status 7, and the other two don't give me errors but after flashing, they just stay stuck at the boot screen.
I tried Odin, but it becomes stuck at "aboot.mbn." It doesn't even give a pass/fail. It just says "aboot.mbn" and after 10 minutes, I raged and pulled the plug (and then it says failed).
So, now I have no idea what to do.
How to fix it?
Thanks

Hope this helps a little
I'd make sure that ur Downloaded Flash ROM's are not Bad files or incorrect... There is usually a MD5 file or long number with most downloads,
get a MD5 checker program and check the number of the file(s) you downloaded and see if they line up with OP's Site
At this point you know u have GREAT files (ROM's) to work with.
-Not sure what recovery you have, when you boot into recovery, what do u see...
-It is possible that you inject SuperSU or Superuser into your stock ROM and have ROOT access, but also still have STOCK RECOVERY!
-You will need any kind of RECOVERY other then stock, I suggest TWRP 2.3.3.1 (version 2.3.3.0 didn't show you your sdcard, don't use that version) v2.3.1.0 was fine to use in past.
How to add NON Stock Recovery (ROM has to be rooted)...
__________________________________________________________________________________________
***to add ROOT... Use ODIN to inject stock ROM with Root66's (Dark Chld) method... (at this point, you'll have rooted ROM with stock recovery)
1. Use "Terminal Emulator" app found on market (newest is v 1.0.50)
2. Download + Copy (TWRP v2.3.3.1) recovery .img file to sdcard (rename it to recovery.img)
*** you have to extract out xxx.img file out of .zip (.zip won't work...".img" file will work only)
3. Run Terminal Emulator 1.0.50 and type this code...
su
dd if=/sdcard/recovery.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
4. Done!
*** if all went well !, now Recovery is Changed ..reboot into recovery mode and check...
more info found here
At this point you will know you have rooted ROM and NON Stock recovery.
-With any non Stock recovery, you can flash any ROM. Read their Instructions and follow them to the letter.
-Be sure to wipe Cache's, System, (and most of the time DATA) and other stuff as instructions for that particular ROM says
-Eventually once you have any great (NON CURRUPT) ROM, make a backup, so you can always have a SAFE ROM to flash...
TWRP BACKUP's get saved to External SD Card in TWRP folder (but you have to Set them there when your creating NEW BACKUP)
*** Don't ever save files to INTERNAL SDCARD, incase you wipe internal DATA in future.
IMPORTANT : understand what you are doing as u do it...
TWRP Wipe Menu (options)
___________________________________________________________________________
Cache = always ok to WIPE (it will take longer to load after wiping on 1st boot only)
Dalvik Cache = always ok to WIPE (it will take longer to load after wiping on 1st boot only)
Factory Reset = wipes Cache(s), (Data - All settings + User Apps), (NOT data\media - Internal SDCARD), (NOT External Micro SDCARD)
System = just ROM Files (System Apps, System Files, NO settings at all)
Internal Storage = (data\media - Internal SDCARD), (NOT External Micro SDCARD))
Format Data = All settings + User Apps + (data\media - Internal SDCARD), (NOT External Micro SDCARD)

Related

[Q] Rooted stock recovery to CM10 M2, are these the right steps?

Finally looking to try a non-stock ROM. Heard good things about latest CM10 M2.
Current setup: Stock recovery, stock ROM, rooted, I747UCLEM
Steps already done:
1. do a full imei backup
Steps I'm planning on taking this evening:
1. download Rom Manager
2. use Rom Manager to flash CWM Recovery (should I do normal or CWM Touch?)
3. do a nandroid backup (never done one before)
3. download zip of CM10 M2 rom and google apps (where do i put them on the int or ext SD?)
4. boot into recovery, do factory reset/wipe, wipe cache
5. install CM10 from zip
6. ?? do i install google apps as well now, or do i wait til after CM10 is done/rebooted and then go into recovery again?
6. sign into google to get contacts/gmail/etc synced back up
7. anything else? i'm not going to restore from TB, I want to start fresh.
jhc5 said:
Finally looking to try a non-stock ROM. Heard good things about latest CM10 M2.
Current setup: Stock recovery, stock ROM, rooted, I747UCLEM
Steps already done:
1. do a full imei backup
Steps I'm planning on taking this evening:
1. download Rom Manager
2. use Rom Manager to flash CWM Recovery (should I do normal or CWM Touch?)
3. do a nandroid backup (never done one before)
3. download zip of CM10 M2 rom and google apps (where do i put them on the int or ext SD?)
4. boot into recovery, do factory reset/wipe, wipe cache
5. install CM10 from zip
6. ?? do i install google apps as well now, or do i wait til after CM10 is done/rebooted and then go into recovery again?
6. sign into google to get contacts/gmail/etc synced back up
7. anything else? i'm not going to restore from TB, I want to start fresh.
Click to expand...
Click to collapse
2 up to you i prefer twrp you can get it from goomanager in the play store
3 easy to do in recovery best insurence you can have for a bad flash
3. internal is best
6 i have done it both ways with no problem
7 nope looks like you got the steps right but you do know m2 is a experamental build
#2 do normal unless you want to buy touch, don't think it's free
#3 once in recovery choose backup, it will take a bit, let it finish
#4 put it on your internal and this should be done before you boot into clockworkmod recovery
#5 steps in recovery are: 1 install zip from sd card
2 choose zip from sd card
3 navigate to the zip,
4 install
#6 you can install them right after the ROM
#7 reboot when finished, let phone fully boot THEN
#8 reboot phone, helps settle things a little (you just made a big change to your system lol)
#9 sign into google and let things sync
Troubleshooting, gapps may force close on you a couple times, don't worry, if it happens continuously then reboot into recovery and wipe cache and dalvik cache and reflash just the gapps (they are finicky) If you experience multiple force closes and stuff not working right, boot into recovery and under advanced find fix permissions and let that run.
If all else fails then boot into recovery and do it all over again, coming from stock to aosp your MAY have to flash a couple times to avoid errors while flashing a completely different os(usually not an issue but you never know)
Good Luck
edit--->dang I'm slow tonight lmao
Thanks to both of you! Very much appreciate the detailed responses.
your welcome and @jethro650 the more people willing to help the better the forum
jerrycoffman45 said:
your welcome and @jethro650 the more people willing to help the better the forum
Click to expand...
Click to collapse
Always try to help but I forgot the factory data reset wipe cache wipe dalvik before the flash ROM.
Just not on the ball tonight
jethro650 said:
Always try to help but I forgot the factory data reset wipe cache wipe dalvik before the flash ROM.
Just not on the ball tonight
Click to expand...
Click to collapse
So my nandroid backup just finished, and the folder is only 20MB in size. Is that normal? I guess I expected it to be bigger. I have about 70 apps, all installed to their default location, no music, no photos, no videos, on rooted stock AT&T. I did the backup by booting into CWM Touch Recovery from Rom Manager, going to 'backup and restore', 'backup to external SD card'. Took about 20 minutes to complete, it said completed successfully, and I hit 'go back', then 'reboot system now'. When I moved the backup folder to my pc and checked the size, it only shows as 6 files are 20.9mb.
Files are as follows:
boot.img 10,240kb
cache.ext4.dup 1kb
data.ext4.dup 760kb
nandroid.md5 1kb
recovery.img 10,240kb
system.ext4.dup 228kb
Thanks!
Whoops. Figured it out. The whole blob folder is part of it too. Sorry

Complete Guide for Rooting and Flashing Custom ROM Galaxy Y GT-5360 for beginners

Tired of searching for a complete Guide to Flash JellyBlastv3 on your GT-S5360?
Well, I have something for you::::
Read On....
Warning: The Below Steps are only for Samsung Galaxy Y, GT-S5360
Performing any of the steps shall Void the Warranty of Your Device.
I am not responsible for any damage you cause to your Device or emotional loss or anything.
You are solely responsible for you actions.
The Following procedure has been tested by me and it is working correctly.
​
Warnings and Important Tips:
1. The process may and will erase all your data present on the device. Better backup your contacts, Messages, Calendar entries, Notes Etc. You may use Super Backup, Go Backup or SMS Backup & Restore. There are several other apps in the Market. I would recommend to backup using multiple apps.
2. A Computer should be within reach with internet. Also have a USB Cable. Wi-Fi is recommended.
3. Make sure the system is running Stock ROM and Stock Kernel.
4. Also make sure you are running latest version of android available. On Galaxy Y, it is 2.3.6
5. If not, you can update, by going into settings>about phone>software update. Sign in with Samsung Account. 6. Before proceeding further, make sure that the phone is fully charged (Recommended 70% at least). High Chances of damage are there if the device runs out of juice during flashing.
7. Proceed with caution. Avoid confusion. Follow the steps! Never Jump to next step before completing first!
8. Within Procedures if you think the battery is not enough (>70%), you can charge it before proceeding to next procedure. The Phone can’t be charged within an ongoing procedure.
9. Enable the USB Debugging option. Go to Settings>Development>USB Debugging. Check it every time.
10. It took me considerable time to type the detailed steps to make it easy for even a beginner. Be Generous.
DO NOT FORGET TO PRESS THE THANKS BUTTON! :laugh:
I. Root​
Rooting is a process by which you can get root access or administrator privileges to your Android phone and can flash tweaks, custom ROMs, custom kernels, install additional applications which requires root, use firewall etc.
Root will void your phone’s warranty but it doesn’t matter you can get it back! (Google unroot)
1. Download the the update.zip file to your SD Card (not in any folder). I have attached it with the post.
2. Switch off your phone & boot into recovery mode.
3. Press Vol Up + Power Key + Home button together at the same time to boot in recovery mode.
4. Touch screen is disabled here.
5. Use volume keys for scrolling & home button for selection.
6. Select Apply update from SD card.
7. Select update.zip (which you have downloaded).
8. When it shows Installed from SD Card complete written.
9. Select reboot system now.
10. Your phone will restart & first boot may take 5 minutes. (Mine took a few seconds!)
11. Check for an application Superuser and open it.
12. Go to Menu > Preferences > SU Binaries> Update binaries.
13. SU Binaries will update. (You need active data connection or Wi-Fi)
14. When it get updated, restart your phone.
You’re done! Your phone is now rooted.
Warning: Do not delete Superuser or you will lose your root!
II. Flash ClockWorkMod​
ClockWorkMod is a Custom Recovery which lets you Flash Custom ROM, Kernels etc.
Note: This is temporary. Every time you need CWM, you have to flash it again. (For your convinience, keep it in the SD)
Instructions:
1. Enable USB Debugging by going to Menu -> Settings -> Applications -> Development - Enable USB Debugging.
2. Download the CWM Recovery.zip file and Place that file on the root directory of your SD card. (Attached)
3. Switch off your phone .Then boot into recovery mode, (hold Volume up button + Home button + Power button).
6. Select "apply update from SD card ", find the zip file you copied to your SD card earlier.
Once done, it will give you the option to reboot your phone, reboot and you're done!
You got CWM installed, you can now flash custom ROMs.
III. Backup Stock ROM​
In case, if anything happens to your device while flashing Custom ROM, backup of Stock ROM serves as a contingency plan. The Backup can be used to recover damaged device via Odin. (Now don’t ask me what’s Odin)
It can also be used to return to the Original State if ever you wish to revert back.
1. Boot into CWM by Flashing CWM again.
2. Go to Backup/Restore
3. Select Backup Current ROM. It will take a while and then it’s Done! The size of the Backup File depends upon the no. of apps installed. Generally should be around 200-400 MB.
IV. Flash Custom ROM (JellyBlastv3 by Avijit Ghosh)
DOWNLOADS: http://forum.xda-developers.com/showthread.php?t=1679563​
INSTALLATION GUIDE:
1. Make sure that you're on Stock kernel. Stock = Factory version.
2. Remove a2sd or data2sd and format your 2nd partition if you have it.
3. Place the above file to your SD Card (NOT IN ANY FOLDER!!!)
4. Switch off your phone.
5. Flash Clockwork mode.
6. Wipe data/factory reset.
7. Wipe cache partition.
8. Go to Advanced options and Wipe Dalvik cache.
9. Go to mounts and storage->select mount/system and mount/data.
10.Now choose: Install zip from sd card.
11. Choose JELLYBLAST V3.signed.zip and choose yes.
12. Keep your fingers crossed and pray.
It will be installed. Now reboot your phone. First boot will take time. Be patient.
V. Install OTA​
Over The Air Updates are the updates that are released after the ROM to fix bugs and problems or to make minor changes.
Important: Apply the OTA Updates in serial-wise manner to avoid bricking.
1. Download OTA 1, OTA 2, OTA 3, OTA 4.1 and OTA 5 and place them in your SD Card.
2. Boot into CWM, Select “Install .zip from SD ” and select OTA 1. After Completion, Device will Reboot.
3. Repeat Similar Steps OTA 2, 3,4, and 5.
4. You are Done! Now you are Running the latest version of the Custom ROM available.
5. You can check for updates in OTA updater.
VI. Partitioning SD Card​
On SGY GT-S5360, the Internal Memory is too low (190 MB). Every time you try to update the apps or try to Install new apps, you get the annoying message saying “ Internal Memory Full, delete some apps”. This is where Link2sd comes to the rescue!
There are also Similar apps available on the Market, but here we will be using Link2SD.
There are several ways to partition SD card, but here we will be using CWM.
Note: You need a rooted device, well doesn’t matter we have already rooted.
Note: This method will erase all your data on SD, so better backup it
1. Boot into CWM recovery.
2. Select Advanced options.
3. Select Partition SD Card.
4. Choose the partition size. (1024 recommended)
5. Choose the Swap size. (0 M)
6. Select “Yes”. It will take a while and then you are done! Reboot your phone.
7. Open Link2SD (or Download it from the Market). A pop-up will appear, choose ext3 (ext4 is fastest but ext3 is most compatible). Then Reboot.
8. Open Link2SD, Go to settings , then tick Auto Link.
9. Below in Auto Link settings click on all the three- Link App file, Link Dalvik Cache, Link library files.
10. Also set the Default location to external.
11. You are done. You can also link some of the existing user apps to the partition.
Now all your user applications will be linked to the SD Card, saving your precious internal memory space
Also Don’t forget to Grant Link2SD superuser permissions.
YOU ARE DONE! RESTORE YOUR BACKUP & ENJOY!!
NOW DON’T BE SELFISH! PRESS THE THANKS BUTTON!!!
The ROM has been made available by Dev Avijit Ghosh. Do not forget to thank the developer for his effort.
For Screenshots and Downloads Visit :
http://forum.xda-developers.com/showthread.php?t=1679563​
U posted in the wrong section only questions go in q and a also there are many other guides for this I'll report for it to be moved
Phone Slow? go ------>HERE<------
_____________________________________
"All my life I had one dream to achieve many many goals" ​
Here I have attached the files for Rooting (update_root.zip) and Clockworkmod recovery. Download them from here. :good:
zaeemsheikh said:
It has been already moved.
Sent from my GT-S5360 using xda app-developers app
Click to expand...
Click to collapse
Smh was that addressed to me? If so would it have been crazy to assume it moved after I reported it and me and the OP weren't crazy because as u see he thanked me
Phone Slow? go ------>HERE<------
_____________________________________
"Google took 4 years to reach android 4.0.4 and apple to reach android 1.6" ​
You have forgotten the most important step in flashing any zip file in cwm
Go into mounts and storage and mount system and data before you choose a zip from sd card
Also the links to jb v3 have been removed due to rule brakes - I suggest you base your guide on another rom
marcussmith2626 said:
You have forgotten the most important step in flashing any zip file in cwm
Go into mounts and storage and mount system and data before you choose a zip from sd card
Also the links to jb v3 have been removed due to rule brakes - I suggest you base your guide on another rom
Click to expand...
Click to collapse
Well, I myself flashed the zip without mounting system and data. Would you please care to tell what does this mount system and data do? Anyways thanks, I will edit my post.
Also why have the links been removed?
TingTingin said:
U posted in the wrong section only questions go in q and a also there are many other guides for this I'll report for it to be moved
Phone Slow? go ------>HERE<------
_____________________________________
"All my life I had one dream to achieve many many goals" ​
Click to expand...
Click to collapse
Alright.
zaeemsheikh said:
Well, I myself flashed the zip without mounting system and data. Would you please care to tell what does this mount system and data do? Anyways thanks, I will edit my post.
Also why have the links been removed?
Click to expand...
Click to collapse
Mount system allows cwm to write to the system folder of your phone
Some versions of cwm when cwm is flashed have system already mounted which is probably why you got away with it
If system is not mounted the zip will still appear to of flashed but nothing will of changed
zaeemsheikh said:
Well, I myself flashed the zip without mounting system and data. Would you please care to tell what does this mount system and data do? Anyways thanks, I will edit my post.
Also why have the links been removed?
Click to expand...
Click to collapse
the thing is in 'permanent' cwm kernels(like savie) /system won't be auto mounted therefore you'll have to mount it manually for successfull flash as cwm can't write onto an un mounted partition . The problem doesn't seem to exist with temporary cwms.
CWM Rom Manager
Hey I would just like to know! I used this then after some reading I would like to install the rom manager from Play Store. I tried it but it seems that my Galaxy Y is not supported then it asked me if I already installed one. Is it ok to also use rom manager with this method?
I already change my ROM feom stocm to cm7, then i decide to partition my memory
But sadly after i did the partition steps you provided here, i lost 2gb from my sd and i check the link2SD storage info and found 2nd partition not mount. I click cleanup 2nd partirion too but i receive error message /data/sdext2 mount not found. I tried to mount it in CWM but nothing happens, what should i do? My internal is already full now
..
:laugh:Very good post.
Is this guide tested and works?
Nice
Thanksss for sharingg
But my eset find virus in jelly blast v3 ROM
But I like this ROM battery performance is awesome...
Sent from my P2 using XDA Premium 4 mobile app
Excellent Guide
Hey,
Thank you very much for providing such a nice guide. I did it and now all I have is a new custom ROM and its supported features. Also thank you to those who make all stuffs necessary for installing new custom ROM. I am really happy to use my new custom ROM.
:good:
same question
reezer16 said:
Hey I would just like to know! I used this then after some reading I would like to install the rom manager from Play Store. I tried it but it seems that my Galaxy Y is not supported then it asked me if I already installed one. Is it ok to also use rom manager with this method?
Click to expand...
Click to collapse
:cyclops: i wanna ask the same question ..
---------- Post added at 12:24 PM ---------- Previous post was at 12:09 PM ----------
Where to download the jellyblast v3.zip
Link on the page is not working...
M a beginner
Sent from my Galaxy Nexus
Unable to update OTA update on my galaxy y..
Can anybody plz tell me from where to download the manual updates like ota 1,2,3,4,5,
Sent from my Galaxy Nexus
zaeemsheikh said:
Tired of searching for a complete Guide to Flash JellyBlastv3 on your GT-S5360?
Well, I have something for you::::
Read On....
Warning: The Below Steps are only for Samsung Galaxy Y, GT-S5360
Performing any of the steps shall Void the Warranty of Your Device.
I am not responsible for any damage you cause to your Device or emotional loss or anything.
You are solely responsible for you actions.
The Following procedure has been tested by me and it is working correctly.
​
Warnings and Important Tips:
1. The process may and will erase all your data present on the device. Better backup your contacts, Messages, Calendar entries, Notes Etc. You may use Super Backup, Go Backup or SMS Backup & Restore. There are several other apps in the Market. I would recommend to backup using multiple apps.
2. A Computer should be within reach with internet. Also have a USB Cable. Wi-Fi is recommended.
3. Make sure the system is running Stock ROM and Stock Kernel.
4. Also make sure you are running latest version of android available. On Galaxy Y, it is 2.3.6
5. If not, you can update, by going into settings>about phone>software update. Sign in with Samsung Account. 6. Before proceeding further, make sure that the phone is fully charged (Recommended 70% at least). High Chances of damage are there if the device runs out of juice during flashing.
7. Proceed with caution. Avoid confusion. Follow the steps! Never Jump to next step before completing first!
8. Within Procedures if you think the battery is not enough (>70%), you can charge it before proceeding to next procedure. The Phone can’t be charged within an ongoing procedure.
9. Enable the USB Debugging option. Go to Settings>Development>USB Debugging. Check it every time.
10. It took me considerable time to type the detailed steps to make it easy for even a beginner. Be Generous.
DO NOT FORGET TO PRESS THE THANKS BUTTON! :laugh:
I. Root​
Rooting is a process by which you can get root access or administrator privileges to your Android phone and can flash tweaks, custom ROMs, custom kernels, install additional applications which requires root, use firewall etc.
Root will void your phone’s warranty but it doesn’t matter you can get it back! (Google unroot)
1. Download the the update.zip file to your SD Card (not in any folder). I have attached it with the post.
2. Switch off your phone & boot into recovery mode.
3. Press Vol Up + Power Key + Home button together at the same time to boot in recovery mode.
4. Touch screen is disabled here.
5. Use volume keys for scrolling & home button for selection.
6. Select Apply update from SD card.
7. Select update.zip (which you have downloaded).
8. When it shows Installed from SD Card complete written.
9. Select reboot system now.
10. Your phone will restart & first boot may take 5 minutes. (Mine took a few seconds!)
11. Check for an application Superuser and open it.
12. Go to Menu > Preferences > SU Binaries> Update binaries.
13. SU Binaries will update. (You need active data connection or Wi-Fi)
14. When it get updated, restart your phone.
You’re done! Your phone is now rooted.
Warning: Do not delete Superuser or you will lose your root!
II. Flash ClockWorkMod​
ClockWorkMod is a Custom Recovery which lets you Flash Custom ROM, Kernels etc.
Note: This is temporary. Every time you need CWM, you have to flash it again. (For your convinience, keep it in the SD)
Instructions:
1. Enable USB Debugging by going to Menu -> Settings -> Applications -> Development - Enable USB Debugging.
2. Download the CWM Recovery.zip file and Place that file on the root directory of your SD card. (Attached)
3. Switch off your phone .Then boot into recovery mode, (hold Volume up button + Home button + Power button).
6. Select "apply update from SD card ", find the zip file you copied to your SD card earlier.
Once done, it will give you the option to reboot your phone, reboot and you're done!
You got CWM installed, you can now flash custom ROMs.
III. Backup Stock ROM​
In case, if anything happens to your device while flashing Custom ROM, backup of Stock ROM serves as a contingency plan. The Backup can be used to recover damaged device via Odin. (Now don’t ask me what’s Odin)
It can also be used to return to the Original State if ever you wish to revert back.
1. Boot into CWM by Flashing CWM again.
2. Go to Backup/Restore
3. Select Backup Current ROM. It will take a while and then it’s Done! The size of the Backup File depends upon the no. of apps installed. Generally should be around 200-400 MB.
IV. Flash Custom ROM (JellyBlastv3 by Avijit Ghosh)
DOWNLOADS: http://forum.xda-developers.com/showthread.php?t=1679563​
INSTALLATION GUIDE:
1. Make sure that you're on Stock kernel. Stock = Factory version.
2. Remove a2sd or data2sd and format your 2nd partition if you have it.
3. Place the above file to your SD Card (NOT IN ANY FOLDER!!!)
4. Switch off your phone.
5. Flash Clockwork mode.
6. Wipe data/factory reset.
7. Wipe cache partition.
8. Go to Advanced options and Wipe Dalvik cache.
9. Go to mounts and storage->select mount/system and mount/data.
10.Now choose: Install zip from sd card.
11. Choose JELLYBLAST V3.signed.zip and choose yes.
12. Keep your fingers crossed and pray.
It will be installed. Now reboot your phone. First boot will take time. Be patient.
V. Install OTA​
Over The Air Updates are the updates that are released after the ROM to fix bugs and problems or to make minor changes.
Important: Apply the OTA Updates in serial-wise manner to avoid bricking.
1. Download OTA 1, OTA 2, OTA 3, OTA 4.1 and OTA 5 and place them in your SD Card.
2. Boot into CWM, Select “Install .zip from SD ” and select OTA 1. After Completion, Device will Reboot.
3. Repeat Similar Steps OTA 2, 3,4, and 5.
4. You are Done! Now you are Running the latest version of the Custom ROM available.
5. You can check for updates in OTA updater.
VI. Partitioning SD Card​
On SGY GT-S5360, the Internal Memory is too low (190 MB). Every time you try to update the apps or try to Install new apps, you get the annoying message saying “ Internal Memory Full, delete some apps”. This is where Link2sd comes to the rescue!
There are also Similar apps available on the Market, but here we will be using Link2SD.
There are several ways to partition SD card, but here we will be using CWM.
Note: You need a rooted device, well doesn’t matter we have already rooted.
Note: This method will erase all your data on SD, so better backup it
1. Boot into CWM recovery.
2. Select Advanced options.
3. Select Partition SD Card.
4. Choose the partition size. (1024 recommended)
5. Choose the Swap size. (0 M)
6. Select “Yes”. It will take a while and then you are done! Reboot your phone.
7. Open Link2SD (or Download it from the Market). A pop-up will appear, choose ext3 (ext4 is fastest but ext3 is most compatible). Then Reboot.
8. Open Link2SD, Go to settings , then tick Auto Link.
9. Below in Auto Link settings click on all the three- Link App file, Link Dalvik Cache, Link library files.
10. Also set the Default location to external.
11. You are done. You can also link some of the existing user apps to the partition.
Now all your user applications will be linked to the SD Card, saving your precious internal memory space
Also Don’t forget to Grant Link2SD superuser permissions.
YOU ARE DONE! RESTORE YOUR BACKUP & ENJOY!!
NOW DON’T BE SELFISH! PRESS THE THANKS BUTTON!!!
The ROM has been made available by Dev Avijit Ghosh. Do not forget to thank the developer for his effort.
For Screenshots and Downloads Visit :
http://forum.xda-developers.com/showthread.php?t=1679563​
Zaeem Sheikh​
FOLLOW the steps correctly and you won’t need me! ​
Click to expand...
Click to collapse
Hi,
i am new to this. Tried flashing a custom rom but after rebooting my phone, i am still running on my old rom. What should i do now?
Please help me.
:crying:
Happy28288 said:
Hi,
i am new to this. Tried flashing a custom rom but after rebooting my phone, i am still running on my old rom. What should i do now?
Please help me.
:crying:
Click to expand...
Click to collapse
Somebody didn't mount system before flashing a zip in cwm did they
Failing to mount system = nothing will change

[Q] Many questions (CWM, ROMs)

Hi,
I'm new here and I'd like to install a new ROM on my Gio but I want to make sure I know what I'm doing before trying something and bricking my phone. :angel:
ClockWorkMod
I installed CWM v5.2.0.6 (followed the instructions here). Is this ok, or do I need to install v5.0.2.7? And if I do need a newer version, is there a way to get an update or do I have to follow the same steps as before?
1.Download the CWM 5.0 v2 and copy to the Root (not in any folder) of your SD card
2. Put your phone in recovery Mode(press: Home button + Power button toghether)
3. In recovery mode, select the downloaded file from SD-card(Use Volume keys to navigate and home button for enter).
4. Search for the root gb updated.zip file on your SD-card
5. Run the update
6. Reboot
Click to expand...
Click to collapse
I tried creating a backup with the CWM version I have, but I get this error: "Can't mount /system".
CWM does create a folder in sdcard/ clockworkmod/ backup/ date, but it only contains the following files:
recovery.img and boot.img.
However, this post says I should actually have more files in the backup folder:
.android_secure.vfat.tar ,boot.img , cache.ext4.tar , data.ext4.tar , nandroid.md5 , recovery.img, system.ext4.tar.
Is this because of my CWM version? Or maybe because I still have the operating system that came with my device (+updates)?
What I really want to know is: can I rely on this backup, will it work?
ROMs
I want to install CM10.1.5 from here, but I have many questions and I don't really know where to look for answers. (Sorry, I really am a complete noob.)
What's the difference between androidarmv6 jenkins build and mardon build? And what's the difference between the 3 versions? Can I just install the Version with CM-Superuser and not worry about it?
Should the updates be installed via CWM - apply update from SDcard? What about the additions - CWM --> install zip from SDcard?
How can I install extras if they are "not CWM flashable"?
What happens to my apps when I install a new ROM? Do I have to install them all again? Is all data lost? Or will they all be restored from my google account and the SD card or something like that?
Finally, how can I use the ext2 partition in my SDcard to install apps? Is this function included in the ROM? Or do I need to install something else? a2sd darktremor? If yes, how (I find the instructions here confusing and overwhelming, and the post is old, so probably outdated)? Or should I use the "Link2SD" addition to the ROM?
I'm sorry for asking so much, but I'm feeling kind of lost.
Thanks in advance.
Anyone?
I've continued trying to figure things out when I have time. I'll post what I find in this thread, in case someone else comes here looking for answers to similar doubts/problems.
In trying to understand what's going on with ClockWorkMod Recovery, I found this very useful link:
wwwDOTtechbiiDOTcom / cwm-recovery-cant-mount-system-error-solution-how-to/
(sorry for the DOTs and spaces, can't post outside links yet)
CWM Recovery – Can’t Mount System Error Solution [How To]
(...)
The error is an expected one and happens generally when you are trying to backup a stock ROM using the clock work mod recovery. Please, note that you can’t do a completed nandroid backup of a stock firmwares. So, just install any custom ROM and then you can backup and restore anytime.
Click to expand...
Click to collapse
If I understood correctly, the best (only?) way to return to stock ROM is to install Odin or similar firmware flashing tool and to get the stock firmware from sites like sammobile.com and sampro.pl. However, it also says that not all firmwares might be available and I haven't looked more into it all of this yet.
Did you root your phone yet?
That should solve the problem from the can't mount system, data, etc
If you need more information, then look at this post http://forum.xda-developers.com/showthread.php?t=1397120
HerroYou said:
Did you root your phone yet?
That should solve the problem from the can't mount system, data, etc
If you need more information, then look at this post http://forum.xda-developers.com/showthread.php?t=1397120
Click to expand...
Click to collapse
Yes, I used the instructions there to root my phone and install CWM (v5.0.2.6), but that thread is 2 years old, so I'm afraid it won't be up to date in relation to certain things. For example, I did create an ext2 partition on my SD card using those instructions, but I found an easier way to move apps from my phone to the SDcard (using the link2SD app, available on Google Play). The information about ROMs is also not up to date.
If you want to install a custom rom just
-wipe data factory reset
-wipe cache partition
-advance>wipe dalvik cache
-install zip from sdcard
-reboot
NOTE: the zip is the rom
HerroYou said:
If you want to install a custom rom just
-wipe data factory reset
-wipe cache partition
-advance>wipe dalvik cache
-install zip from sdcard
-reboot
NOTE: the zip is the rom
Click to expand...
Click to collapse
Thank you.
My main concern at the moment is how to restore my original ROM if something should go wrong, though. I've found some interesting information in this thread but I've been busy this week and I'll need to go back and read it all with more attention before I try something.
Download ODIN 4.42 and GIO ops and a sotckrom MD5 file then put it into the odin and put your phone into recovery mdoe and plug it into your computer. Then click start
you have to put your phone in downloadmode to flash with odin as far as i know,but i have an other question;
can you use heimdall with the samsung galaxy gio
I am trying to flash a new recovery on my samsung galaxy gio with ODIN after it is bricked flashing tass- 6.0.4.5.zip(this cwm seems for the mini!!!) is this possible and if so,which one can?and how to do that...
thanks in advance
Yes it is possible and you need ODIN 4.42, GiPS and a Stock Rom extracted out of the zip.
Here is a video to help you because I am too lazy to explain
http://www.youtube.com/watch?v=euZqtaAMe5c

i9195 Bricked recovery/root

Hi,
The story (if you care)
I updated successfully the CM13 Rom (actually just wanted to update CM12, but what ever)
I found myself in a situation where i have CM13 but no gapps. So i changed CWM to TWRP to flash open Gapps aroma.
It worked but i found the system unstable so i decided to flash CM12.1 back and appropriate Gapps back.
But every trial I did there was a conflict with gapps etc etc. It worked, but Rom was always unstable.
During the flashings etc, I noticed that "factory reset" acutally left many files and apps in the phone. I figure "i juste do like on any PC, I completely Wipe the Data, and install clean OS".
So I wen't to TWRP and decided to wipe everything I could except microSD Card (wipe > advanced > checked all boxes : dalvik, system, cache, preload, data, internal storage ). The SD card had latest CM12.1 release and gapps aroma for 5.1, ready to flash
I found myself in a situation where neither TWRP nor CWM would flash a .zip file : and TWRP showing
Code:
E:Mount: Unable to find partition for path '/sdcard'
After multiple TWRP / CWM flash and reflash and trying to press any button suggesting that it would fix something, I managed to remove the
Code:
E:Mount: Unable to find partition for path '/sdcard'
message on TWRP.
Though TWRP would still not flash .ZIP files, so I tried to flash the CyanogenMod recovery .img into the boot partition and from there I was able to install the ROM (.zip)
The actual situation :
So now I have a CM 12.1 running without GAPPS only able to flash .ZIP files. (Cyanogen recovery is gone now because installed the ROM over it).
So I wish there was a post/walkthrough that would explain how to install/reinstall a clean recovery, maybe even a clean ROM, clean kernel (not that I know what it is). This walkthough wouldn't expect you to have a working recovery nor a ROM installed.
rsepierre said:
Hi,
The story (if you care)
I updated successfully the CM13 Rom (actually just wanted to update CM12, but what ever)
I found myself in a situation where I have CM13 but no gapps. So I changed CWM to TWRP to flash open Gapps aroma.
It worked but I found the system unstable so I decided to flash CM12.1 back and appropriate Gapps back.
But every trial I did there was a conflict with gapps etc etc. It worked, but Rom was always unstable.
During the flashings etc, I noticed that "factory reset" actually left many files and apps in the phone. I figure "i just do like on any PC, I completely Wipe the Data, and install clean OS".
So I wen't to TWRP and decided to wipe everything I could except microSD Card (wipe > advanced > checked all boxes : dalvik, system, cache, preload, data, internal storage ). The SD card had latest CM12.1 release and gapps aroma for 5.1, ready to flash
I found myself in a situation where neither TWRP nor CWM would flash a .zip file : and TWRP showing
Code:
E:Mount: Unable to find partition for path '/sdcard'
After multiple TWRP / CWM flashes and reflash and trying to press any button suggesting that it would fix something, I managed to remove the
Code:
E:Mount: Unable to find partition for path '/sdcard'
message on TWRP.
Though TWRP would still not flash .ZIP files, so I tried to flash the CyanogenMod recovery .img into the boot partition and from there I was able to install the ROM (.zip)
The actual situation:
So now I have a CM 12.1 running without GAPPS only able to flash .ZIP files. (Cyanogen recovery is gone now because installed the ROM over it).
So I wish there was a post/walkthrough that would explain how to install/reinstall a clean recovery, maybe even a clean ROM, clean kernel (not that I know what it is). This walkthough wouldn't expect you to have a working recovery nor a ROM installed.
Click to expand...
Click to collapse
Hi rsepierre,
I've got a few questions.
First of all, am I correct if I say that you're able to boot Android and use your phone normally (without GApps)?
Secondly, are you still unable to boot into recovery and use it?
If that's the case, I think you should try flashing a new CWM/TWRP recovery through Odin again.
Don't forget to boot into recovery immediately after it's flashed!
You might want to untick the option of rebooting automatically ("Auto reboot" or something similar) in Odin. In that way you can reboot into recovery manually.
If that's all done and you're in recovery, I'd use adb sideload (or an SD card) to flash the Open GApps zip.
Sent from my GT-I9195 with Tapatalk

Virus that cannot be deleted

Hi everyone I am the biggest fool in the world. Today I installed one app thinking that it is a game. Unfortunatelying it turned out it is a virus which installs milo ons of apps and spams with adds no matter what I am doing with my phone. I have tried to factory reset my phone but it is still there, then tried to wipe cash and wipe all user data from the recovery but it is still here.. I've tried to use my phone without Google account but the virus is there. It is in my system and I don't know what to do. Anti virus software can't find it and I don't know what to do.
My phone is note 2 it runs 4.4.2 kit kat stock Rom without root access. Thanks in advance
Reinstall stock using odin and download mode
And btw that virus have already rooted your phone without your permission and injected itself into your system directory, so no matter what you do with your current rom through wiping will be useless!
Good luck!
Inatall TWRP and wipe everything with rm-rf ON. Flash Stock or any other ROM after, it should be gone.
Hi again, i decided to root my phone and install custom rom. I've chosen rom "one and only V3" i've rooted my phone and wiped everything cache, system,data,preload,dalvik cache,factory reset, partition. Then i installed the rom, everything was fine but phone stucks on bootscreen at the Samsung logo and cannot start, i've done all the procedure again but nothing changes. Then downloaded other ROM but now i can't connect my phone to my computer when i plug the cable and click on Mounts and storage then on mount USB storage, nothing happens i can't see my phone and i can't upload another rom.. Thanks in advance.
P.S. The author of the ROM has given this installation information:
Installation Instructions for v1.0 & v3.0:
USE TWRP RECOVERY
First Nandroid your current ROM.
1. Download ROM
2. Verify MD5
3. Place the ROM in your internal/external sd card
4. Reboot to Recovery
5. Wipe system, cache, dalvik cache, data, preload if applicable,
6. Flash the ROM
7. Reboot and Setup Device.
Note: With root file manager, go to /data/media/0 and delete folders that begin with the name "vrtheme
I am using CWM recovery v6 and i don't know what "First Nandroid your current ROM." and "2. Verify MD5 " means..
1- First Nandroid your current ROM = make a backup of your rom that you are using
2- Verify MD5 = its a unique number and litter for Verify that you are use the same file that the maker uploaded

Categories

Resources