Does flashing factory image free up entire space? - Nexus 6P Q&A, Help & Troubleshooting

So I've transferred Pure Nexus 7.0 custom ROM and it's other files (Vendor, GApps) a number of times to my phone via ADB to TWRP Recovery and noticed it occupied "Other" space in my storage, about 1.80 GB after flashing them for the third time. With that said, I can't find them with the any file explorer even with an option like "Show Hidden Files". I want to know, is it possible to free up ALL space on the device when flashing a factory image?

tikonux said:
So I've transferred Pure Nexus 7.0 custom ROM and it's other files (Vendor, GApps) a number of times to my phone via ADB to TWRP Recovery and noticed it occupied "Other" space in my storage, about 1.80 GB after flashing them for the third time. With that said, I can't find them with the any file explorer even with an option like "Show Hidden Files". I want to know, is it possible to free up ALL space on the device when flashing a factory image?
Click to expand...
Click to collapse
Depends what you flash and reset. If you do a full factory reset, all userdata including storage will be wiped. If you don't flash the userdata partition (not a good idea) and you don't wipe, your storage remains intact. If you aren't rooted, you can't access some partitions.
Sent from my Nexus 6P using Tapatalk

ultyrunner said:
Depends what you flash and reset. If you do a full factory reset, all userdata including storage will be wiped. If you don't flash the userdata partition (not a good idea) and you don't wipe, your storage remains intact. If you aren't rooted, you can't access some partitions.
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
I am rooted. Just for future reference, how can I free up my whole storage?

tikonux said:
I am rooted. Just for future reference, how can I free up my whole storage?
Click to expand...
Click to collapse
I just told you in the previous response.
Sent from my Nexus 6P using Tapatalk

ultyrunner said:
I just told you in the previous response.
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
Full factory reset from the recovery? If that includes wiping out system, dalvik cache, etc. that's what I did and I still have that space occupied from the .zip and .img files from installing Pure Nexus ROM.

tikonux said:
Full factory reset from the recovery? If that includes wiping out system, dalvik cache, etc. that's what I did and I still have that space occupied from the .zip and .img files from installing Pure Nexus ROM.
Click to expand...
Click to collapse
You seem confused. If you put the files there before you formatted userdata then you didn't format it. If you put the files there after formatting userdata, then why would they be gone after you flashed them? From TWRP, you also need to wipe internal storage to fully wipe your phone. You clearly need to read Heisenberg's guide.
Sent from my Nexus 6P using Tapatalk

ultyrunner said:
You seem confused. If you put the files there before you formatted userdata then you didn't format it. If you put the files there after formatting userdata, then why would they be gone after you flashed them? From TWRP, you also need to wipe internal storage to fully wipe your phone. You clearly need to read Heisenberg's guide.
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
I have wiped internal storage via TWRP.

Related

Format Nexus 7 Storage

I'd like to do a proper format of the Nexus 7's internal storage to ensure everything is wiped and in hopes it will fix my read/write performance woes. Although I can do a factory reset it doesn't wipe the internal "sdcard" storage. I can't format the drive from Windows either since it's MTP. Is there perhaps some way to do this via ADB or something?
Thanks!
You can install the factory image. This will return it to the factory fresh state (except it won't lock your bootloader if you've unlocked it).
Thanks for the suggestion, but that won't wipe the user storage will it? I want to do an actual format of the storage device to try to fix my read/write issues.
Sent from my GT-I9000 using xda premium
It'll wipe everything.
AZImmortal said:
You can install the factory image. This will return it to the factory fresh state (except it won't lock your bootloader if you've unlocked it).
Click to expand...
Click to collapse
How do you install the factory image?
Its funny you should ask this since I also asked the same last night. Check it out below. I used cwm to format the storage.
http://forum.xda-developers.com/showthread.php?t=1950622
Sent from my Nexus 7 using xda app-developers app
Fastboot erase userdata
Sent from my Nexus 7
Book into your recovery and do so from there.

Q: Wipes?

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

TWRP Question

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?

[Q] how to...

I have a SGS3 and a Nexus 7 (012). if I want to flash a rom or anything in SGS3 I go to CWM and do a full wipe. Previous to this I download all I want to flash on Extrenar Sd card. so what ever I wipe on CWM or Teamwin I am sure I have the rom to flash.
But N7 does not have a External Sd card. so where should I put the rom I want to flash before I do a full wipe.
I have found myself doing a full wipe on teamwin and therefore cleaning the rom I wanted to install. leaving my self with nothing to flash. and a brick, than I headed to WUGfresh, but thats not the point.
so what is the proper way to flash N7 or any device that does not have a External Sd card?
thanks
Do a factory reset. It wipes /data while excluding /data/media. You don't need to wipe anything else.
Sent from my Nexus 7 using Tapatalk
korockinout13 said:
Do a factory reset. It wipes /data while excluding /data/media. You don't need to wipe anything else.
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
thank you for info.

True Full Wipe?

So I been installing Rom's lately on my rooted lg g2 D801. I was wondering if there is a way to do a full wipe that clears the storage side as well or would that brick my phone?
Well what custom recovery are you using. For example im using twrp and under wipe you click advanced and check all options including internal storage. Why do you want to do that? Youd then have to push your rom and files via adb in fastboot mode. I wouldnt do that ,but its been done.
Sent from my LG-D800 using xda app-developers app
SysAdmNj said:
Well what custom recovery are you using. For example im using twrp and under wipe you click advanced and check all options including internal storage. Why do you want to do that? Youd then have to push your rom and files via adb in fastboot mode. I wouldnt do that ,but its been done.
Sent from my LG-D800 using xda app-developers app
Click to expand...
Click to collapse
its been slowly taking up all my space and I'm at 4gigs left now.. I deleted a bunch of media files and still can't get back to at least 10gig free. I have recovery CWM v6.0.4.5
SysAdmNj said:
Well what custom recovery are you using. For example im using twrp and under wipe you click advanced and check all options including internal storage. Why do you want to do that? Youd then have to push your rom and files via adb in fastboot mode. I wouldnt do that ,but its been done.
Sent from my LG-D800 using xda app-developers app
Click to expand...
Click to collapse
You might have old roms you downloaded before installing you could delete. You could also have nandroid backups taking your space you could delete. Try installing nandroid manager from app store and see if it finds backups taking up space and delete them
Sent from my LG-D800 using xda app-developers app
What I do for a full wipe (with TWRP Recovery) is wipe system, data, dalvik, and cache - Flash my rom and gapps - and then wipe internal storage
chris61292 said:
What I do for a full wipe (with TWRP Recovery) is wipe system, data, dalvik, and cache - Flash my rom and gapps - and then wipe internal storage
Click to expand...
Click to collapse
Smart lol. I need my internal storage so I dont even think about that.
chris61292 said:
What I do for a full wipe (with TWRP Recovery) is wipe system, data, dalvik, and cache - Flash my rom and gapps - and then wipe internal storage
Click to expand...
Click to collapse
SysAdmNj said:
Smart lol. I need my internal storage so I dont even think about that.
Click to expand...
Click to collapse
ghostman256 said:
So I been installing Rom's lately on my rooted lg g2 D801. I was wondering if there is a way to do a full wipe that clears the storage side as well or would that brick my phone?
Click to expand...
Click to collapse
Best way is to every now and then use USB otg. Move a backup to it or when you are about to fresh install a ROM put everything on USB otg and then wipe everything including internal. Then install ROM and gapps or whatever and you will have a super fresh internal storage. All folders and misc. Stuff left behind from multiple flashes will be formatted and you will have only what you need
Verizon Cloudy Flex 2.0 G2

Categories

Resources