Related
Hello all,
Quick background - my wife's T-Mobile S4 went kaput on our honeymoon last night, but I was at least able to save some of her data. The problem now goes to installing a new ROM on her device.
I have wiped EVERYTHING and formatted the data, but when I install ANY ROM (I've tried multiple), I always get the E: Unable to mount '/data" error. Normally, I would just ODIN the stock tar, then install a custom recovery again and then the ROM, but I only have my work computer for the rest of my honeymoon and I don't have administrative access to run ODIN (you might not think it requires it, but if you're only a standard user then you cannot bypass UAC to run it).
Does anyone have any ideas on how to get this to mount? The phone will not boot past the "Samsung Galaxy S4" screen. I've tried going into TWRP and mounting Data but it will not work.
Any help is greatly appreciated! Please keep in mind that I don't have access to ODIN!
- Taxmaster
Taxmaster said:
Hello all,
Quick background - my wife's T-Mobile S4 went kaput on our honeymoon last night, but I was at least able to save some of her data. The problem now goes to installing a new ROM on her device.
I have wiped EVERYTHING and formatted the data, but when I install ANY ROM (I've tried multiple), I always get the E: Unable to mount '/data" error. Normally, I would just ODIN the stock tar, then install a custom recovery again and then the ROM, but I only have my work computer for the rest of my honeymoon and I don't have administrative access to run ODIN (you might not think it requires it, but if you're only a standard user then you cannot bypass UAC to run it).
Does anyone have any ideas on how to get this to mount? The phone will not boot past the "Samsung Galaxy S4" screen. I've tried going into TWRP and mounting Data but it will not work.
Any help is greatly appreciated! Please keep in mind that I don't have access to ODIN!
- Taxmaster
Click to expand...
Click to collapse
Sounds like a twrp issue. Try grabbing the cwm flash able zip and adb push to the sd card and then use twrp to install it. I've read so many issues about twrp. I recommend staying away from it. Philz touch recovery is really awesome too.
Sent from my SGH-M919 using Tapatalk 2
elesbb said:
Sounds like a twrp issue. Try grabbing the cwm flash able zip and adb push to the sd card and then use twrp to install it. I've read so many issues about twrp. I recommend staying away from it. Philz touch recovery is really awesome too.
Sent from my SGH-M919 using Tapatalk 2
Click to expand...
Click to collapse
Hello! I actually downloaded Philz touch recovery in both .zip and in .md5, so that is what I intend to go with. The issue is how I push it using adb, as I believe I need to install something in order to do so, but I don't have any administrative privileges! This is what's preventing me from running ODIN in the first place!
Can you confirm that I can push using adb without installing anything?
Thank you! - Taxmaster
I had this issue. Odin flashing and then booting into "STOCK RECOVERY" after flashing and then a factory reset in the stock recovery followed by a fresh re-flash from Odin worked to get my phone back up and running again.
I don't know how you are going to be able to fix it by just flashing a recovery. I tried for hours and could not get it to boot from just recovery alone.
Monkz said:
I had this issue. Odin flashing and then booting into "STOCK RECOVERY" after flashing and then a factory reset in the stock recovery followed by a fresh re-flash from Odin worked to get my phone back up and running again.
I don't know how you are going to be able to fix it by just flashing a recovery. I tried for hours and could not get it to boot from just recovery alone.
Click to expand...
Click to collapse
What you noted would be my plan if I had admin rights to my computer, but since I cannot get ODIN, I'm screwed at the moment. I'm hoping someone can assist with the "adb" proposal, however I'm not sure one can download/run adb without installation or prompt from UAC
Taxmaster said:
What you noted would be my plan if I had admin rights to my computer, but since I cannot get ODIN, I'm screwed at the moment. I'm hoping someone can assist with the "adb" proposal, however I'm not sure one can download/run adb without installation or prompt from UAC
Click to expand...
Click to collapse
I don't believe admin is required for adb... You could always try it... worst thing that could happen would be nothing.
lordcheeto03 said:
I don't believe admin is required for adb... You could always try it... worst thing that could happen would be nothing.
Click to expand...
Click to collapse
Using ADB does not require admin privelages, however, if your computer does not have the necessary drivers to detect the device in recovery, then you will have to install the drivers, which then yes UAC is required. HOWEVER, if you have another phone or device that supports MicroSD cards, you can just pop in the MicroSD into a working device and transfer the zip that way, then transfer back the sd card and flash
elesbb said:
Using ADB does not require admin privelages, however, if your computer does not have the necessary drivers to detect the device in recovery, then you will have to install the drivers, which then yes UAC is required. HOWEVER, if you have another phone or device that supports MicroSD cards, you can just pop in the MicroSD into a working device and transfer the zip that way, then transfer back the sd card and flash
Click to expand...
Click to collapse
I did exactly what's noted above --> took out the SDcard, put it in another phone, transferred over the .zip, put it back in her phone, went to TWRP, wiped everything on the device, installed the .zip, and rebooted into recovery from TWRP, and then the new recovery booted! I did another wipe/factory reset and then installed a ROM, but when I hit reboot, it didn't reboot past the Samsung Galaxy S4 splash screen , and to make matters worse, when I go to enter recovery pressing home+up+power, it says "Recovery Booting ...." in the top left corner but it won't boot into recovery!!!
Thoughts?
If someone could strip administrative privileges off of a version of ODIN v3 for me, that would be great! I don't see how else to get around this now!
-Taxmaster
Taxmaster said:
I did exactly what's noted above --> took out the SDcard, put it in another phone, transferred over the .zip, put it back in her phone, went to TWRP, wiped everything on the device, installed the .zip, and rebooted into recovery from TWRP, and then the new recovery booted! I did another wipe/factory reset and then installed a ROM, but when I hit reboot, it didn't reboot past the Samsung Galaxy S4 splash screen , and to make matters worse, when I go to enter recovery pressing home+up+power, it says "Recovery Booting ...." in the top left corner but it won't boot into recovery!!!
Thoughts?
If someone could strip administrative privileges off of a version of ODIN v3 for me, that would be great! I don't see how else to get around this now!
-Taxmaster
Click to expand...
Click to collapse
Out of curiosity, are you flashing a ROM for the T-Mobile S4? If no, are you using a T-Mobile kernel? I only ask because a kernel for a different device will normally cause you to not be able to pass the initial Galaxy S4 screen... Also, as far as TWRP goes, sometimes it doesn't go right into recovery. If it fails to enter recovery after a reasonable amount of time, just hold power to turn it off and try again. I've had to do it 2-3 times at least just to successfully enter TWRP.
lordcheeto03 said:
Out of curiosity, are you flashing a ROM for the T-Mobile S4? If no, are you using a T-Mobile kernel? I only ask because a kernel for a different device will normally cause you to not be able to pass the initial Galaxy S4 screen... Also, as far as TWRP goes, sometimes it doesn't go right into recovery. If it fails to enter recovery after a reasonable amount of time, just hold power to turn it off and try again. I've had to do it 2-3 times at least just to successfully enter TWRP.
Click to expand...
Click to collapse
I am installing a T-Mobile S4 ROM that uses a custom kernel. The ROM before was the same ROM just a lower revision, same kernel.
With respect to TWRP, I thought it was all gone now that I installed the CWM touch version. I've tried doing it a million times and cannot get back into either TWRP or CWM. At this point, the only thing I can do is turn on the device to see the "Samsung Galaxy S4" screen, attempt booting into recovery but never make it past the screen saying "Recovery Booting", or enter Download Mode but I cannot use it since I can't run ODIN on my work laptop .... stupid admin privileges!
Taxmaster said:
I am installing a T-Mobile S4 ROM that uses a custom kernel. The ROM before was the same ROM just a lower revision, same kernel.
With respect to TWRP, I thought it was all gone now that I installed the CWM touch version. I've tried doing it a million times and cannot get back into either TWRP or CWM. At this point, the only thing I can do is turn on the device to see the "Samsung Galaxy S4" screen, attempt booting into recovery but never make it past the screen saying "Recovery Booting", or enter Download Mode but I cannot use it since I can't run ODIN on my work laptop .... stupid admin privileges!
Click to expand...
Click to collapse
Not sure what happened there.. very strange. But seems as if you have no recovery xD lol Maybe heimdall will work. Never used it not sure if it needs UAC to work. But dont use TWRP anymore
As far as your situation goes, maybe if you have the time and fast enough internet, see if you can download a linux distro (i recommend fedora as it is small and light) then make a bootable USB from that distro (if you have a flash drive) then use Heimdall in linux to flash the tar image.
Or just wait to get home. not sure how long your honeymoon is xD
elesbb said:
Not sure what happened there.. very strange. But seems as if you have no recovery xD lol Maybe heimdall will work. Never used it not sure if it needs UAC to work. But dont use TWRP anymore
As far as your situation goes, maybe if you have the time and fast enough internet, see if you can download a linux distro (i recommend fedora as it is small and light) then make a bootable USB from that distro (if you have a flash drive) then use Heimdall in linux to flash the tar image.
Or just wait to get home. not sure how long your honeymoon is xD
Click to expand...
Click to collapse
I think I just need to accept that fact that I have been had and that the only thing I can do is wait until I'm home to use ODIN. Absolutely asinine in my opinion, however it seems the only logical conclusion at this point.
If anyone else cares to chime in with suggestions, please let me know!
-Taxmaster
I have had the same problem several times. The only way I have been able to boot up is to completely format data and either restore from backup or reflash a new ROM. If I wipe the dalvik cache after doing so however, it will not boot (hangs at the galaxy s4 screen like you said) and I will have to reflash or restore a 2nd time. (I'm using twrp too, but will switch to cwm if this happens again)
I m curious. Have you run into this problem again? Seems like every time my phone shuts off and tries to boot I have to restore from a backup that is days or weeks old. Super annoying. The first time this happened I restored to stock from Odin and did not use any backups in the hope that it would solve my problem and prevent it from happening again. No such luck.
coolastar said:
I have had the same problem several times. The only way I have been able to boot up is to completely format data and either restore from backup or reflash a new ROM. If I wipe the dalvik cache after doing so however, it will not boot (hangs at the galaxy s4 screen like you said) and I will have to reflash or restore a 2nd time. (I'm using twrp too, but will switch to cwm if this happens again)
I m curious. Have you run into this problem again? Seems like every time my phone shuts off and tries to boot I have to restore from a backup that is days or weeks old. Super annoying. The first time this happened I restored to stock from Odin and did not use any backups in the hope that it would solve my problem and prevent it from happening again. No such luck.
Click to expand...
Click to collapse
I ended up having to wait until I got home to use ODIN. I ODIN'd up the stock .tar and then installed Philz touch recovery (CWM-based), then I did a full wipe of everything and installed a ROM. Problem solved.
With that noted, I abandoned TWRP and am now only using CWM on my wife's phone.
Taxmaster said:
I ended up having to wait until I got home to use ODIN. I ODIN'd up the stock .tar and then installed Philz touch recovery (CWM-based), then I did a full wipe of everything and installed a ROM. Problem solved.
With that noted, I abandoned TWRP and am now only using CWM on my wife's phone.
Click to expand...
Click to collapse
Same, TWRP just has too many problems.
CWM is much more reliable.
Sent from my SGH-M919 using xda premium
Taxmaster said:
I ended up having to wait until I got home to use ODIN. I ODIN'd up the stock .tar and then installed Philz touch recovery (CWM-based), then I did a full wipe of everything and installed a ROM. Problem solved.
With that noted, I abandoned TWRP and am now only using CWM on my wife's phone.
Click to expand...
Click to collapse
If you were using TWRP 2.6.0, that could have been the problem. I reverted back to 2.5.0.2 and like many others, have had no issues. If you had a TWRP backup, that might have fixed it early on.
my galaxy w turn black and nothing work, its happened after im installing cwm. maybe because im too fast pull out usb wire. :crying: please help me. now im realize why am i doing this, after all im only 15teen. T.T help me.
bashrimuhaiedin said:
my galaxy w turn black and nothing work, its happened after im installing cwm. maybe because im too fast pull out usb wire. :crying: please help me. now im realize why am i doing this, after all im only 15teen. T.T help me.
Click to expand...
Click to collapse
your screen doesn't even turn on ?
can you post sompe picture of that?
if you can go to the download mode (VOL DOWN + HOME + POWER) flash the stock rom through odin
bashrimuhaiedin said:
my galaxy w turn black and nothing work, its happened after im installing cwm. maybe because im too fast pull out usb wire. :crying: please help me. now im realize why am i doing this, after all im only 15teen. T.T help me.
Click to expand...
Click to collapse
Hi, I had a similar problem a day ago, I corupted CWM and couldn't boot into android, When i started my phone a samsung logo appeared and then black screen, I could access download mode ( Power button, Volume - and home button ) So all you do after you enter download mode is download Odin multi downloader, and a flashable ClockworkMOD recovery, ( PM me if you want links ) and flash it into the phone, after that just reboot the phone and you will be just fine.
Press the Thanks button if i helped
Sent from my GT-I8150 using XDA-developers app
MayB4ck said:
Hi, I had a similar problem a day ago, I corupted CWM and couldn't boot into android, When i started my phone a samsung logo appeared and then black screen, I could access download mode ( Power button, Volume - and home button ) So all you do after you enter download mode is download Odin multi downloader, and a flashable ClockworkMOD recovery, ( PM me if you want links ) and flash it into the phone, after that just reboot the phone and you will be just fine.
Press the Thanks button if i helped
Sent from my GT-I8150 using XDA-developers app
Click to expand...
Click to collapse
I tried the above method, i got the attached screen. However, i can't start my phone till now. Please advise.
mohamed_fattoh said:
I tried the above method, i got the attached screen. However, i can't start my phone till now. Please advise.
Click to expand...
Click to collapse
Hey, it's seem your setting wrong, uncheck reset time.
hinfamous said:
Hey, it's seem your setting wrong, uncheck reset time.
Click to expand...
Click to collapse
I did this but, still not succeeded. Do you suggest to try to download the stock ROM instead of the CWM?
I'm trying to download the CWM not the stock ROM.
Thank you guys.
mohamed_fattoh said:
I did this but, still not succeeded. Do you suggest to try to download the stock ROM instead of the CWM?
I'm trying to download the CWM not the stock ROM.
Thank you guys.
Click to expand...
Click to collapse
Hey,
First put your phone into download mode and plug it in to your PC and make sure Odin recognizes it, then add Ancora.ops in the OPS window and the recovery.tar.md5 in the One package window. Also make sure that One package , Auto reboot and Protect OPS are checked, you should uncheck reset time because i've hear that it is causing some problems. Then just click the " Start " button and sit back, you phone will be back on in few minutes.
Just a question : Did you have any android installed when you corrupted the recovery? If yes, after you flashed the recovery the phone will reboot and will boot into android, if not then just flash the rom file if you already have one in your sdcard/internal storage.
Your phone is soft-bricked, don't worry, it will be back and running again :laugh:
I just corrupted my recovery on my phone on purpose to try if the cwm recovery works. And yes, it worked, so it should work on your phone too.
Good luck flashing your recovery, Please answer back because I want to know if this method worked.
Here are the files, just extract the rar file
Finally i have KitKat!!
Finally Solved!!!!!!!!!!!!!!!!!!!!!!!
After long days and hundred tries, it works finally. The story is as below:
1- I failed to download the CWM 6.0.4.5 directly in this state using ODIN,
2- I downloaded the stock (Yes old 2.3.6 ginger bread ROM) using ODIN. However this version keep rebooting and never completed the start up.
3- With ROM installed now (even it's not booting), i tried to download older version of CWM using ODIN (CWM 5.0.4). It was successful!!
4- I tried to do the restore for my old system, but it failed as i did backup with newer version.
5- I flashed Monster ROM (4.2.2), it works wonderful.
6- I downloaded the CWM 6.0.4.5 finally using ODIN.
7- Now i'm using 4.4.2 on my mobile finally.
Advice: Never do a flashing to your mobile when you are not fully concentrating what you are doing. Also, make sure to download the right tool and ROM for your device.
Thank you for everyone who tried to help me.
Muhammad
My phone is not booting into recovery at all, when I hold down the vol up + home + power it just loops. It keeps giving me a message about my kernel. I know there are a lot of other threads regarding looping issues, but are still able to get into recovery. I've spent hours trying everything I have come across that might seem to work and nothing has. Does anyone know of a way to use Odin from a PC to fix this issue?? I attached a screen shot of the files so far that I have tried using through Odin on my computer and a couple others. I'm very desperate at this point for any advice!! Thanks...
Anonymous777 said:
My phone is not booting into recovery at all, when I hold down the vol up + home + power it just loops. It keeps giving me a message about my kernel. I know there are a lot of other threads regarding looping issues, but are still able to get into recovery. I've spent hours trying everything I have come across that might seem to work and nothing has. Does anyone know of a way to use Odin from a PC to fix this issue?? I attached a screen shot of the files so far that I have tried using through Odin on my computer and a couple others. I'm very desperate at this point for any advice!! Thanks...
Click to expand...
Click to collapse
have you updated to the kitkat bootloader. if you have and try to use the cf root made for our device the recovery is no longer usable. google search cf auto root for n9005 kitkat. that one works though it will install the recovery for the n9005 but is functional other than that i would say go to sammobile.com and make an account (free) then download wich ever version you had running wether it be 4.3 or 4.4 then use 7zip and extract the recover.img then flash that using odin.....
Anonymous777 said:
My phone is not booting into recovery at all, when I hold down the vol up + home + power it just loops. It keeps giving me a message about my kernel. I know there are a lot of other threads regarding looping issues, but are still able to get into recovery. I've spent hours trying everything I have come across that might seem to work and nothing has. Does anyone know of a way to use Odin from a PC to fix this issue?? I attached a screen shot of the files so far that I have tried using through Odin on my computer and a couple others. I'm very desperate at this point for any advice!! Thanks...
Click to expand...
Click to collapse
I accidentally up loaded a wrong photo, disregard the Cyanogen picture
Anonymous777 said:
My phone is not booting into recovery at all, when I hold down the vol up + home + power it just loops. It keeps giving me a message about my kernel. I know there are a lot of other threads regarding looping issues, but are still able to get into recovery. I've spent hours trying everything I have come across that might seem to work and nothing has. Does anyone know of a way to use Odin from a PC to fix this issue?? I attached a screen shot of the files so far that I have tried using through Odin on my computer and a couple others. I'm very desperate at this point for any advice!! Thanks...
Click to expand...
Click to collapse
Give step by step of what you did. Every step.
TWEAKED N3
stash9123 said:
have you updated to the kitkat bootloader. if you have and try to use the cf root made for our device the recovery is no longer usable. google search cf auto root for n9005 kitkat. that one works though it will install the recovery for the n9005 but is functional other than that i would say go to sammobile.com and make an account (free) then download wich ever version you had running wether it be 4.3 or 4.4 then use 7zip and extract the recover.img then flash that using odin.....
Click to expand...
Click to collapse
No I haven't tried that yet. I will try for sure. Thank you for the advice I appreciate it!
BACARDILIMON said:
Give step by step of what you did. Every step.
TWEAKED N3
Click to expand...
Click to collapse
I used the ROM Installer app and downloaded the Pac-Man Rom + Gapps, booted into recovery (using twrp.) I then wiped the data, cache, dalvik, and then tried installing the zip files i had downloaded. It would at first just reboot my phone normally and so I downloaded the a aokp Rom off the internet and onto my flash drive, then used a cable to attach both the phone and drive and tried installing the Aokp ROM. That then put my into a loop, I was able to get out of it by using Odin and flashing the openrecoverytwrp.2.6.3.0.img which got me booting back to normal. Sooo I then tried again and then lost the option of getting into recovery.
Their ROM is 4.4. What boot loader do you have. Did you update to kit Kat?
Anonymous777 said:
I used the ROM Installer app and downloaded the Pac-Man Rom + Gapps, booted into recovery (using twrp.) I then wiped the data, cache, dalvik, and then tried installing the zip files i had downloaded. It would at first just reboot my phone normally and so I downloaded the a aokp Rom off the internet and onto my flash drive, then used a cable to attach both the phone and drive and tried installing the Aokp ROM. That then put my into a loop, I was able to get out of it by using Odin and flashing the openrecoverytwrp.2.6.3.0.img which got me booting back to normal. Sooo I then tried again and then lost the option of getting into recovery.
Click to expand...
Click to collapse
4.4 or 4.3
TWEAKED N3
BACARDILIMON said:
4.4 or 4.3
TWEAKED N3
Click to expand...
Click to collapse
I'm on 4.4 now...
Anonymous777 said:
I'm on 4.4 now...
Click to expand...
Click to collapse
OK do this go to sammiemobile get the factory stock. Flash thru Odin. Then reboot make sure it stock. Download to your PC the ROM you want. Cf auto root and the recovery you like for kit Kat. Don't use any app to download anything. Once you set. Then do the cfautoroot. Let that cycle. Then flash recovery thru Odin. Then reboot. Then power down and reboot into recovery . it works .good. Boot up then add ROM to SD reboot recovery and flash. Done.
Factory wipe before going stock.
TWEAKED N3
BACARDILIMON said:
OK do this go to sammiemobile get the factory stock. Flash thru Odin. Then reboot make sure it stock. Download to your PC the ROM you want. Cf auto root and the recovery you like for kit Kat. Don't use any app to download anything. Once you set. Then do the cfautoroot. Let that cycle. Then flash recovery thru Odin. Then reboot. Then power down and reboot into recovery . it works .good. Boot up then add ROM to SD reboot recovery and flash. Done.
Factory wipe before going stock.
TWEAKED N3
Click to expand...
Click to collapse
Okay cool I'll give that a try, thank you!
Anonymous777 said:
Okay cool I'll give that a try, thank you!
Click to expand...
Click to collapse
Make sure you use the proper cf auto root and cwm or twrp
TWEAKED N3
You don't keep holding those buttons when the red and blue and yellow words pop up do you? Our phone allows us to hold the power button for about 6 seconds and it will reboot.
Let up off those buttons you're holding when trying to boot into recovery as soon as you see the blue and red and yellow writing.
The blue writing states that you're already booting Into recovery.
Tl;dr You're holding the buttons too long after it reboots. Let off them.
Eek, I just read the steps you tried to resolve this. Sorry you had to go through that. I don't think that was your issue, but I just thought I'd throw my 2cents in
BTW if this is not the case, then disregard please.
☆sent from a kitkat powered sm-n900t w/tapatalk☆
BACARDILIMON said:
Make sure you use the proper cf auto root and cwm or twrp
TWEAKED N3
Click to expand...
Click to collapse
I did exactly what you said and it worked! I appreciate your help!!!!!! I just downloaded the stock firmware and my phone booted back to factory settings. I haven't rooted it yet. I have a few different cf auto root files, is this the correct one CF-Auto-Root-hlte-htlexx-smn9005.tar.md5?
Just out of curiosity, which back up do you prefer cwm or twrp?
cuezaireekaa said:
You don't keep holding those buttons when the red and blue and yellow words pop up do you? Our phone allows us to hold the power button for about 6 seconds and it will reboot.
Let up off those buttons you're holding when trying to boot into recovery as soon as you see the blue and red and yellow writing.
The blue writing states that you're already booting Into recovery.
Tl;dr You're holding the buttons too long after it reboots. Let off them.
Eek, I just read the steps you tried to resolve this. Sorry you had to go through that. I don't think that was your issue, but I just thought I'd throw my 2cents in
BTW if this is not the case, then disregard please.
☆sent from a kitkat powered sm-n900t w/tapatalk☆
Click to expand...
Click to collapse
Yeah it's all good, I got it fixed finally. I'm not exactly sure what my issue was I'm just glad it's working. I tend to try different things with my phone or phones i've had in the past without, I just wasn't careful enough to what I was doing I guess. Are you running cm ROM on your N3?
Anonymous777 said:
I did exactly what you said and it worked! I appreciate your help!!!!!! I just downloaded the stock firmware and my phone booted back to factory settings. I haven't rooted it yet. I have a few different cf auto root files, is this the correct one CF-Auto-Root-hlte-htlexx-smn9005.tar.md5?
Just out of curiosity, which back up do you prefer cwm or twrp?
Click to expand...
Click to collapse
Yup that is the right cf auto root. I have flashed both recovery thru Odin. Work great both times. I used cwm up until 3 days ago. Switched because one of my friends was having issues and wanted to make sure it was not a recovery thing. Been on twrp and it good. Glad I could help you. Enjoy the greatness of this phone.
TWEAKED N3
Dam it i got the same problem but i really can't boot into recovery or download mode. Anyone know how i can adb into download mode?
Edit: Figured it out... thank god.
Just a heads up. Next time to save time of a huge file download. Just download another Recovery for your device. You flashed a corrupt recovery which caused your phone to not go into recovery at all. Always ensure the model # matches yours also.
Sent from my iPhone using Tapatalk
Also flashing CF-Auto Root does not help a bad recovery fix, it just roots your phone, so you flashing CF AutoRoot was of no use at that point.
alvin14 said:
Just a heads up. Next time to save time of a huge file download. Just download another Recovery for your device. You flashed a corrupt recovery which caused your phone to not go into recovery at all. Always ensure the model # matches yours also.
Sent from my iPhone using Tapatalk
Also flashing CF-Auto Root does not help a bad recovery fix, it just roots your phone, so you flashing CF AutoRoot was of no use at that point.
Click to expand...
Click to collapse
The reason he got the bootloop was cause cf root does it. That is why he needed to download the cf auto root euro version.
TWEAKED N3
BACARDILIMON said:
The reason he got the bootloop was cause cf root does it. That is why he needed to download the cf auto root euro version.
TWEAKED N3
Click to expand...
Click to collapse
I don't think its that. If it is their post should be in the International Note 3 9005 thread, not T-Mobiles thread, and seeing that they have been rooted before ( i know because thats the only way they could reboot to recovery with rom manager) they must have used the n900t CF AutoRoot which is correct if the person have the T-Mobile version. Reading through and seeing that they never confirmed or have been asked for their phone model, just the second post person suggesting stuff for the 9005 without questions, since he/she said they haven't rooted yet after successfully booting up from the stock flash, he/she haven't used the 9005 Auto Root as yet which I think they shouldn't as they might brick their phone. His recovery went bad after he flashed the wrong recovery to their phone.
alvin14 said:
I don't think its that. If it is their post should be in the International Note 3 9005 thread, not T-Mobiles thread, and seeing that they have been rooted before ( i know because thats the only way they could reboot to recovery with rom manager) they must have used the n900t CF AutoRoot which is correct if the person have the T-Mobile version. Reading through and seeing that they never confirmed or have been asked for their phone model, just the second post person suggesting stuff for the 9005 without questions, since he/she said they haven't rooted yet after successfully booting up from the stock flash, he/she haven't used the 9005 Auto Root as yet which I think they shouldn't as they might brick their phone. His recovery went bad after he flashed the wrong recovery to their phone.
Click to expand...
Click to collapse
Let's agree to disagree. But if you check chainfires tweet he even said to use the cf euro version because it plays right with the TMOBILE. I have helped may bootloopers with just changing the root method. Just ask the op. He tried just the recovery with bootloops. And it was the right one cause he used the one I used.
TWEAKED N3
Hello there, I was trying to update my Tab's firmware to 4.2.2 following the instructions listed on a website I can't link to because I'm a new member. I found it by googling "update sm-t210 to 2.4.4". It's on a website called techbeasts.
I was using CWM recovery 6.0.4.7. I installed the first file, listed at the bottom of the page, the "Kernel.zip file". It installed using CWM just fine, it's a small file only about 6MB. The second file I tried to install, the "T110 on T210/210R.zip" file failed. It gave me something about 5 out 4 expected args and didn't work.
After this my tablet would not boot, it would show the Samsung Galaxy Tab 3 (not the animation) and then go black.
Next I tried to reflash using the 4.1.2 firmware from SamMobile using ODIN. This failed on the modem.bin. After this I couldn't boot in in recovery mode or ODIN mode. All I get is the, "Firmware upgrade encountered an issue...". ODIN still recognizes my tablet.
So I'm stuck. I've spent all night googling to no avail. Any help would be appreciated.
So I managed to use ODIN to get CWM reworking. But I've hit another brick wall. Now that I've got something to work with anyone have any ideas?
jstephens89 said:
So I managed to use ODIN to get CWM reworking. But I've hit another brick wall. Now that I've got something to work with anyone have any ideas?
Click to expand...
Click to collapse
Install the latest CWM (6.0.4.8) and it you should be able to flash the rom correctly.
Thanks gr8note,
So I did what you suggested, I installed 6.0.4.9 and then lo and behold, the error went away! The ROM installed with no errors. One issue is the device no longer registers with adb, but fortunately the ROM was already on my device. The device is still discoverable with ODIN on my PC.
My new problem is now I can't get it to boot in to anything but recovery or ODIN. Even if I just use the power button it boots to recovery. I just got home from work and will be searching for a solution, but any more help would be appreciated!
Thanks again.
jstephens89 said:
Thanks gr8note,
So I did what you suggested, I installed 6.0.4.9 and then lo and behold, the error went away! The ROM installed with no errors. One issue is the device no longer registers with adb, but fortunately the ROM was already on my device. The device is still discoverable with ODIN on my PC.
My new problem is now I can't get it to boot in to anything but recovery or ODIN. Even if I just use the power button it boots to recovery. I just got home from work and will be searching for a solution, but any more help would be appreciated!
Thanks again.
Click to expand...
Click to collapse
Flash the kernel again.
Sent from my SCH-I605
Hi gr8nole, thank you for getting back to me. I've seen your name all over these forums searching for a solution.
So I have reflashed the kernel I had originally downloaded, and also tried the blackhawk kernel I found on these forums for the sm-t210. It still will only boot to recovery. I have flashed several different recoveries to my tablet. I have tried two different ROMs - one from the website I mentioned above and the stock ROM from SamMobile - and it still will only boot to recovery or ODIN.
If you had a different kernel in mind a link would be greatly appreciated. Beyond that, any other advice you can give me?
hey hey hey
jstephens89 said:
Hi gr8nole, thank you for getting back to me. I've seen your name all over these forums searching for a solution.
So I have reflashed the kernel I had originally downloaded, and also tried the blackhawk kernel I found on these forums for the sm-t210. It still will only boot to recovery. I have flashed several different recoveries to my tablet. I have tried two different ROMs - one from the website I mentioned above and the stock ROM from SamMobile - and it still will only boot to recovery or ODIN.
If you had a different kernel in mind a link would be greatly appreciated. Beyond that, any other advice you can give me?
Click to expand...
Click to collapse
j,
a while back i read a warning about sammobile images being screwy and to avoid them.
this was the image i used when i first got my tab http://d-h.st/users/Jamison904?fld_id=21912 the 1.13 gb img not the dump
hope this helps
m
Hey thanks for replying.
I ended up doing a huge facepalm when I figured out my problem. I was attempting to install the stock ROM like the other ROMs...through a recovery. You can imagine my frustration when I finally realized it was not a normal ZIP but instead had to be extracted and ODIN'D.
Duh.
I've been using my Galaxy Tab 3 for over a year now. I use a Kindle for gaming, but I mainly use the Galaxy for things that don't require much power, such as texting on Messenger, and watching Netflix/YouTube. But, for about two months now, it has never gotten past it's "BootLoop." I figured there would be a tutorial online, and there was... But, i found out it was more than just BootLoop, as it would not go into recovery mode. It shoes the android bot, as if it was going into recovery mode, but, it just stays at 0% for a second, and then shows the bot with a caution sign, and then the tablet restarts. I figured there would be no fix for this. But, I might as well ask.
Have you tried flashing recovery through odin? Try it, download tar image for PhilZ CWM recovery or TWRP and flash it.
DroidTwe4kz said:
Have you tried flashing recovery through odin? Try it, download tar image for PhilZ CWM recovery or TWRP and flash it.
Click to expand...
Click to collapse
Hi, I'm having the same problem too. Do I need to download a specific TWRP version for this tablet? If so, please show me. I can't find it. Thanks
twister1320 said:
Hi, I'm having the same problem too. Do I need to download a specific TWRP version for this tablet? If so, please show me. I can't find it. Thanks
Click to expand...
Click to collapse
You can find it in this tablets' Android Development section here on XDA.