My device is pretty messed up with files and folders from douzens of installs, app, media etc. Would i damage my phone at all if i rm -rf my complete internal sd card, then reboot?
I would NOT recommend it if you have partitioned your internal memory to share memory from internal sdcard, or you have any types of things installed on it.
Otherwise, I think it is fine to do so.
But you might want to wait until someone more experienced can help you.
Related
This is a really strange problem, I don't know if anyone has it or maybe I'm just dumb and there is no problem, but I'll try explaining
So when I plug in my vibrant, there are two drives that appear, the SD card and the phone storage. I can tell the difference because one is 2GB and the other is 16GB.
However for some reason my Vibrant doesn't let me install ROMS from the SD card even though I am sure I put the .zip file onto the SD card directory. HOWEVER for some reason the ROMS appear to install correctly when I put the .zip into the phone directory. Also, Titanium Backup saves its backups into the phone directory even though it claims to install them into /sdcard/titaniumbackup. Can anyone possibly shed some light on this?
The phone's 16GB of internal memory is actually mapped to /sdcard while an actual SD Card is mounted in a folder underneath that. I don't have an SD Card handy at the moment so I can't verify the exact name.
As for ROMs, I'm pretty sure they would need to be in the phone storage (/sdcard). That's also where Titanium Backup is storing its files as you saw.
/sdcard/sd is the actual card, and you can change Titanium Backup to utilize that space -- That's what I'm doing, in case something catastrophic happened to the phone itself, I have a chance of just removing the SD card with my backups. Preferences > Backup folder name is where you can change that.
Hey there,
the U8800 has a 2GB partition which isn't used at all when an external SD-card is installed.
The internal 2GB partition is mounted to /HWUserData and is accessible. Now I want to use it for my apps. With the typical App2SD-apps that are available in the market I cannot move the apps to this partition. They are always moved to the external card.
Moving the apps manually is not very helpful as Android treats them as install-packages when I open them within the file manager.
tl;dr: The 2GB-partition does only show up within the file manager, how can i use it for apps etc.?
XphX
http://forum.xda-developers.com/showthread.php?t=1112857
Thank your for your answer; I do not want to use that program; I fear voiding the warranty. I have no problem with installing custom-ROMs, but I won't change the partitions of the internal memory.
I'll take out the external SD-card for a moment, maybe I can install the apps to the 2GB-part then...
Seriously, why does Huawei include 2GB of memory if it is not usable?
Use the default apps2sd option.
I've been thinking about this myself and thought about changing the mount points so the internal 2GB SD is formatted as ext then linked to /sd-ext and used as an a2sd partition. The advantage is that, unlike normal a2sd, you will still be able to remove the microSD card.
The problem would be that recovery images wouldn't like this as they always expect a2sd to be the second partition on the microSD. It would also stop the backups from working..
It's something I'll need to think about a lot.
flibblesan said:
The advantage is that, unlike normal a2sd, you will still be able to remove the microSD card
Click to expand...
Click to collapse
That is exactly what I want to do. a2sd simply does not recognize the partition as it expects it to be a second partition within the external sd. Could changing the mount point resolve this issue? Where would I even mount it to? The external card will still be the one recognized (or not?)..
I have Motorola Atrix MB860, Android Version 2.3.4 and BuildNo. 4.5.2A-74_OLE-31
My Problem is there are some folders and files are on Internal storage which are not geting deleted, if i do hard reset and reboot my phone i can have all those folders and files are back, even i have attached my phone with Mini Partition Tool and format with 0 level but still files and folder same on internal memory even if i add any Memory card it won't mount and can not acessable from any file manager, even if i copied to internal memory it copied successfully but again when i check with file manager or reconnet to PC and check my copied files are not there on internal memory
i want to format my phone with all data loss on my internal memory and install stock or other CWM based ROM
please help me out i am in big critical condition.
What files/folders are those exactly that won't get deleted?
have you tried to format from android?
And depend of which folders, there are some special folders that the system will recreate after delete..
ravilov said:
What files/folders are those exactly that won't get deleted?
Click to expand...
Click to collapse
there 5 to 6 folders
name like
12345
and some indian people name and songs in it.
Okay, well that is really weird. Is that on internal storage or on the external SD card? Try formating both to be sure, preferrably in the phone itself.
ravilov said:
Okay, well that is really weird. Is that on internal storage or on the external SD card? Try formating both to be sure, preferrably in the phone itself.
Click to expand...
Click to collapse
its on internal storage, and when ever i try to use memory card it won't mount and invisible on phone and pc
i have try to format internal momory from phone, internal memory format successfully but again in few second all files and folder back
Hello Peeps,
I have a weird issue that just happened.
I flashed a ROM last night, I was running CleanRom and I flashed SmoothRom.
After I flashed, all my SD Card files were moved to Data\Media folder in the internal storage of my nexus.
I cut the files and placed them back into the SD Card external storage folder.
I rebooted and everything was fine.
I then rebooted into recovery and flashed SmoothRom again.
The Rom loaded and everything was fine.
I pulled up File Expert and all my SD card files were moved again to the Data\Media folder.
I opened Root Browser and tried to move all the files back to my SD card and they only copied about half of them.
Then I got a message saying my storage was full.
I checked and the system shows I have used all of my 16GB of storage.
I am not able to delete anything to free up space.
What will happen if I wipe external storage in TWRP?
What will happen if I wipe internal storage in TWRP?
Will I lose root?
Will I brick my device?
Please assist.
Thank you ,
You don't have external storage. All you have is the memory in the N7. You are duplicating files when you copy from data/media to sdcard. They share the same memory. You simply have multiple copies of the same files in different places on your internal memory.
Groid said:
You don't have external storage. All you have is the memory in the N7. You are duplicating files when you copy from data/media to sdcard. They share the same memory. You simply have multiple copies of the same files in different places on your internal memory.
Click to expand...
Click to collapse
Thank you for responding.
I realize that now, that is what caused me to eat up all my memory.
The memory was so full I could not do anything, could not delete or anything.
I have since fixed it.
Thank you again for responding.
seems apks are installed to internal storage, then what is the function of internal sd card?
which kind of data would be save to internal sd card?
btw, it seems /data folder is on the internal storage, how can i move this folder to internal sd card?
dalvikna said:
seems apks are installed to internal storage, then what is the function of internal sd card?
which kind of data would be save to internal sd card?
btw, it seems /data folder is on the internal storage, how can i move this folder to internal sd card?
Click to expand...
Click to collapse
It's kind of complicated.
Huawei's setup on U8800 goes like this:
/data - standard APK installation, all settings & other OS stuff saved in there.
/HWUserData - almost exactly like external SD card, but apps cannot be installed on it (if I remember correctly external SD was default).
The reason it was designed like this was to enable media storage without SD card in pre-ics. Nowadays, most devices use combined /data (/data used for both apks, and also media like audio, files). The reason /datamedia is used is to have the same space available, but you can use it for how you want. On U8800 we cannot do that (standard 600MB for /data, 2GB for /HWUserData in stock).
Oh, and since /data and /HWUserData are different partitions, you really can't move these around. They are mounted onto Android.