[Q] Help! - Motorola Atrix HD

I am not sure where to post or anything, new here. Rooted, unlocked bootloader, CWM flashed to AOSB latest for atrix hd. everything is great EXCEPT my internal storage is now half the size it was before. 8Gb does not equal 4.93Gb Not sleeping at all so I will be here all night
WHAT DO?

My assumption is you didn't format the internal sd when you went from stock to anything 4.2 and over. 4.2+ roms have support for multiple users and store the sd data in a slightly different location than 4.1 and earlier. Before stuff was stored at /data/media, with 4.2+ roms it's /data/media/0 for the first/default user. I had the same issue with my first 4.2 rom.
First, if necessary, backup any non app data from the internal sd (skip any app cache, just get important files like downloads, music, etc)*
Using Philz CWM, set the internal sd location to /data/media (it'll prompt for a reboot, do it)
Format the internal sd
set the internal sd location to /data/media/0 (do the reboot again)
Format the internal sd
Restore anything backed up
That's it.
I recommend using the internal sd as little as possible and sticking with the external sd as much as possible. It shares the same partition with apps and app data, so anything on the internal sd is less space for apps.
Unrelated, but technically we could us a 32GB sdcard for /data and the internal sd while using the actual /data partition as the external sd. It would just require a bit of fstab trickery and some init script editing....and be a bit slower when launching apps, but we'd have a heck of a lot more space....not sure if it could be done in a universal way or on a per rom basis.

Related

[Q] Partition SD

Is there any benefit to allowing rom manager partition my sd?
Value of partition SD "I think"
Sanctus Peregrinus said:
Is there any benefit to allowing rom manager partition my sd?
Click to expand...
Click to collapse
I wondered the same thing at first. I believe the value of this is if you do not have an external SD card installed which allows you to move apps from internal storage (first 2G of your 16G internal SD). When you partition your SD then it looks like you have an external SD so you can move apps that support that to save space on that first 2G. I'm not sure if this is all completely correct but the main point I believe is that there is no value if you have an external SD card.
That makes sense. Is there any disadvantage to having an app on the external sd card? Will Titanium Backup still see it and do it's thing to it?
I don't believe there are any disadvantages. TB will still backup apps on the external SD and I change the backup folder to "external_sd\Titanium Backup". After I flash a ROM which clears all user data, I simply reinstall TB and change the backup folder to the external SD location and all the backups are still there so I can restore.

Apps2sd - internal sd? why the hell not?

now to start for reference i may use the following terms
internal storage
internal SD
external SD
please note the difference.
This is also referencing the "official android" apps2sd as well as the other ones i have looked at.
in case you dont know any of the apps to SD methods have 1 goal:
to remove apps from the internal memory to an SD card, allowing more apps to be installed on systems.
most android devices dont have an internal SD, because of this the external SD is the normal place to store Apps to the SD card.
This is also where it stores any extra downloaded files (in case of large games) or user accessible files for apps (docs, themes, game roms, backups, config files) on phones without internal SD.
(All those folders that show up on your internal SD on a captivate.)
Now.... the captivate HAS an internal SD.
As far as i am concerned this was only half implemented correct.
THEY DID CORRECTLY now have the app downloaded files, and user interactive files i mentioned above moved to the internal SD.
THEY DIDNT (IMO) move Apps2sd, to the internal SD where it would make more sense.
- having apps on the any SD causes lag at boot, made further worse on the captivate because it mounts the internal SD, and scans it before it mounts the external SD and scans it, and this is where the apps are!
- also if you remove your external SD, you loose the apps.
- the internal SD is WAY more than enough to "want" to have more apps on more cards...
- this would free up the external SD to be PRIMARILY AND EXCLUSIVELY user files.
and remove the last bit of android files that can be removed by taking out an sdcard...
- the internal SD is a class 6 speed, faster than most external SD cards that most inexperienced users end up using.. class 4 ebay/amazon crap.
can we change this???
i dont see any reason why not, we have all the necessary sources for what handles this.
im not exactly running out of internal storage but some users actually do, and this just seems to make more sense.
any update on this?
From what i know currently about android and our cappy's, heres the info.
1. 1.8 GB of "Internal Phone Storage" is plenty enough for (Apps, Data, Contacts, etc.) . I have 312 apps on my phone and i still have 896 MB left.
2. As far as i know, the "Internal" SD of the captivate is partitioned into system, data, and is also the internal sd that you can put files in. So if it really was a Class 6 , despite the horrifying write speeds, it would make no difference because the "Internal Phone Storage" is a partition of the built in 16 gb of internal sd.
Again, i know nothing about how our phone works, but this is the info i know.
I never come near filling the internal storage, so I would not need this for space saving. But, it would make my weekly ROM flash a lot easier to not even worry about those apps.
Apps2insternalsd is an app I would pay for ... and I am not one to buy apps, less than 5 in the past year.
Sent from my Captivate running Continuum 5.6

How can i increase the rom size?

Is there any way to repartition the size of rom?
i want to combine all internal sd card space to the rom and make the external sd card as for the only one of sd card.
Can i edit the pit file to do that? and how?
thanks for your help
tommyhui said:
Is there any way to repartition the size of rom?
i want to combine all internal sd card space to the rom and make the external sd card as for the only one of sd card.
Can i edit the pit file to do that? and how?
thanks for your help
Click to expand...
Click to collapse
You want to combine the internal storage and the usb storage into one storage space and the internal and external sd storage become just sd storage?
tknguyencsu said:
You want to combine the internal storage and the usb storage into one storage space and the internal and external sd storage become just sd storage?
Click to expand...
Click to collapse
Yes
I would like to do this too, I know it is possible because my Motorola Xoom does this. I was surprised that the ICS update didn't reformat the internal storage to work this way.
The internal "/data" partition stores both application and "user" data and it is done by having a subfolder of the data partition mounted as the "internal sdcard" (/mnt/sdcard) by a special filesystem that strips all user permissions from the files.
That way as far as the OS is concerned all the data is on one unified partition so I could install 20G worth of apps if I liked, yet all the applications that download data or expect music to be on the sdcard have everything in the right place.
The extra sd card shows up as /mnt/external1
Mokubai said:
I would like to do this too, I know it is possible because my Motorola Xoom does this. I was surprised that the ICS update didn't reformat the internal storage to work this way.
The internal "/data" partition stores both application and "user" data and it is done by having a subfolder of the data partition mounted as the "internal sdcard" (/mnt/sdcard) by a special filesystem that strips all user permissions from the files.
That way as far as the OS is concerned all the data is on one unified partition so I could install 20G worth of apps if I liked, yet all the applications that download data or expect music to be on the sdcard have everything in the right place.
The extra sd card shows up as /mnt/external1
Click to expand...
Click to collapse
I have tried to do this by editing the "vold.fstab" file in the etc folder. However I have not been successful. I can only switch between the internal and external sdcard.
Each time I failed I have to recopy the original vold.fstab file before the Note working again if I am lucky. Most of the time I have to reflash the rom again. You can get some information from the following thread:
http://forum.xda-developers.com/showthread.php?t=1454753

Get back Internal SDcard for apps storage

Hello!
Yesterday I found a fact, that my Note doesn't want to use my internal sdcard for applications storage ("Android" folder) anymore. The problem is that my external sdcard formatted for use with NTFS, so i can't update any app which automatically installs part of themselves to sdcard. without unmounting external sdcard before.
So, how can I get back my internal sdcard for using as default storage for applications installation, if they need it? THX!
Okay, i tried to wipe data and reflash LRK 4.0.4 ROM with mobile ODIN, I also tried to format internal sdcard and it doesn't helped too. I still can't move apps to internal sdcard as before due of insufficient space, despite i have about 4 gigs free on it.

[Q] Running low on space

So, I've ran into an issue with my i9000 which I can't fix on my own..
Currently I'm using Cyanogenmod 10.0 and the partitioning is as usual:
-1.46gb Internal Storage
-5.78gb "USB storage"
Now, I've reinstalled CM10 because of some recent force closes, (wiped data, wiped cache and dalvik cache), and installed a bunch of apps, most of which are games for my son, but now the phone says, it's frequently running out of space, which is kind of obvious, because both partitions are almost full.
The problem is thou, I cannon move any app to the external sd card, so I could free up some space on the internal memory..
I can move them from "phone" memory to "sd card" (which is also internal memory, just a different partition), but because of the stupid partitioning, I can't use my external sd card for apps.
But the thing is, before I moved on to CM10, I've used Darky's Rom, and apps could be installed on the external card just fine...
So, my question now is:
Is it possible to "merge" the internal storage and usb storage into one partition (so that basically I'd have 7,24gb of internal storage), and only have one sd card (not one "fictional" and one external)?
Another thing, not so important thou.. Where can you set the default storage for pictures being taken with the camera?
Hey,
Jelly Bean doesn't let you move apps into SD storage. That being said there should be some apps that allow you to do that.
Merging the internal and external storage I'm not quite sure of.
And in the camera, go into camera settings, it should be there.
Sent from my GT-I9000

Categories

Resources