[20/02/13][Guide][Memory Script]Installation of Mounts2SD[Automated/Playstore App]
Update #1: The attached zip file now works perfectly
Update #2: Fully Automated: new zip file attached at the end of this post.
Update #3: The creator of the script has released an application.
There are lot of scripts available to make use of the sd-ext partition of your card and install apps on it. Personally i've tried all of them
Mounts2SD is one such script by dk_zero-cool. (Original Thread)
Features:
Quote:
Graphical installer with configuration options and auto deletion of almost any existing app2sd script Control script to manage configuration from shell SWAP Support Link Apps from data as system apps Move Apps to sd-ext Move Dalvik-cache to sd-ext Move Apps Data to sd-ext Move system linked apps to sd-ext Move Cache to a tmpfs (With auto control) Internal nand and sdcard readahead optimization Handles slow sdcards that takes time to initiate Checks filesystems for errors on boot using e2fsck Let's you use whatever linux filesystem supported by kernel Able to revert any prev. options Fix permissions Internal/External storage optimization Fix CyanogenMod dalvik to /cache Revert the sd-ext/data partitions so that sd-ext becomes the new /data Android Market 'Not enough space' fix Checks available free space before moving content |
Caution: Although there are no steps that will brick your phone (at the most you need will need to reflash a rom ). Yet, i won't take responsibility for any damage done to your device.
Pre-requisites:
- Rooted rom with init.d support (Rooting Tutorial) (Enabling init.d support)
- sd-ext partition (Tutorial)
- Your kernel should support sd-ext
Installation:
- Make a nandroid backup if your want as you may loose data
- Download the attached file (mounts2sd.zip)
- Place to zip in the root of your SD card
- Reboot into recovery
- Select: Install zip from SD card-> <Now select the file your downloaded> ->Install
- Reboot your device (May take some time to boot)
If zip file cannot be installed then please leave a comment
Initial Setup:
- Download Android Terminal Emulator from Google Play
- Open Terminal and type in the following commands one by one: (CAUTION: CASE SENSITIVE COMMANDS, Grant root permissions is asked for)
- su
- m2sd apps disable
- m2sd data disable
- m2sd cache disable
- m2sd dalvik disable
- m2sd dlcache disable
- m2sd readahead 512 (512kb is the readahead value suggested for a class 4 sd card. If your have a better card then you may increase this value)
- m2sd rmount enable
- Reboot your device now (May take some time to boot)
When your device boots up, be sure to check the internal memory size. It should be almost equal to your sd-ext size. Enjoy your extended storage!
Screenshot:
----OR----
Another method: No need for any configuration using terminal. Just download and flash mounts2sd (no config needed).zip. Remember to reboot twice. Enjoy
----OR----
You can simply install this app from the playstore. (Warning: I haven't tested this!)
Remember to hit thanks if i helped
No comments:
Post a Comment