[Q] Factory Reset after Towel Root - Verizon Galaxy Note 3 Q&A, Help & Troubleshooting

Hello new member here. I'm wondering, can I perform a factory reset on my towel rooted VZW Note 3, and keep root? Also will this soft brick my phone?
Thanks!

ZacBland22 said:
Hello new member here. I'm wondering, can I perform a factory reset on my towel rooted VZW Note 3, and keep root? Also will this soft brick my phone?
Thanks!
Click to expand...
Click to collapse
Personally, I would not. You may risk getting brick. Why do you want to reset your phone?
Sent from my VS980 4G using XDA Free mobile app

NBreunig3 said:
Personally, I would not. You may risk getting brick. Why do you want to reset your phone?
Sent from my VS980 4G using XDA Free mobile app
Click to expand...
Click to collapse
I'm having troubles with my ext sd RW permissions. This was after I attempted to install safestrap. But safestrap did not install correctly I don't think and it caused my phone to have random restarts.

ZacBland22 said:
I'm having troubles with my ext sd RW permissions. This was after I attempted to install safestrap. But safestrap did not install correctly I don't think and it caused my phone to have random restarts.
Click to expand...
Click to collapse
If you have twrp installed I would try to flash a new rom or a stock Rom for your phone. That should fix the problem. You can always backup your apps and data with titanium backup. And make sure you back up your contacts. Also just make a backup in twrp of it current rom. Just to be sure
Sent from my VS980 4G using XDA Free mobile app

NBreunig3 said:
If you have twrp installed I would try to flash a new rom or a stock Rom for your phone. That should fix the problem. You can always backup your apps and data with titanium backup. And make sure you back up your contacts. Also just make a backup in twrp of it current rom. Just to be sure
Sent from my VS980 4G using XDA Free mobile app
Click to expand...
Click to collapse
From everything I have found you cannot put cwrp/twrp on a verizon note 3. Do you have a link to a forum that u haven't seen?

ZacBland22 said:
From everything I have found you cannot put cwrp/twrp on a verizon note 3. Do you have a link to a forum that u haven't seen?
Click to expand...
Click to collapse
Sorry I didn't know that.
Sent from my VS980 4G using XDA Free mobile app

Related

[HELP] Nexus 4 stuck on boot screen

Hi.
Guys. I need help. I tried changing font on my rooted Nexus. I used font installer from Play Store. After installation the app asked me to reboot the device. Now the phone is stuck on boot screen. I tried going in to recovery and wiping all the data. It did not help.
Can anyone in this community help me?
Sent from my LG-P970 using xda app-developers app
indian84 said:
Hi.
Guys. I need help. I tried changing font on my rooted Nexus. I used font installer from Play Store. After installation the app asked me to reboot the device. Now the phone is stuck on boot screen. I tried going in to recovery and wiping all the data. It did not help.
Can anyone in this community help me?
Sent from my LG-P970 using xda app-developers app
Click to expand...
Click to collapse
reflash your rom
simms22 said:
reflash your rom
Click to expand...
Click to collapse
Hi. Can you please suggest the post where I can get the procedure...
Sent from my LG-P970 using xda app-developers app
indian84 said:
Hi. Can you please suggest the post where I can get the procedure...
Sent from my LG-P970 using xda app-developers app
Click to expand...
Click to collapse
are you running a custom rom?
simms22 said:
are you running a custom rom?
Click to expand...
Click to collapse
No. I was on Stock. Rooted. No recovery installed..
Sent from my LG-P970 using xda app-developers app
indian84 said:
No. I was on Stock. Rooted. No recovery installed..
Sent from my LG-P970 using xda app-developers app
Click to expand...
Click to collapse
fastboot flash a recovery, and you could load a custom rom. twrp recovery has an option to push files to your phone with adb. you can push a rom to your phone then flash it in your recovery. or you can flash the stock image via fastboot http://forum.xda-developers.com/showthread.php?t=2183555
simms22 said:
fastboot flash a recovery, and you could load a custom rom. twrp recovery has an option to push files to your phone with adb. you can push a rom to your phone then flash it in your recovery. or you can flash the stock image via fastboot http://forum.xda-developers.com/showthread.php?t=2183555
Click to expand...
Click to collapse
Thanx Bro. My nexus is up and running now..
Sent from my Nexus 4 using xda premium
Today I tried fastboot and flash 4.3 stock rom on my nexus 4, root and stock rom.
For some reason the zip on "sdcard" is failing (error 7 code strange as it was full stock) letting me a stuck google boot.
I tried to wipe cache without success.
I am sure the solution is somewhere here as already said in that topic: http://forum.xda-developers.com/showthread.php?t=2183555
But what line should I follow first? Ideally I would like to flash 4.3 or 4.2.2 without factory reset.
Any advice?
Is your boot loader unlocked?? If yes you won't loose any data if you follow the above procedure.. But if not, I think the chances of saving data are low. You can install 4.3 directly if you have the files. I updated mine yesterday using the same method.. I was on slimbeam..
Sent from my Nexus 4 using xda premium
indian84 said:
Is your boot loader unlocked?? If yes you won't loose any data if you follow the above procedure.. But if not, I think the chances of saving data are low. You can install 4.3 directly if you have the files. I updated mine yesterday using the same method.. I was on slimbeam..
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
Yes I am unlocked/rooted. The thing is 4.3 install fails either from sdcard or doing a sideload. I will try 4.2.2 but I am starting to worry a bit...
looppingz said:
Yes I am unlocked/rooted. The thing is 4.3 install fails either from sdcard or doing a sideload. I will try 4.2.2 but I am starting to worry a bit...
Click to expand...
Click to collapse
If you are unlocked, try this. http://forum.xda-developers.com/showthread.php?t=2010312
Download 4.3 factory image from here https://dl.google.com/dl/android/aosp/takju-jwr66v-factory-c2ef855e.tgz.
Hopefully this should help.
indian84 said:
If you are unlocked, try this. http://forum.xda-developers.com/showthread.php?t=2010312
Download 4.3 factory image from here https://dl.google.com/dl/android/aosp/takju-jwr66v-factory-c2ef855e.tgz.
Hopefully this should help.
Click to expand...
Click to collapse
Thanks this is what I am currently following but I trying to do some good backup before doing step d10 over there.
I just manage to adb pull the sdcard content. Anyuthing else I should and can recover with adb pull?
looppingz said:
Thanks this is what I am currently following but I trying to do some good backup before doing step d10 over there.
I just manage to adb pull the sdcard content. Anyuthing else I should and can recover with adb pull?
Click to expand...
Click to collapse
Not sure mate.. Search the forum.. Should help...
indian84 said:
Not sure mate.. Search the forum.. Should help...
Click to expand...
Click to collapse
I have been reading and applying more carrefully http://forum.xda-developers.com/showthread.php?t=2010312 without D10. It is well writen and it is looking to be a safe and efficient to me. I even started by installing 4.2.2 again, then backup then 4.3 with the same method.
4.3 up running and rooted!
No data loss, some stuff learnt and a new backup!
If a new OTA is popping up I will look for the same method.
looppingz said:
I have been reading and applying more carrefully http://forum.xda-developers.com/showthread.php?t=2010312 without D10. It is well writen and it is looking to be a safe and efficient to me. I even started by installing 4.2.2 again, then backup then 4.3 with the same method.
4.3 up running and rooted!
No data loss, some stuff learnt and a new backup!
If a new OTA is popping up I will look for the same method.
Click to expand...
Click to collapse
That's what XDA is for.. Enjoy flashing..
Good Luck..:good:

Root without wiping?

Can you root your phone without wiping data? I'd love to root but dont want to start from scratch again.
Sent from my Note 3
MeridianSun said:
Can you root your phone without wiping data? I'd love to root but dont want to start from scratch again.
Sent from my Note 3
Click to expand...
Click to collapse
The current method available wipe's your data. No way around it.
This is true but if you don't want to wipe there will probably be a method eventually
Sent from my SM-N900V using xda app-developers app
wrichards2009 said:
This is true but if you don't want to wipe there will probably be a method eventually
Sent from my SM-N900V using xda app-developers app
Click to expand...
Click to collapse
I am not so sure about that. The version we have does not trip the knox counter and with the bounty being paid, i am not sure anybody is actively looking at an alternative root method that doesn't require wiping. Some other variants of the device can be rooted with the same tool/method from designgears and not be wiped but the vzw version is not one of them for whatever reason.
I used Helium from the play store and was able to back up without root and then used it after rooting to restore app data.
Sent from my SM-N900V using Tapatalk
emsrider said:
I used Helium from the play store and was able to back up without root and then used it after rooting to restore app data.
Sent from my SM-N900V using Tapatalk
Click to expand...
Click to collapse
Me too. Worked just fine
Sent from my Note 3
URPREY said:
Me too. Worked just fine
Sent from my Note 3
Click to expand...
Click to collapse
Thanks for the information!
Sent from my Note 3

Root and OTA

If I ever get an OTA update (almost unheard of on AT&T), what do I need to do before I install it to not mess up my phone? It's currently just rooted on the stock ROM.
TheNetwork said:
If I ever get an OTA update (almost unheard of on AT&T), what do I need to do before I install it to not mess up my phone? It's currently just rooted on the stock ROM.
Click to expand...
Click to collapse
probably just go into supersu and click full unroot
unless you put a custom recovery on the phone
I just updated to Vs98012b. Anyone know of the io root method works the same? Havent really seen many threads about people talking about the new ota's
Its nothing but people that have bricked their phones on here.
Sent from my VS980 4G using xda app-developers app
Lawlrus said:
I just updated to Vs98012b. Anyone know of the io root method works the same? Havent really seen many threads about people talking about the new ota's
Its nothing but people that have bricked their phones on here.
Sent from my VS980 4G using xda app-developers app
Click to expand...
Click to collapse
heres the most recent ioroot
itll work with 12b
Many thanks. I should be good to just use the same twrp file I used before to push?
Or am I to use the one in your thread?
Sent from my VS980 4G using xda app-developers app
Lawlrus said:
Many thanks. I should be good to just use the same twrp file I used before to push?
Or am I to use the one in your thread?
Sent from my VS980 4G using xda app-developers app
Click to expand...
Click to collapse
12b use the one from my thread
datechnerd said:
probably just go into supersu and click full unroot
unless you put a custom recovery on the phone
Click to expand...
Click to collapse
And what happens if I put a custom recovery on?
TheNetwork said:
And what happens if I put a custom recovery on?
Click to expand...
Click to collapse
you get a nice recovery bootloop
but if you get an update
just use the update tool on the pc and plug your phone in and even if you
have a custom recovery it'll update because the update tool does it in download mode
What does "upgrade recovery" do in LG Mobile Support Tool? I tried googling it and couldn't find anything. I rooted and installed TWRP, and the LG Mobile Support tool says I don't have an update available but I'm only on the D80010d, not D80010o
TheNetwork said:
What does "upgrade recovery" do in LG Mobile Support Tool? I tried googling it and couldn't find anything. I rooted and installed TWRP, and the LG Mobile Support tool says I don't have an update available but I'm only on the D80010d, not D80010o
Click to expand...
Click to collapse
it should put latest firmware on. together with format of everything
edit almost everything
Sent from my LG-D802 using xda app-developers app

[Q] Bricked build.prop

I had edited my build.prop file in /system and now phone is stuck. I have stock nc1 with root. I can get to download mode or stock recovery. Is there any way to adb sideload a proper build.prop file? or is there a way to flash from sd card?
Do you have safestrap and did you make a backup before changing the build.prop? If so just restore it. If not Odin is going to be your friend.
Sent from my Nexus 5 using XDA Free mobile app
jd1639 said:
Do you have safestrap and did you make a backup before changing the build.prop? If so just restore it. If not Odin is going to be your friend.
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
No, I didn't make a backup.
What steps do I need to take?
gbrethen said:
No, I didn't make a backup.
What steps do I need to take?
Click to expand...
Click to collapse
Did you use towelroot?
http://forum.xda-developers.com/showthread.php?p=53483383
Sent from my Nexus 5 using XDA Free mobile app
jd1639 said:
Did you use towelroot?
http://forum.xda-developers.com/showthread.php?p=53483383
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
Yes, I did use towelroot.

Losing root in lollipop

Hello all,
I've had my nexus 4 ever since it came out and never faced this problem. Apparently, flashing any Lollipop ROM other than CM12.1 causes me to lose root. I would install SuperSU and whenever root access is required, it would prompt me, but no access is gained.
Any idea how to fix this? I want to use AOSP roms too!
Thanks.
Anyone?
Sent from my Nexus 4 using XDA Free mobile app
MisT. said:
Hello all,
I've had my nexus 4 ever since it came out and never faced this problem. Apparently, flashing any Lollipop ROM other than CM12.1 causes me to lose root. I would install SuperSU and whenever root access is required, it would prompt me, but no access is gained.
Any idea how to fix this? I want to use AOSP roms too!
Thanks.
Click to expand...
Click to collapse
When you flash new Rom's, do you do a clean or dirty flash. Do you use a custom kernel?
Thanks for replying. Clean,, always clean flashing. And no I don't use any custom kernels; tho I've tried using them to see if I get root access and it didn't work.
Sent from my Nexus 4 using XDA Free mobile app
MisT. said:
Thanks for replying. Clean,, always clean flashing. And no I don't use any custom kernels; tho I've tried using them to see if I get root access and it didn't work.
Sent from my Nexus 4 using XDA Free mobile app
Click to expand...
Click to collapse
What about if you flash a ROM based on CM? Does that work? If not you could try flashing a factory image and start from scratch. Rooting and stuff again.
CM based ROMs work most of the time. I'll try doing the factory image thing. Do u recommend I try anything else?
Sent from my Nexus 4 using XDA Free mobile app
MisT. said:
CM based ROMs work most of the time. I'll try doing the factory image thing. Do u recommend I try anything else?
Sent from my Nexus 4 using XDA Free mobile app
Click to expand...
Click to collapse
I can't really think of anything but it is possible some of the more knowledgeable members here at xda have som other suggestions.
This seems like a really strange problem with a clean flash with SuperSU. The only thing I can think of is that root access is being granted too slowly. Have you tried any of the ROM's built-in root apps?

Categories

Resources