Did not find a internal storage 'dev_mount' command in the in /system/etc/vold.fstab file.
how to do?
Why not just use directorybind or ExtSd2InternalSd
http://forum.xda-developers.com/showthread.php?t=2036796
http://forum.xda-developers.com/showthread.php?t=1410262
baileyjr said:
Why not just use directorybind or ExtSd2InternalSd
http://forum.xda-developers.com/showthread.php?t=2036796
http://forum.xda-developers.com/showthread.php?t=1410262
Click to expand...
Click to collapse
Does this mean that I can force camera to store data to ext SD ?
Sent from my GT-N7100 using xda app-developers app
baileyjr said:
Why not just use directorybind or ExtSd2InternalSd
http://forum.xda-developers.com/showthread.php?t=2036796
http://forum.xda-developers.com/showthread.php?t=1410262
Click to expand...
Click to collapse
Thanks to reply, but I hope to modify / system / etc / vold.fstab files or other system files to remount.
Related
i've partition my sd using cwm,about 1Gb ext2,i dont know how to use it(totally noob),so how do i delete the partition to make my sd become normal sd(no partition)??
rashid.fairus said:
i've partition my sd using cwm,about 1Gb ext2,i dont know how to use it(totally noob),so how do i delete the partition to make my sd become normal sd(no partition)??
Click to expand...
Click to collapse
I don't know about CWM method but you can use Gparted on your PC and do it easily... Search Google for USB Gparted boot..
i try formatting using pc but the ext partition became allocated volume..ok i give it a try..thnx
If you are rooted you could use Link2SD.
But if you want to remove it use official SD Formater 3.1. First backup your existing files from sd
Sent from my LT18i using XDA App
vr5411 said:
If you are rooted you could use Link2SD.
But if you want to remove it use official SD Formater 3.1. First backup your existing files from sd
Sent from my LT18i using XDA App
Click to expand...
Click to collapse
is it an apk or windows tool?
edit:nvm,already found it,thnx for helping me
hey guys i wanna fix my low on space error and for that i would have to make a partition on my sd card
i just wanna know if its possible to make it from recovery and how so?
thanks
Sent from my GT-I9000 using XDA
JunaidZaka said:
hey guys i wanna fix my low on space error and for that i would have to make a partition on my sd card
i just wanna know if its possible to make it from recovery and how so?
thanks
Sent from my GT-I9000 using XDA
Click to expand...
Click to collapse
In CWM or PX recovery there is option to make partition on sd card. Search it, perhaps it is in advenced options
Before making a partition: Copy all files from you sd-card to your computer, then partition the sdcard, after partition, restore all the files again
iok1 said:
Before making a partition: Copy all files from you sd-card to your computer, then partition the sdcard, after partition, restore all the files again
Click to expand...
Click to collapse
Oh, yeah, i forget to write this. Making partitions via recovery deletes all your files from sd-card. About two weeks ago I did it -,-
But making partition via PC is safy
After creating a partition on your sdcard download link2sd from market and create ext4 partition and restart your device
Sent over Electromagnetic Waves
so hoe much size do i have to choose for the partition
and after itd partitioned
what should i do yo transfer apps to sd?
Sent from my GT-I9000 using XDA
JunaidZaka said:
so hoe much size do i have to choose for the partition
and after itd partitioned
what should i do yo transfer apps to sd?
Sent from my GT-I9000 using XDA
Click to expand...
Click to collapse
For me 256 MB is fine. Then use S2E, for example, to move system apps on sd-card
wojtek267 said:
For me 256 MB is fine. Then use S2E, for example, to move system apps on sd-card
Click to expand...
Click to collapse
No, dalvik cache and user apps are better in my opinion
Sent from my HTC Sensation
is 512 mb fine ?
and how to configure A2SD
just partition and then move apps to sd ?
Sent from my GT-I9000 using XDA
It's better to make partition size not more than by 10% of your sd-card.
Like if you have 8gb sd-card then you should make around 750-780mb to be on safe side
Is this possible that we can add a virtual ram using internal memory? Maybe just 256mb. Please share your thoughts on this.
Sent from my GT-I8150 using xda premium
eluspo said:
Is this possible that we can add a virtual ram using internal memory? Maybe just 256mb. Please share your thoughts on this.
Sent from my GT-I8150 using xda premium
Click to expand...
Click to collapse
Look here pepoluan's post:
http://forum.xda-developers.com/showthread.php?t=2211397
Or you can also do it this way:
1) open terminal emulator
2) create a swap file in /sdcard (internal) 256M size (you can change the size in the count parameter)
$ su
# dd if=/dev/zero of=/sdcard/.swapfile bs=$((1024*1024)) count=256
Click to expand...
Click to collapse
3) activate the swap file you just created
$ su
# mkswap /sdcard/.swapfile
# swapon /sdcard/.swapfile
Click to expand...
Click to collapse
4) check if swap is running
$ free
Click to expand...
Click to collapse
Please note that swap will be deactivated on reboot, but you only need to do step #3 to activate it again.
To avoid deletion of the .swapfile, chmod to 600
Thanks bro. If we do a pristine install the swap will be lost?
Sent from my GT-I8150 using xda premium
eluspo said:
Thanks bro. If we do a pristine install the swap will be lost?
Sent from my GT-I8150 using xda premium
Click to expand...
Click to collapse
if you wipe you internal sdcard then yes it will be lost. you can even delete it anytime if you want.
Have you tried it? Does it improve performance?
Sent from my GT-I8150 using xda premium
eluspo said:
Have you tried it? Does it improve performance?
Sent from my GT-I8150 using xda premium
Click to expand...
Click to collapse
i did, when some games didn't work due to lack of memory.
so, i only use it when i need it.
Better don't use internal memory for it. Because it reduce your memory life and thus it's internal changing it is difficult.
How to go back to default internal storage and external sd card in ertenal to internal app?
Sent from my GT-I9082 using xda app-developers app
bongski55 said:
How to go back to default internal storage and external sd card in ertenal to internal app?
Sent from my GT-I9082 using xda app-developers app
Click to expand...
Click to collapse
Don't give EXT2INT SuperUser Permission ... or simply delete the APP using root explorer...:good:
Hit thanks if i help you.
Solved
pramodmadhu007 said:
Don't give EXT2INT SuperUser Permission ... or simply delete the APP using root explorer...:good:
Hit thanks if i help you.
Click to expand...
Click to collapse
I tried deleting the app, also tried wipe cache and dalvik no luck still my internal and external sd are interchanged. The only way I found to work is to restore nandroid backup that does not include ext to int installed. That is an extreme method
EDIT: K2wl answered this in his ROM thread.....
Is there a flashable zip yet to enable it?
Use link2sd then go to cwm then create a partition after creating the partition reboot then go to link2sd press ext2....
Dont forget to press thanks if i helped you... :thumbup:
Sent from my GT-S5360 using xda app-developers app
bryanchan727 said:
Use link2sd then go to cwm then create a partition after creating the partition reboot then go to link2sd press ext2....
Dont forget to press thanks if i helped you... :thumbup:
Sent from my GT-S5360 using xda app-developers app
Click to expand...
Click to collapse
Eventually we will get the Samsung firmware update that allows apps2sd, but we havent gotten it yet. In the mean time I use Foldermount to move large data folders to the external sd card. For example the large gameloft games usually require the data to be installed on the internal. Will foldermount you can move those large folders (or any other folder) to the external sd and free up a lot of internal memory.
thanks gam3r just need to figure out foldermount and that should solve it. gameloft is just ridiculous, 2 gigs for a game
lbhocky19 said:
Is there a flashable zip yet to enable it?
Click to expand...
Click to collapse
This gives me an idea :thumbup:
Sent from my SGH-M919 using Tapatalk 2