There is option in the wipe section that says clear data, if I did clear the data, will I lose just only lost my internal storage data (games,apps,moives, etc) or I'll lost everything( The entire ROM)?
If you format data, you'll loose everything. It will wipe data/media which stores everything you've put on the device. This includes sd card because it is actually stored in data/media. Normally, Factory Reset is used when you want to change roms which have a different base. I recently formated data on my GNex because it had become corrupted & I want to start with an "out of the box" experience. Wipe Data, & it will wipe everything! If you do need to use that function, put a rom, gapps, & all other data you want to keep on a storage device & mount it within twrp to flash those items.
Suggest you go to Team Win's website & study the functions.
Sent from my Nexus 10 using Tapatalk 2
djd338 said:
If you format data, you'll loose everything. It will wipe data/media which stores everything you've put on the device. This includes sd card because it is actually stored in data/media. Normally, Factory Reset is used when you want to change roms which have a different base. I recently formated data on my GNex because it had become corrupted & I want to start with an "out of the box" experience. Wipe Data, & it will wipe everything! If you do need to use that function, put a rom, gapps, & all other data you want to keep on a storage device & mount it within twrp to flash those items.
Suggest you go to Team Win's website & study the functions.
Sent from my Nexus 10 using Tapatalk 2
Click to expand...
Click to collapse
Can I wipe system on my nexus 10? Cuase I heard that wiping system can damage the device?
AnchorChin said:
Can I wipe system on my nexus 10? Cuase I heard that wiping system can damage the device?
Click to expand...
Click to collapse
When attempting to wipe the system, always carry safety glasses. My ex-girlfriend tried this once and the device blew up in her face... I eventually had to get rid of the poor thing....
djd338 said:
If you format data, you'll loose everything...
Click to expand...
Click to collapse
What's the difference between format data, and wiping internal storage?
When they say wipe data, I have always done factory reset. It keeps your sdcard intact. To do a full wipe, I have run through the top row of wipes in the wipe option: cache, dalvik, factory reset, system. If I'm wrong here, please let me know.
Format data will completely wipe your data off the N10. For example, if you download a rom to flash then go and format data, that rom will not be there to flash
Sent from my Nexus 10
AW: TWRP Question
Hey, is there any way I can update OTA with the TWRP? I can not get it to work. Always boots into the recovery and then does not commence with the updating process.
Thank you
Cheers :beer:
Gesendet von meinem Nexus 10 mit Tapatalk 2
IRKONIK said:
Hey, is there any way I can update OTA with the TWRP? I can not get it to work. Always boots into the recovery and then does not commence with the updating process.
Thank you
Cheers :beer:
Gesendet von meinem Nexus 10 mit Tapatalk 2
Click to expand...
Click to collapse
Yes, using sideload within TWRP combined with adb sideload as originally listed by tcrews here
http://forum.xda-developers.com/showthread.php?t=2144385&page=3
This is how I applied the OTA and it worked flawlessly. My system was Stock 4.2.1, Rooted, Unlocked, TWRP.
I sideloaded the OTA like this:
1. make sure you have the latest SDK drivers for android installed on your computer.
2. download the OTA to your computer (I renamed it to JDQ39.zip to make typing easier)
3. install and run OTA RootKeeper on your tablet to protect your rooting.
4. connect to your computer, boot to TWRP recovery, select Advanced, Sideload, swipe to begin
5. on the computer enter "adb devices" to make sure you can see the nexus.
6. on the computer enter "adb sideload JDQ39.zip"
7. after all is done and the nexus reboots, restore Root with RootKeeper, and TWRP with GooManager.
8. verify all is well, then make a new Nandroid backup of your 4.2.2 system.
Good luck
AnchorChin said:
Can I wipe system on my nexus 10? Cuase I heard that wiping system can damage the device?
Click to expand...
Click to collapse
Most custom ROMs format it before installing (/system holds well, system files) for a clean working folder. No damage.
espionage724 said:
What's the difference between format data, and wiping internal storage?
Click to expand...
Click to collapse
Format data formats what would be user installed apps, saved settings; Wipe internal storage formats /data/media, which is another path for /sdcard, /storage/sdcard0 and so on.
Sent from my Nexus 10 using xda app-developers app
Kata i1 CWM Recovery & Custom ROM
Hi... is there anyone here knows to port CWM on Kata i1?
Related
When I want to install a new ROM I usually do system wipe, factory reset, dalvik cache and cache..
I've noticed that there are others 3 options which one of them gave me a brick.
Format Data (gave me a semi brick since I could only access recovery mode but the rom to install had been wiped and couldnt transfer files to my nexus 7 through adb push)
External Storage wipe (since the nexus 7 hasn't got an sd card this option is dangerous?)
Internal Storage (even more dangerous?)
When I flash some folders are still there after doing the process described in the first line of this thread..
I would like to know if I can safely include the External Storage wipe or Internal storage wipe, and IF I do one of these 2 will I loose the .zip I have in my nexus 7 ready to flash?
Should I include one of these 2 options before flashing a new rom? (Since Format Data I know it wipes everything and only lets you access recovery, and you can't install anything since your .zip has been wiped aswell)
Thank you
Your already doing it right. The N7 only has internal storage. No need for anything else. I do have a superwipe flashable zip that erases everything except storage and repartitions the device. Not needed in almost any case except for bug fixes/tests.
Sent from my Nexus 7 using XDA Premium HD app
All of these wipes are unnecessary. A factory reset is the only one needed, and it covers /data and /cache. Plus most installations will wipe the dalvik for you.
Sent from my Nexus 7 using Tapatalk HD
In my previous phone (which had an SD card) I placed both, the ROM and Gapps in the SD before wiping data. But in the nexus, if I wipe data, won't I lose the ROM and Gapps zip no matter where I place it in the internal memory?
Well, it obviously won't but just to make sure, where do I put it? Anywhere? I don't wanna wipe data only to realise it wiped everything and I can't go back to stock or something
sixaxis94 said:
In my previous phone (which had an SD card) I placed both, the ROM and Gapps in the SD before wiping data. But in the nexus, if I wipe data, won't I lose the ROM and Gapps zip no matter where I place it in the internal memory?
Well, it obviously won't but just to make sure, where do I put it? Anywhere? I don't wanna wipe data only to realise it wiped everything and I can't go back to stock or something
Click to expand...
Click to collapse
Firstly, what recovery are you using? Wipe Data in CWM and Wipe Data in TWRP do different things :/
Connor Baker
I'm used to CWM but the MSkip's toolkit recommended TWRP so I installed that.
They do different things??
sixaxis94 said:
I'm used to CWM but the MSkip's toolkit recommended TWRP so I installed that.
They do different things??
Click to expand...
Click to collapse
It doesn't matter what recover you have. They have the same functionality. TWRP is widely used by many users.
Sent from my Nexus 4 using Tapatalk 2
scream4cheese said:
It doesn't matter what recover you have. They have the same functionality. TWRP is widely used by many users.
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
Okay.. But where do I put the two files?
scream4cheese said:
It doesn't matter what recover you have. They have the same functionality. TWRP is widely used by many users.
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
sixaxis94 said:
Okay.. But where do I put the two files?
Click to expand...
Click to collapse
Same funtionality, but wiping data do completely different things. On CWM, wiping data means factory reset without touching the sdcard. In TWRP, wiping data means... well, see the screenshot. It's a complete factory reset, and also wipes the sdcard (so files, ROM zips and the such are all gone).
You can put the two files on your sdcard. Just put them someplace you can find them. I usually leave my zips on the root of my sdcard.
Connor Baker
Connor Baker said:
Same funtionality, but wiping data do completely different things. On CWM, wiping data means factory reset without touching the sdcard. In TWRP, wiping data means... well, see the screenshot. It's a complete factory reset, and also wipes the sdcard (so files, ROM zips and the such are all gone).
You can put the two files on your sdcard. Just put them someplace you can find them. I usually leave my zips on the root of my sdcard.
Connor Baker
Click to expand...
Click to collapse
Just for the sake of clarity, when you say SD card you mean internal memory obviously right?
So how do I wipe data in twrp?
sixaxis94 said:
Just for the sake of clarity, when you say SD card you mean internal memory obviously right?
So how do I wipe data in twrp?
Click to expand...
Click to collapse
Get ready for more pictures
So to wipe, go to wipe (1st photo), then do factory reset (2nd photo), and I usually do the advanced wipe after the factory reset (2nd-3rd photo). An example of what I do for my phone's roms is the 4th photo. I have the folder with the things I want to flash, and I have a backup ROM. The backup rom is incase I do a full wipe (factory reset, and wipe /system), and the zip file is bad and cannot install. So be careful, and make sure you have a good zip file before you wipe system. Once system is wiped, the Android OS is basically gone, so you can't boot into it and copy over a working ROM.
Best of luck,
Connor Baker
Connor Baker said:
Get ready for more pictures
So to wipe, go to wipe (1st photo), then do factory reset (2nd photo), and I usually do the advanced wipe after the factory reset (2nd-3rd photo). An example of what I do for my phone's roms is the 4th photo. I have the folder with the things I want to flash, and I have a backup ROM. The backup rom is incase I do a full wipe (factory reset, and wipe /system), and the zip file is bad and cannot install. So be careful, and make sure you have a good zip file before you wipe system. Once system is wiped, the Android OS is basically gone, so you can't boot into it and copy over a working ROM.
Best of luck,
Connor Baker
Click to expand...
Click to collapse
Sweet! Thanks for clearing that out.. Appreciate it
Hi,
I had the Faux Kernel 16 mako and wanted to get back to Stock Kernel because I wanted to update to 4.3. So I downloaded a Stock Kernel and flashed it. I didn't work it's stuck at the nexus start screen. So then I wanted to get back to 16 mako faux kernel and it's still the same.. It keeps loading. Can someone help how to fix this? Please?
Thank you so much in advance...
Does maybe the Recovery Kernel Faux help? The link is dead
easygoingx said:
Hi,
I had the Faux Kernel 16 mako and wanted to get back to Stock Kernel. So I downloaded a Stock Kernel and flashed it. I didn't work.. it's stuck at the nexus start screen .. now I wanted to get back to 16 mako faux kernel and it's still the same.. can someone help pls?
Click to expand...
Click to collapse
What android version, what ROM, what did you wipe (if anything)?
Sent from my Nexus 4 using Tapatalk 4
szucsgf said:
What android version, what ROM, what did you wipe (if anything)?
Sent from my Nexus 4 using Tapatalk 4
Click to expand...
Click to collapse
I have 4.2.2 and I wiped dalvik cache..
easygoingx said:
I have 4.2.2 and I wiped dalvik cache..
Click to expand...
Click to collapse
Try wipe cache, dalvik, and system (assuming you're using twrp) (you won't lose any apps or data), then reflash your ROM and gapps without flashing a kernel.
Sent from my Nexus 4 using Tapatalk 4
szucsgf said:
Try wipe cache, dalvik, and system (assuming you're using twrp) (you won't lose any apps or data), then reflash your ROM and gapps without flashing a kernel.
Sent from my Nexus 4 using Tapatalk 4
Click to expand...
Click to collapse
Yes I'm using TWRP. Do you mean in the menue 'WIPE' which says FACTORY RESET Wipes Data, Cache and Dalvik (not includiung internal storage)?
I don't lose any apps and data right?
Ok I did. But now it says I have no OS when trying to reboot. I always have used Stock Rom... where can I reflash it?
easygoingx said:
Yes I'm using TWRP. Do you mean in the menue 'WIPE' which says FACTORY RESET Wipes Data, Cache and Dalvik (not includiung internal storage)?
I don't lose any apps and data right?
Click to expand...
Click to collapse
No don't do that, you will lose data.
Click on "Advanced wipe", then select only cache, dalvik cache, and system. Make sure you have a ROM zip file available in your phone's storage. Wipe those 3 things, then flash your ROM and gapps. You will not lose any apps or data. It will remove any leftover files from past kernels and you'll be back on your ROM's default kernel. I often do this when switching kernels. Not needed most of the time but I hope it helps you now.
Sent from my Nexus 4 using Tapatalk 4
szucsgf said:
No don't do that, you will lose data.
Click on "Advanced wipe", then select only cache, dalvik cache, and system. Make sure you have a ROM zip file available in your phone's storage. Wipe those 3 things, then flash your ROM and gapps. You will not lose any apps or data. It will remove any leftover files from past kernels and you'll be back on your ROM's default kernel. I often do this when switching kernels. Not needed most of the time but I hope it helps you now.
Sent from my Nexus 4 using Tapatalk 4
Click to expand...
Click to collapse
Puh, I did the Advanced Wipe without DATA. The problem is that I don't have a ROM Zip on my phones storage. Can I somehow access to the storage to put the Stock Kernel on the phone and then install it? So confusing! I am so thankful for your help.
easygoingx said:
Puh, I did the Advanced Wipe without DATA. The problem is that I don't have a ROM Zip on my phones storage. Can I somehow access to the storage to put the Stock Kernel on the phone and then install it? So confusing! I am so thankful for your help.
Click to expand...
Click to collapse
Wiping System essentially wipes the Android OS off your phone (but keeps your user apps and data), so once you wipe system you need to flash a ROM to be able to boot your phone. That's why I told you to have a ROM zip available.
You can use TWRP's built in file manager (Advanced -> File manager) to see if you have one on your phone. If you don't have any, you can use a root toolkit (like mskip's) to push a ROM zip from your PC to your phone: http://forum.xda-developers.com/showthread.php?t=1995688 or use an adb push command.
How can I make it connected with adb? I always type in adb devices but my device is not listed. I have it connected via USB to my computer but it won't find it. How can I make it visible? Should I turn it off or have it on in the bootloader or recovery? Sorry
It didn't work... it said something with insecure boot blah? Jesus.. I'm getting crazy. I just want to put the stock rom on my phone..
easygoingx said:
How can I make it connected with adb? I always type in adb devices but my device is not listed. I have it connected via USB to my computer but it won't find it. How can I make it visible? Should I turn it off or have it on in the bootloader or recovery? Sorry
Click to expand...
Click to collapse
I'm sorry, I'm not skilled at ADB. I believe USB debugging needs to be enabled, which is something you enable in Android. You may need to do some Googling to figure out how to push a ROM to your phone. The command is "adb push" so try searching that.
In general I always recommend keeping a copy of a working ROM zip on your phone just in case.
The toolkit I linked you earlier has the functionality to flash the Google stock ROM. That's something you can try as well. However that may cause you to lose your apps and data.
I am very desperate. I tried so much to just push a file on my phone with toolkit or adb.. now nothing really works. Does anyone know what I can do? When I use adb and try to push it always says read-only file.. do i have to do something before? It won't push.. I just want to add the stock rom on my phone. Is there any other way?
Ok, I somehow managed to push.. but I can't find it when I want to Select Zip Install the Stock Rom.. the file was TGZ. Is there the Stock rom as ZIP too? Or why is it not there where I pushed it?
I have a custom ROM (PA 3.99) on my phone. I am meeting a guy tonight to sell it, and my new phone comes tomorrow. So I need the phone up until I meet the guy, so I will wipe after he agrees to buy. What all do I wipe to keep it working, but safely remove all my settings/pics/etc...? I'm on TWRP recovery.
RichAggie said:
I have a custom ROM (PA 3.99) on my phone. I am meeting a guy tonight to sell it, and my new phone comes tomorrow. So I need the phone up until I meet the guy, so I will wipe after he agrees to buy. What all do I wipe to keep it working, but safely remove all my settings/pics/etc...? I'm on TWRP recovery.
Click to expand...
Click to collapse
Backup (apps&data), all of your pictures and videos, and anything you wish to keep to your computer. Download the factory image of KitKat or whatever you want to put on the phone, do a full wipe and flash.
Sent with my Nexus® 10 minus 3
Berrydroidcafe said:
Backup (apps&data), all of your pictures and videos, and anything you wish to keep to your computer. Download the factory image of KitKat or whatever you want to put on the phone, do a full wipe and flash.
Sent with my Nexus® 10 minus 3
Click to expand...
Click to collapse
Advanced Wipe partitions list: Dalvik, System, Data, Internal Storage, Cache, usb-otg. Do I select them all to wipe?
Also, the Format Data menu says it wipes backups, pics/vids, media, and encryption. Do I do that too or is the above sufficient?
Wipe everything but system and otg
If you wipe system then there is no rom on the phone. Don't have a otg device plugged in so that's useless
albundy2010 said:
Wipe everything but system and otg
If you wipe system then there is no rom on the phone. Don't have a otg device plugged in so that's useless
Click to expand...
Click to collapse
OK thanks, that was what I was wondering - how I wipe everything but keep the rom zip to flash to. So doing it your way, after the wipe, I reboot to a new phone (running PA 3.99) with no flashing needed?
Doing it that way will be leave a clean install of that rom. It won't change the kernel though if you flashed a different one over the one that came with the ROM.
If you wanted that back you would just dirty flash that same rom overtop of it.
In a nutshell there are a bunch of partitions on the devices. I won't go over ALL but the main ones we use.
/ system is the ROM
/boot is mainly the kernel.
Wiping all the rest leaves it clean. All your data and media goes on those partitions / mount points /data / internal storage or emulated / whatever the heck it is.
Basically yeah wipe everything but system ( and boot if your recovery has that option)
Hey guys. I have TWRP 2.8.7.2 installed. I've been using Pure Nexus + Elemental X exclusively since December. This never seemed to be a problem before, but my last few flashes have resulted in sticky data. I go into TWRP, advanced wipe and wipe: DALVIK, System, data, Cache. Then, I delete Android from the internal storage and any other app directories that linger. Then I install the ROM, GApps, and kernel. Then, when I first boot my email shows up in the Google account setup. I thought "maybe it's saved on the sim card." But then I notice that when I reinstall apps, that they retain their data and my user data (for example, I don't even need to log into Runkeeper).
So somehow, despite performing a full wipe and clean install my user data is being saved. I know it's not part of internal storage so wiping that would only result in me having to copy my ROM files, music, photos, etc back over. So, where is this user data being saved and why isn't it being wiped?
Any help would be appreciated.
jserio said:
Hey guys. I have TWRP 2.8.7.2 installed. I've been using Pure Nexus + Elemental X exclusively since December. This never seemed to be a problem before, but my last few flashes have resulted in sticky data. I go into TWRP, advanced wipe and wipe: DALVIK, System, data, Cache. Then, I delete Android from the internal storage and any other app directories that linger. Then I install the ROM, GApps, and kernel. Then, when I first boot my email shows up in the Google account setup. I thought "maybe it's saved on the sim card." But then I notice that when I reinstall apps, that they retain their data and my user data (for example, I don't even need to log into Runkeeper).
So somehow, despite performing a full wipe and clean install my user data is being saved. I know it's not part of internal storage so wiping that would only result in me having to copy my ROM files, music, photos, etc back over. So, where is this user data being saved and why isn't it being wiped?
Any help would be appreciated.
Click to expand...
Click to collapse
I'm not sure why this is happening, it's definitely word. But is there a reason you're wiping like this when updating the ROM? You really don't need to, you can just dirty flash the ROM zip when updating.
Heisenberg said:
I'm not sure why this is happening, it's definitely word. But is there a reason you're wiping like this when updating the ROM? You really don't need to, you can just dirty flash the ROM zip when updating.
Click to expand...
Click to collapse
I don't like to dirty wipe. I guess it's the OCD in me that likes to start clean every time. I wonder if it's a bug in TWRP or something.
jserio said:
I don't like to dirty wipe. I guess it's the OCD in me that likes to start clean every time. I wonder if it's a bug in TWRP or something.
Click to expand...
Click to collapse
I used to do the same thing, until I realised I was just wasting time for no benefit. I don't think it's a TWRP issue, I was using that same build for ages with no problems. You could try updating to the latest TWRP though.
Try with "rm - fr" instead of regular wipe in options, maybe this works.
Are you doing a Factory Reset in TWRP to actually wipe the rom away? You list system, cache, and data (internal storage) but not Factory Reset.
Alternatively, are your apps reinstalling after signing into your account at Setup Wizard?
Sent from my Nexus 5X using Tapatalk
Try wiping system 2x. I had to do this on my S6. After wiping the first time and going back to the advance menu, System would then show up as 2 different partitions, System Read and System Write. I had to wipe the 2 in order to do a clean install. Although this is not the case for the 6P, I have made it a habit to do so. If that fails, you will need to adb the factory image.
Sent from my Nexus 6P using Tapatalk
SlimSnoopOS said:
Are you doing a Factory Reset in TWRP to actually wipe the rom away? You list system, cache, and data (internal storage) but not Factory Reset.
Alternatively, are your apps reinstalling after signing into your account at Setup Wizard?
Sent from my Nexus 5X using Tapatalk
Click to expand...
Click to collapse
He's already performing a factory reset by wiping the partitions individually.
Heisenberg said:
He's already performing a factory reset by wiping the partitions individually.
Click to expand...
Click to collapse
That's what you would think, but why is this happening?
FWIW, I always TWRP factory reset, then wipe all the partitions he mentioned again by itself and have never seen this behavior on any version of TWRP.
farfromovin said:
That's what you would think, but why is this happening?
FWIW, I always TWRP factory reset, then wipe all the partitions he mentioned again by itself and have never seen this behavior on any version of TWRP.
Click to expand...
Click to collapse
I have no explanation for what's happening, I really don't know. I only ever use the advanced wipe menu, it's pointless performing the factory reset too.