[Q] How to swap sdcard-ext to sdcard mountpoint - Atrix 4G Q&A, Help & Troubleshooting

Hi there, I have a 32gb class10 sdcard, dont want to use the internal 10gb memory as the default place to save app data, since I have 20gb of gamedata on the sdcard\android\data and sdcard\gameloft\games, so how can I mount my 32gb sdcard to be the root\sdcard, and the internal memory to be the root\sdcard-ext just like it was when I have the CM7 rom.
No I dont want to go back to CM7, I want to do this on my original rom android 2.3.6 brasilian bell atrix.
I found a CWM recovey swaper to droid x, so it is possible, can you guys help me, some script or anything.
I already tryed to just rename with rootexplorer but didnt work.
I already tryed lots and lots of markets apps that said it would do, but didnt.
Can someone please point me a way...
Thanks a lot

Pistolaobr said:
Hi there, I have a 32gb class10 sdcard, dont want to use the internal 10gb memory as the default place to save app data, since I have 20gb of gamedata on the sdcard\android\data and sdcard\gameloft\games, so how can I mount my 32gb sdcard to be the root\sdcard, and the internal memory to be the root\sdcard-ext just like it was when I have the CM7 rom.
No I dont want to go back to CM7, I want to do this on my original rom android 2.3.6 brasilian bell atrix.
I found a CWM recovey swaper to droid x, so it is possible, can you guys help me, some script or anything.
I already tryed to just rename with rootexplorer but didnt work.
I already tryed lots and lots of markets apps that said it would do, but didnt.
Can someone please point me a way...
Thanks a lot
Click to expand...
Click to collapse
I'd like to know this aswell... But in my case, I haven't done any research.
Will post if I find something.
Happy holidays,
Sent from my Atrix 4G using Tapatalk

Rayan said:
I'd like to know this aswell... But in my case, I haven't done any research.
Will post if I find something.
Happy holidays,
Sent from my Atrix 4G using Tapatalk
Click to expand...
Click to collapse
k scrub-a-dub-dubs googling would have answered this question already and so would the XDA forum search, but since its the holidays i'll help you both out.
1) get Root explorer, and you're going to need root access. I'll wait.
2) Using root explorer traverse to /etc/vold.fstab. MAKE A BACKUP of this file!
3) find the two lines for sdcard and sdcard-ext/emmc (depending if you're on CM7) Lines should look like this:
dev_mount sdcard /mnt/sdcard BLA BLABLA BLAB etc etc etc
AND
dev mount sdcard-ext /mnt/sdcard-ext blaglalgalglaglaglalglagldslfgfl
4) ok simply swap the 2nd word of each line with each other. So the first line
would say
dev_mount sdcard-ext /mnt/sdcard BLA BLABLA BLAB etc etc etc
and the second line would be
dev mount sdcard /mnt/sdcard-ext blaglalgalglaglaglalglagldslfgfl
5) save the file and reboot
NOTES: blur based roms do SDCARD + SDCARD-EXT. CM7 does SDCARD + EMMC, but the same guide applies
goodluck and happy holidays

roflestomp said:
k scrub-a-dub-dubs googling would have answered this question already and so would the XDA forum search, but since its the holidays i'll help you both out.
1) get Root explorer, and you're going to need root access. I'll wait.
2) Using root explorer traverse to /etc/vold.fstab. MAKE A BACKUP of this file!
3) find the two lines for sdcard and sdcard-ext/emmc (depending if you're on CM7) Lines should look like this:
dev_mount sdcard /mnt/sdcard BLA BLABLA BLAB etc etc etc
AND
dev mount sdcard-ext /mnt/sdcard-ext blaglalgalglaglaglalglagldslfgfl
4) ok simply swap the 2nd word of each line with each other. So the first line
would say
dev_mount sdcard-ext /mnt/sdcard BLA BLABLA BLAB etc etc etc
and the second line would be
dev mount sdcard /mnt/sdcard-ext blaglalgalglaglaglalglagldslfgfl
5) save the file and reboot
NOTES: blur based roms do SDCARD + SDCARD-EXT. CM7 does SDCARD + EMMC, but the same guide applies
goodluck and happy holidays
Click to expand...
Click to collapse
Thanks but that didn't work :-(
I changed mine from:
# external sd card
dev_mount sdcard_ext /mnt/sdcard-ext:none:lun1 auto /devices/platform/tegra-sdhci.2/mmc_host/mmc2 /devices/platform/tegra-sdhci.2/mmc_host/mmc1
# internal eMMC
dev_mount sdcard
/mnt/sdcard 18 /devices/platform/tegra-sdhci.3/mmc_host/mmc0
To:
# external sd card
dev_mount sdcard /mnt/sdcard-ext:none:lun1 auto /devices/platform/tegra-sdhci.2/mmc_host/mmc2 /devices/platform/tegra-sdhci.2/mmc_host/mmc1
# internal eMMC
dev_mount sdcard_ext /mnt/sdcard 18 /devices/platform/tegra-sdhci.3/mmc_host/mmc0
But even after a reboot both mount points remain unchanged.
Any other suggestions?
Thanks
Sent from my Atrix 4G using Tapatalk

roflestomp said:
4) ok simply swap the 2nd word of each line with each other.
Click to expand...
Click to collapse
Its the 2nd word dude, so change to
# external sd card
dev_mount sdcard_ext /mnt/sdcard
# internal eMMC
dev_mount sdcard /mnt/sdcard-ext

Pistolaobr said:
Its the 2nd word dude, so change to
# external sd card
dev_mount sdcard_ext /mnt/sdcard
# internal eMMC
dev_mount sdcard /mnt/sdcard-ext
Click to expand...
Click to collapse
Du'h my bad!
It works flawlessly!
Thanks and happy holidays!
Sent from my Atrix 4G using Tapatalk

It's not flawless. When mounted by usb to the computer, the phone crashes and restarts :/

Well, even though it works it is indeed not flawless.
In my case it works just fine when I mount the Atrix as mass storage, but the problem I've been having is sudden reboots and worst of all, yesterday it reverted back to its original settings all by itself after one of the many reboots.
Too bad since I'm running out of space!
I'll try it again today.
Cheers
Sent from my Atrix 4G using Tapatalk

roflestomp said:
Well then you can't read straight. Works fine for me n others
Click to expand...
Click to collapse
I could, after several restarts XD But the problem still persist if I reconnect the usb. So it's an annoyance. Are you on an atrix also?

nikdimas said:
I could, after several restarts XD But the problem still persist if I reconnect the usb. So it's an annoyance. Are you on an atrix also?
Click to expand...
Click to collapse
I have tried this hack and mount both partitions as mass storage without any reboot problem.
The thing is that it seems like it confuses the OS and reboots at random times which eventually causes both mount partitions to fail or even to revert the hack to it's original settings.
I noticed that while the hack is applied, under Webtop the partition labels are mixed up, in other words, what used to be the internal SDCARD after the hack it acts as SDCARD-EXT but under webtop the label remains MB580 which supposedly is internal SDCARD and SD/MMC Drive belongs to what supposedly is now an internal SDCARD.
I hope I made my point on that paragraph!
@roflestomp, by any chance have you partitioned your external sdcard with Webtop2SD? I have and I'm thinking that could be the problem. I will experiment getting rid of the 4GB ext partition I created there and see what happens.
Cheers and happy new year to all!
Rayan

Rayan said:
I have tried this hack and mount both partitions as mass storage without any reboot problem.
The thing is that it seems like it confuses the OS and reboots at random times which eventually causes both mount partitions to fail or even to revert the hack to it's original settings.
I noticed that while the hack is applied, under Webtop the partition labels are mixed up, in other words, what used to be the internal SDCARD after the hack it acts as SDCARD-EXT but under webtop the label remains MB580 which supposedly is internal SDCARD and SD/MMC Drive belongs to what supposedly is now an internal SDCARD.
I hope I made my point on that paragraph!
@roflestomp, by any chance have you partitioned your external sdcard with Webtop2SD? I have and I'm thinking that could be the problem. I will experiment getting rid of the 4GB ext partition I created there and see what happens.
Cheers and happy new year to all!
Rayan
Click to expand...
Click to collapse
In red, I think the os is confused (is this what you're trying to say?) and the phone autoreboots but the it doesn't clear my settings to the defaults.
I totally don't understand your paragraph xD Are you saying that some part of the webtop is in the original sd scard (on the atrix system)? If it is, i'm fcked
In blue, did you mount it both as sdcard or sdcard-ext? And when you connect the atrix to usb and computer does it reboot by itself?
Thanks

Sorry for the confusion!
This time I'll try to illustrate with screen caps
But first I'll answer your questions:
1. Yes, what I tried to say was that I think that the OS eventually goes nuts and reboots without any apparent reason and once I noticed that the hack reverted to its original settings, all by itself (at least in my case).
2. Check my screen caps to understand what I meant to say. But don't worry, so far Webtop and even Webtop2sd seem to be working just fine with the hack.
3. Yes, I managed to mount both memory partitions onto my PC with the hack applied without any reboot problems.
Okay, here's the screenies:
First, this is how it looks WITHOUT the hack applied.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Android Settings/Storage - Notice the size of each so you can later tell them apart.
Astro File Manager External MicroSD. For easier identification, I created a folder labeled 123-My External MicroSD
Astro File Manager Internal Memory. For easier identification, I created a folder labeled 123-My Internal SD
This is under Webtop, notice the labels and folder names
Next this is how it looks WITH the hack applied.
Android Settings/Storage - The hack seems to be applied correctly! - Notice how volume sizes have been swapped.
Astro File Manager - Notice how the EXTERNAL memory now shows the folder Iabeled INTERNAL, which is correct.
Astro File Manager - Notice how the INTERNAL memory now shows the folder Iabeled EXTERNAL, which is correct.
Now here's where it turns interesting, notice the labels on both internal an external memory and see that the folders now match to their original un-hacked version! It was supposed to be inverted just like Astro File Manager.
I think theres something else we need to tweak or hack for this to work.
I will start over from scratch with both memory partitions formated and clean OS and post my findings.
Have a great 2012!
Rayan
Sent from my Atrix 4G using Tapatalk

Rayan said:
Well, even though it works it is indeed not flawless.
In my case it works just fine when I mount the Atrix as mass storage, but the problem I've been having is sudden reboots and worst of all, yesterday it reverted back to its original settings all by itself after one of the many reboots.
Too bad since I'm running out of space!
I'll try it again today.
Cheers
Sent from my Atrix 4G using Tapatalk
Click to expand...
Click to collapse
Hey man... And did you feel improvement in performance?
Sent from my OC'd Motorola ™ Atrix® via XDA premium

dragoncius;[URL="tel:20813279" said:
20813279[/URL]]Hey man... And did you feel improvement in performance?
Sent from my OC'd Motorola ™ Atrix® via XDA premium
Click to expand...
Click to collapse
Not really...
It's hard to tell on normal things like booting up, saving files, using the video camera and such, but the only place i notice a bit of performance decrease is while launching huge games, but that's because I have a Class 4 32GB microsd!
But I'm not doing this to improve performance, but for lack of space on my internal storage.
Cheers!
Rayan
P.S. Can you guys see the screen caps in my previous post? On my PC I can't see them, but on my Webtop I can!

Rayan said:
Sorry for the confusion!
This time I'll try to illustrate with screen caps
But first I'll answer your questions:
1. Yes, what I tried to say was that I think that the OS eventually goes nuts and reboots without any apparent reason and once I noticed that the hack reverted to its original settings, all by itself (at least in my case).
2. Check my screen caps to understand what I meant to say. But don't worry, so far Webtop and even Webtop2sd seem to be working just fine with the hack.
3. Yes, I managed to mount both memory partitions onto my PC with the hack applied without any reboot problems.
Okay, here's the screenies:
First, this is how it looks WITHOUT the hack applied.
Android Settings/Storage - Notice the size of each so you can later tell them apart.
Astro File Manager External MicroSD. For easier identification, I created a folder labeled 123-My External MicroSD
Astro File Manager Internal Memory. For easier identification, I created a folder labeled 123-My Internal SD
This is under Webtop, notice the labels and folder names
Next this is how it looks WITH the hack applied.
Android Settings/Storage - The hack seems to be applied correctly! - Notice how volume sizes have been swapped.
Astro File Manager - Notice how the EXTERNAL memory now shows the folder Iabeled INTERNAL, which is correct.
Astro File Manager - Notice how the INTERNAL memory now shows the folder Iabeled EXTERNAL, which is correct.
Now here's where it turns interesting, notice the labels on both internal an external memory and see that the folders now match to their original un-hacked version! It was supposed to be inverted just like Astro File Manager.
I think theres something else we need to tweak or hack for this to work.
I will start over from scratch with both memory partitions formated and clean OS and post my findings.
Have a great 2012!
Rayan
Sent from my Atrix 4G using Tapatalk
Click to expand...
Click to collapse
Rayan said:
Not really...
It's hard to tell on normal things like booting up, saving files, using the video camera and such, but the only place i notice a bit of performance decrease is while launching huge games, but that's because I have a Class 4 32GB microsd!
But I'm not doing this to improve performance, but for lack of space on my internal storage.
Cheers!
Rayan
P.S. Can you guys see the screen caps in my previous post? On my PC I can't see them, but on my Webtop I can!
Click to expand...
Click to collapse
Yes I can see your screencaps.
@first post of yours above:
I did it like that and on my pc it's both proper (unlike what u have there at the end) but not before encounterring countless reboots xD The chances of not encounterring reboots is like 10% LOL.
I had to use mount in recovery mode (drains battery) to transfer files.
I thought you're going to show me the part where you had both cards as your internal sd... (or did I misunderstood you again?).

1. I also have no restart with atrix + gingermod 2.3.6 bell rom.
2. The only bug that i have it is that now, windows can only read the internal memory at 1st, i have to plug, unplug, than plug it again to read both internal memory and sdcard, it seems that when the atrix try to unplug the cardmemory to give acess to windows explorer, it doesnt work and the cardmemory stays unpluged, only the second time, with the cardmemory alredy unplugged, widows explorer recognizes my sdcard.

I'm on alien build #4 with working webtop .. that should be the problem ;/

Deos anyone know how to fix the problem with sdcard. After doing the scrit editing, the sdcard is not detected by windows anymore, only internal memory.
Rom 2.3.6

Pistolaobr said:
Deos anyone know how to fix the problem with sdcard. After doing the scrit editing, the sdcard is not detected by windows anymore, only internal memory.
Rom 2.3.6
Click to expand...
Click to collapse
You know? I've seen this problem even without this hack and with several ROMs I've tried, and I use the same plug-unplug-plug-unplug-plug fix with random results.
By the way, I've found that using the mass media notification to switch on and off and on again instead of plugging fixes this more often than not.
Sent from my Atrix 4G using Tapatalk

Check out this thread, it may help. I haven't tried it but I will be as sood as I have some time.
http://forum.xda-developers.com/showthread.php?t=1310309
[MOD][AD2SDX][ALPHA02] New Data To SD-EXT Mod - AMARULLZ DATA TO SD-EXT [OCT-20]

Related

Use an external sd card as internal storage

Today I got a 32 GB, SanDisk Micro SDCard, mainly for the use with Google Music (I have a 7,200+ library). However, I didn't find a source which had a solid solution, to at least have Google Music use the external sd card. So, I just messed around with it, and I found out how to Swap (reverse) the sd card 'locations', properly.
In vold.fstab, in the directory /system/etc/, you have two lines. Edit them with Root explorer's included "text editor", or any other good text editor. Make sure you have r/w on. Find the below two lines:
Code:
# external sd card
dev_mount sdcard_ext /mnt/sdcard-ext:none:lun1 auto /devices/platform/tegra-sdhci.2/mmc_host/mmc3 /devices/platform/tegra-sdhci.2/mmc_host/mmc1
and
Code:
# internal eMMC
dev_mount sdcard /mnt/sdcard 18 /devices/platform/tegra-sdhci.3/mmc_host/mmc0
What I did, and what proved successful (to use both internal, and external storage, which are reversed), is this:
Code:
# external sd card
dev_mount sdcard_ext [COLOR="Red"]/mnt/sdcard[/COLOR]:none:lun1 auto /devices/platform/tegra-sdhci.2/mmc_host/mmc3 /devices/platform/tegra-sdhci.2/mmc_host/mmc1
and
Code:
# internal eMMC
dev_mount sdcard [COLOR="Red"]/mnt/sdcard-ext[/COLOR] 18 /devices/platform/tegra-sdhci.3/mmc_host/mmc0
Replace the regular lines, with the red lines, save, restart your phone, and BAM, your internal is now marked as external, and your external, is now your internal
I use Stock 154_5, Unlocked, rooted.
Enjoy, and press the thanks button
Also, you can revert them back, if you changed them. Just put the stock code back into the file.
Also, I just discovered:
You can only use the internal storage, when connecting to a computer. The 'internal' (which, we switched around), will not be detected. If you do connect your device to a computer, after you disconnect it, the 'internal', storage, which is really the external, because we switched it, will not be detected, and you must restart your phone.
I'll test this on MIUI. I have the 64GB version. Same problem.
ZeroManArmy said:
I'll test this on MIUI. I have the 64GB version. Same problem.
Click to expand...
Click to collapse
Cool. Let me know if it works. Yeah, 64 GB only for movies and pictures.... Isn't worth it for me. Lol
What do you have for CM9 or MIUI?
ZeroManArmy said:
What do you have for CM9 or MIUI?
Click to expand...
Click to collapse
I use Stock 154_5, Unlocked, rooted.
URGENT,
i am using samsung galaxy note device , i have follow your instruction to change the vold.hstab file.
Now my device has recognize my ext sd card as sdcard. But my device cant recognise my internal sdcard, so i have lose my root explorer. and I couldn't reedit the vold.hstab file back.
I have try to hardreset, and try to reinstall root explorer, but it always give an restart and error : "process.media force close "
From my understanding the failure of installing the root explorer because my device can't recognise sdcard anymore
I go to setting--> storage , I found the sdcard is not detected, only usb storage detected
how to solve this problem?
n1cky6969 said:
URGENT,
i am using samsung galaxy note device , i have follow your instruction to change the vold.hstab file.
Now my device has recognize my ext sd card as sdcard. But my device cant recognise my internal sdcard, so i have lose my root explorer. and I couldn't reedit the vold.hstab file back.
I have try to hardreset, and try to reinstall root explorer, but it always give an restart and error : "process.media force close "
From my understanding the failure of installing the root explorer because my device can't recognise sdcard anymore
I go to setting--> storage , I found the sdcard is not detected, only usb storage detected
how to solve this problem?
Click to expand...
Click to collapse
Well your problem is because, this is for the Photon 4G. Not the Note. Have you tried other File managers, such as Antek?
D2dyno said:
Well your problem is because, this is for the Photon 4G. Not the Note. Have you tried other File managers, such as Antek?
Click to expand...
Click to collapse
Anyhow, It is impossible to install any applications, if try to install,device will restart
But, it's okay now, I have reflash my rom, all the problem solved
Thanks for your responds
n1cky6969 said:
Anyhow, It is impossible to install any applications, if try to install,device will restart
But, it's okay now, I have reflash my rom, all the problem solved
Thanks for your responds
Click to expand...
Click to collapse
No problem, and I'm glad to help.
Man am I happy I came across this thread!!!
I've been reading forever in some of the rom threads for an answer to this question! A few of the roms I've tried out had the internal and external storage swapped with no option to switch and that kept me from using them because I use internal storage for apps data and such and then my external memory card for backups and personal files!
The only 2 roms that this can be fixed in is jokers CM9-unofficial-ICS rom (there is actually an Advanced Option in Settings) and the MIUI.us port (there is a storage mod flashable swap, which didn't work for me, and there is an option in the Aroma installer to choose what you want for Internal Storage).
Now that I've come across this, imma try it out and see if I can't get it to work on some other roms I have used!
Thanks for the discovery! I'll let ya know how it works out for me!
Sent from my MB855 using xda premium
Jleeblanch said:
Man am I happy I came across this thread!!!
I've been reading forever in some of the rom threads for an answer to this question! A few of the roms I've tried out had the internal and external storage swapped with no option to switch and that kept me from using them because I use internal storage for apps data and such and then my external memory card for backups and personal files!
The only 2 roms that this can be fixed in is jokers CM9-unofficial-ICS rom (there is actually an Advanced Option in Settings) and the MIUI.us port (there is a storage mod flashable swap, which didn't work for me, and there is an option in the Aroma installer to choose what you want for Internal Storage).
Now that I've come across this, imma try it out and see if I can't get it to work on some other roms I have used!
Thanks for the discovery! I'll let ya know how it works out for me!
Sent from my MB855 using xda premium
Click to expand...
Click to collapse
Glad to hear! ICS ROMs handle external SD cards way better, so I prefer them now.
D2dyno said:
Glad to hear! ICS ROMs handle external SD cards way better, so I prefer them now.
Click to expand...
Click to collapse
I hear you there! The ICS roms rock! Jokers ICS rom has been my favorite due to the option to switch to use Internal memory for apps/app data. The other CM9 variants (AOKP/AOKPCB) had it default to use external memory as storage for apps/app data with NO option to swap. Now that I came across this, when my battery is a little better than 37% lol, imma do your mentioned edits!
Only difference from what I see from stock is that instead of "sdcard-ext" its "emmc". My current setup has "emmc" set as sdcard-ext (external storage) and sdcard as, well sdcard (internal storage) lol.
My issue has been that those have been swapped where "emmc" = internal storage and "sdcard" = external storage. With it being that way, it makes it a PIA to restore from Titanium Backup.
But this is all a thing of the past haha
I'm glad I'm not scared to read (like I feel like a lot of users are). I've seen a lot of posts where ppl were asking about how to swap the storage locations with no solid answers. Granted I didn't come across this solution immediately either...BUT I did and I plan to link to this thread and give you props in hopes that others find this useful as I know others are definitely having the same issue!
Sent from my MB855 using xda premium
I just successfully tested this on the AOKPCB from and it worked perfectly! Not gonna lie, that makes me VERY happy!!
Maybe everyone typing thanks could actually "THANK" this person?
Works on tablet
Ok tried this on a cheap tablet that I bought for playing around like this. An Arnova AN 7G3 7" with 4gb memory, 2 gb internal and 2gb internal sdcard. It was close to your file, all I had to change was sdcard and extsd. Before I did the switch and after seeing someone had trouble with apks after the switch, I made sure to move all apks to tablet, then copied all folders from sd to extsd. I also made a copy of the orignial vold file, just incase. Changed vold file rebooted and everything was great. Made a copy of altered vold file, then replaced with orignial and rebooted.....all still ok, replaced file with altered file and rebooted ,again all ok. Moved all apks that I could move to sdcard from tablet, free up 650mg on tablet. All moved apks worked fine.
AN 7 G3 is rooted out box runing stock ICS 4.0.1
Thanks for the info
ALD3 said:
F theOk tried this on a cheap tablet that I bought for playing around like this. An Arnova AN 7G3 7" with 4gb memory, 2 gb internal and 2gb internal sdcard. It was close to your file, all I had to change was sdcard and extsd. Before I did the switch and after seeing someone had trouble with apks after the switch, I made sure to move all apks to tablet, then copied all folders from sd to extsd. I also made a copy of the orignial vold file, just incase. Changed vold file rebooted and everything was great. Made a copy of altered vold file, then replaced with orignial and rebooted.....all still ok, replaced file with altered file and rebooted ,again all ok. Moved all apks that I could move to sdcard from tablet, free up 650mg on tablet. All moved apks worked fine.
AN 7 G3 is rooted out box runing stock ICS 4.0.1
Thanks for the info
Click to expand...
Click to collapse
Glad to hear it works on more than just GB
Thanks
D2dyno said:
Glad to hear it works on more than just GB
Click to expand...
Click to collapse
Thanks as I have been trying to find info for months. I posted in Arnova section of Arctablet news on how to do this tablet and a heads up and Thanks to YOU as well as a link to your work here. Hope you don't mind and did give credit to YOU. Check it out when you have time
http://www.arctablet.com/blog/forum...n-7-g3-recognize-you-micro-sd-as-internal-sd/
Just saw this topic and I have a (noob) question.
Does this work on any android phone or it's specific for this Moto one?

[Q] emmc/external_sd help for Resurrection Remix 2.1

Seen as I can't ask in the actual Resurrection Remix thread cause of having to have a certain amount of posts, I ask here...
This is for RR 2.1
Has anyone figured out how to get /mnt/emmc to be mounted as /mnt/sdcard/external_sd.
Have been trying, from different threads, to edit vold.fstab and build.prop to no avail. (only get bootloops)
(used root explorer as other file managers cause bootloops sometimes even for small edits)
So if anyone has gotten it to work with this rom could you show what and how to edit the files. It would be greatly appreciated.
Why do you want to mount your internal memory as your external memory?
I would like my actual 8GB sdcard to be mounted as /mnt/sdcard/external_sd
and the internal memory as /mnt/sdcard
Cause right now the 8GB is /mnt/emmc
and the internal memory is /mnt/sdcard
So I'm guessing from your post that its not supposed to be that way to begin with?
but either way it was like that in GB roms and it was so much more convenient to go to straight to the external_sd folder instead of going the extra step of going to mnt/emmc.
And some apps can not find files that are now in /mnt/emmc. So I have to put them on the internal memory.
It was faster to work with.
Da Iceman said:
I would like my actual 8GB sdcard to be mounted as /mnt/sdcard/external_sd
and the internal memory as /mnt/sdcard
Cause right now the 8GB is /mnt/emmc
and the internal memory is /mnt/sdcard
So I'm guessing from your post that its not supposed to be that way to begin with?
but either way it was like that in GB roms and it was so much more convenient to go to straight to the external_sd folder instead of going the extra step of going to mnt/emmc.
It was a lot faster to work with.
Click to expand...
Click to collapse
hey pal check this Multimount sdcard app from play store hope it might resolve ur issue
ps- the emmc / external sd issue is related to AOKP since in AOKP the EMMC folder is ware u find all ur external sdcard files and folders
But isnt that just for mounting sdcard on your PC while its still mounted (accessible) on your phone?
yea, but im wondering if there is a way to get it to actually mount in the "/mnt/sdcard/external_sd" path or anything. as long as its accessible via a folder in the sdcard.
It makes many things so much more convenient.
Da Iceman said:
But isnt that just for mounting sdcard on your PC while its still mounted (accessible) on your phone?
Click to expand...
Click to collapse
yes also check the links below hope they might also help u
http://forum.xda-developers.com/showpost.php?p=24983708&postcount=23071
http://forum.xda-developers.com/showthread.php?t=1410262
Thanks.
Just one more wondering thought. but is there a way to do it like the first link so it starts on reboot, without the need for extra programs (like editing a file or making a startup script)
If not, then its fine, I'll be happy with these.

[Q] /mnt/sdcard/ is mising

Hey folks,
first of all, I'm sorry if my following problem has already been discussed elsewhere in this forum, but I wasn't able to locate a thread or post that fits my exact issue as I don't want to mess up another thread with this.
So here is my problem:
I've recentally updated the resurrection remix rom from v1.9.1 to v2.1 on my SGS2. My phone boots up normally and works like a charm. But then I mentioned that both of my music-apps (poweramp and stock-player) are showing every song twice, as there would be file duplicates. So I checked the content of my external sdcard (where I put my music on) with both the stock-file-explorer and ES file explorer and found out, that my external sdcard wasn't mounted in /mnt/sdcard anymore but in /mnt/emmc and when I clicked on the sdcard-icon in the stock-app it only showed me my internal storage. With ES file explorer I can't access my external sdcard at all. I already plugged the sdcard out of the device, rebooted, plugged it back in and rebooted again. But nothing has changed. Further I've taken a look with MyPhoneExplorer and figured out, that the folder /mnt/sdcard doesn't exist anymore (creating it by myself failed) while /mnt/emmc was still there. Long story short, here are the facts:
/mnt/sdcard --> doesn't exist anymore
/mnt/emmc --> shows the content of external sdcard
sdcard-icon in stock-file-explorer --> shows internal storage
ES file explorer --> can't access sdcard at all (maybe I'm too stupid to use it)
music-apps --> show all the files doubled
Please help me, what can I do to get my external sdcard back at /mnt/sdcard and the music-apps to show every file only once?
let's just talk about the mount points first:
on stock roms, the internal sd card is mounted as /sdcard/ and the external sd card is /sdcard/external_sd/
on aosp roms the internal sd card _should_ be mounted as /sdcard/ as well and the external sd _should_ be mounted as /emmc/ (external multi media card).
in recent cm9 builds, suddenly those mount points were reversed, which does not make much sense in my opinion.
with the jump from ressurection 1.9 to 2.1 you might have just hit that switch. have you performed a full wipe before and/or after flashing the new rom? maybe that'll do the trick
on aosp roms the internal sd card _should_ be mounted as /sdcard/ as well and the external sd _should_ be mounted as /emmc/ (external multi media card).
Click to expand...
Click to collapse
Actually that's the case. But what is mnt-directory good for then, if there already are folder providing the content of internal storage and external sdcards? and just btw. wikipedia says that emmc stands for embedded multimedia card and this was invented to be used as an internal storage, that's confusing me.
have you performed a full wipe before and/or after flashing the new rom?
Click to expand...
Click to collapse
I followed the installation guide very strictly and performed the wiping and factory resetting before and after the flashing as instructed.
But if the files are where they should be, why is my music indexed twice no matter what I do?
ps: I managed to access my external sdcard with ES file explorer after doing an analyse of the sdcard through the manager-option of ES file explorer.
Unfortunately there doesn't seem to be a solution for the problem, beside waiting for the next version of the rom. But to those of you who may face the same or a similar problem, here's a little workaround:
In poweramp you can define the folders to scan, so just allow it to scan only /emmc/ and the doubled files will disappear. Unfortunately this is not possible for the stock-player. Maybe this is helpful.
i never bothered to look up emmc and just assumed the "e" stood for external.
if it stands for embedded it would actually make sense to switch the mount points.
the fact that one device can be accessed using several paths, e.g. /sdcard/ and /mnt/sdcard/ is a linux thing. same thing is present on pcs, servers and embedded systems (video game console, set top boxes, mediaplayers...). the mount point /sdcard/ is for convenience.
the "picking up files twice" issue you have with your music probably comes from some mount problem. but here's an idea:
in any music player, find a song that is present twice in a row, and look at its details. you should be able to find the full filename including the folder structure. then you will know exactly, what causes the duplicates. it might be that your card is mounted in some other folder as well.
other than that, as you said, it might be best to wait for the next rom revision, or get your post count up and post in the development thread directly, where they can probably help you. if that is a general bug of the rom, i guess you are not the first to realize it and people should be working on it as it sounds really annoying.

[MOD][CM10]Swap internal/external storage links

This is a flashable zip for cm10 that will:
mount external storage to /storage/sdcard0 and internal storage to /storage/sdcard1
remove all links to /storage/sdcard1 (internal storage)
link /storage/sdcard1 (internal storage) to /internal_sd and /mnt/internal_sd
survive a cm rom flash (as long as /system isn't formatted beforehand)
md5: 838eb8b6e9fb2246efdc0f39d6c21c10
Sweet! Gonna try.
Works well.
EDIT: You can ignore this post. V2 now saves camera pics/vids to the external storage.
I know some people wanted this so their pics could be saved to the external storage but it doesn't work. The camera/gallery must be hard coded to save to /storage/sdcard0.
The only option I can think of to change this is to mount bind /storage/sdcard1 to /storage/sdcard0/DCIM. But this will save all of the camera folders to the root of the external storage. If people are interested in this I can look more into and see if it is actually possible without bad side effects.
Hey I was going to reply to your PM but I figured posting here would bump it up and let other people see it.
Anyway I finally got a chance to try out the zip (on vacation) and I don't see a difference. The mount points remain the same if I go to storage under settings it still shows the internal as internal and sdcard as external.
If I try to move an app over it still moves it to the internal space.
Sent from my EVO using Tapatalk 2
Actually I forgot to add a file to the zip. I'll be updating this in a bit.
EDIT: OP updated with a new version. This one should work better. Sorry about that.
maxdamage2122 said:
Actually I forgot to add a file to the zip. I'll be updating this in a bit.
EDIT: OP updated with a new version. This one should work better. Sorry about that.
Click to expand...
Click to collapse
Thought I was crazy haha, I'll test it out and update this letting you know if it's working thanks!
EDIT: Works great, also screenshots get saved to the SD Card just fine haven't tested camera but I guess it still saves to the on-phone memory if you say so xD
Here is picture confirmation:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
No camera pics/vids get saved to the external storage. It wasn't working before because I forgot to edit that file.
maxdamage2122 said:
No camera pics/vids get saved to the external storage. It wasn't working before because I forgot to edit that file.
Click to expand...
Click to collapse
Yep. Figured that out earlier today, came here to post about it xD
Sent from my EVO using Tapatalk 2
You sir, are my hero. Tried it out, works perfect. One question, does this work with TWRP when doing backups?
cLo013 said:
One question, does this work with TWRP when doing backups?
Click to expand...
Click to collapse
No. But in twrp you can choose to backup to the external storage.
Does this script works on all devices? I have galaxy tab 10.1 on CM10 and wondering if I can flash this script.
maxdamage2122 said:
This is a flashable zip for cm10 that will:
mount external storage to /storage/sdcard0 and internal storage to /storage/sdcard1
remove all links to /storage/sdcard1 (internal storage)
link /storage/sdcard1 (internal storage) to /internal_sd and /mnt/internal_sd
survive a cm rom flash (as long as /system isn't formatted beforehand)
md5: 410DE4F0FD9AB5CA37828C9084355C67
Click to expand...
Click to collapse
When you say "survive CM ROM flash as long as system isn't formatted...", do you mean that a complete wipe can't be done? And if a complete wipe IS done, assuming it erases this mod, can the mod be immediately flashed after flashing the ROM, or do we need to boot the system once for some setup actions before the mod will work?
vwgtiturbo said:
When you say "survive CM ROM flash as long as system isn't formatted...", do you mean that a complete wipe can't be done? And if a complete wipe IS done, assuming it erases this mod, can the mod be immediately flashed after flashing the ROM, or do we need to boot the system once for some setup actions before the mod will work?
Click to expand...
Click to collapse
Depends on what you mean by complete wipe. If you wipe/factory restore the mod will stick. If you flash a cm ROM the mod will stick. The only time the mod will be gone is if you format /system or use one of those super wipe things.
Edit: The mod will also be gone if you flash any other ROM other than cm.
If you do format system and want the mod back you can flash it after the ROM in the same recovery session.
maxdamage2122 said:
Depends on what you mean by complete wipe. If you wipe/factory restore the mod will stick. If you flash a cm ROM the mod will stick. The only time the mod will be gone is if you format /system or use one of those super wipe things.
If you do format system and want the mod back you can flash it after the ROM in the same recovery session.
Click to expand...
Click to collapse
Awesome... So, does this "fix" the issue with mounting internal storage on the desktop instead of the external card? It baffles me why my CM10 install mounts the internal storage on any of my desktops (Win,Lin,Mac) instead of the external...
vwgtiturbo said:
Awesome... So, does this "fix" the issue with mounting internal storage on the desktop instead of the external card? It baffles me why my CM10 install mounts the internal storage on any of my desktops (Win,Lin,Mac) instead of the external...
Click to expand...
Click to collapse
Not sure because I never tested it. I have a hunch it won't but if you want try it out and let me know.
maxdamage2122 said:
Not sure because I never tested it. I have a hunch it won't but if you want try it out and let me know.
Click to expand...
Click to collapse
Let me NAND backup, and I'll flash stock CM10, make some notes, then flash this and compare. Thanks for the responses!
maxdamage2122 said:
Not sure because I never tested it. I have a hunch it won't but if you want try it out and let me know.
Click to expand...
Click to collapse
Okay, after quite a bit of flashing/rebooting, and various tests, I can confirm that this DOES INDEED fix the CM USB desktop mount issue. Instead of USB mounting making the internal storage available to the OS of the host computer, it instead makes the external SD card available. AWESOME SAUCE!!!
So, just for those that may be curious (and to show the lengths I went to to see how this mod changes the filesystem), I've listed below all of the conditions I looked at before and after flashing this mod.
I used two OSs on the phone (Stock with Goodies v2.03, just as something to compare CM to, knowing that it isn't affected by this mod; and CM10 nightly from 9/06). Also, on the host side, I used all three major OSs (Mac, Lin, Win), just to verify that the USB storage mounts I experienced weren't flukes.
I know that a lot of this is really redundant, as most of these locations are linked and such, but I included everything just for completeness.
And here it is…
Filesystem Mounts:
Stock203 (via TWRP)
---------------------------------------------------------------
sdcard/ internal
sdcard2/ external
sd-ext/ nothing (empty)
Stock203 (via Terminal Emulator)
---------------------------------------------------------------
/mnt/usb/ nothing (empty)
/mnt/sdcard/ internal
/mnt/sdcard/ext-sd/ external
/sdcard internal
/sdcard2 external
---------------------------------------------------------------
---------------------------------------------------------------
PREMOD
CM10 (via TWRP)
---------------------------------------------------------------
/sd-ext/ nothing (empty)
/sdcard/ internal
/sdcard/ext_sd/ nothing (empty)
/sdcard2/ external
---------------------------------------------------------------
CM10 (via Terminal Emulator)
---------------------------------------------------------------
/external_sd/ external
/sdcard/ internal
/mnt/external_sd/ external
/mnt/sdcard/ internal
/mnt/sdcard/ext_sd/ nothing (empty)
/storage/sdcard0/ internal
/storage/sdcard0/ext_sd/ nothing (empty)
/storage/sdcard1/ external
Titanium Backup
* SD Card (mapped to internal)
* Ext SD card (mapped to external)
USB mount to desktop
* Internal storage
---------------------------------------------------------------
---------------------------------------------------------------
POSTMOD
CM10 (via Terminal Emulator)
---------------------------------------------------------------
/internal_sd/ internal
/mnt/internal_sd/ internal
/mnt/internal_sd/ext_sd/ nothing (empty)
/mnt/sdcard/ external
/sdcard/ external
/storage/sdcard0/ external
/storage/sdcard1/ internal
/storage/sdcard1/ext_sd/ nothing (empty)
Titanium backup
* SD Card (mapped to external)
* Ext SD card (mapped to internal)
USB mount to desktop
* External storage
---------------------------------------------------------------
---------------------------------------------------------------
EDIT: And of course, all of my spacing is removed... This really should be WYSIWYG.
Just so you know that ext_sd folder on your internal storage can be deleted if you like. Sense creates it to link to the external card. So on cm10 its useless.
FYI this was taken from the cm10 thread:
dsEVOlve said:
After I flashed this mod I found that I was no longer able to take pics in rapid succession as it took several seconds to save each pic to the external card. Thought I would throw it out there in case it is important for others thinking about using this mod. I've got a 10 month old and taking quick pics kinda matters to me.
FWIW, I have a class 10 card.
Sent from my EVO using xda premium
Click to expand...
Click to collapse
I tested it on my class 4 with the same results.
maxdamage2122 said:
FYI this was taken from the cm10 thread:
I tested it on my class 4 with the same results.
Click to expand...
Click to collapse
Hmm... I'll have to look into that. Honestly though, the camera on cmx is ****e, relative to sense. If I end up loading cmx into the phone permanently, it's with the understanding that I'll be bringing a point and shoot with me, for pictures that matter (or the crappy camera/slowness would be fine for things that are out of the norm/unusual occurrences). In my use, mounting the external to the desktop is a much higher priority than quicker pictures. Just my usage, of course; everyone has their own priority
Not to mention, is someone has a highly rated class 10 SD card (versus a cheapie), there shouldn't be much lag unless the system is a bottleneck.

[Q] Going back to Sense, have some rom questions

I was on JB but I didn't like how the internal/external storage was, everything went to the internal so I would run out of space quickly. So I wanted to get back on Sense where the storage issue was not a problem. I followed this guide [Guide] How to Downgrade, Factory Restore, and fully update the Rezound, I'm now rooted on stock 4.03.605.2 710RD.
REV3NT3CH, helped me out a lot but still having some questions.
1. What is the most stable Sense rom out with the best mods? Haven't been on Sense in a while so I've forgotten what is out there.
2. How can I tell if my storage issues are fixed? What should my storage look like on Sense, what folders should I be seeing.
Thanks for the help...
-mac
xXezmacXx said:
I was on JB but I didn't like how the internal/external storage was, everything went to the internal so I would run out of space quickly. So I wanted to get back on Sense where the storage issue was not a problem. I followed this guide [Guide] How to Downgrade, Factory Restore, and fully update the Rezound, I'm now rooted on stock 4.03.605.2 710RD.
REV3NT3CH, helped me out a lot but still having some questions.
1. What is the most stable Sense rom out with the best mods? Haven't been on Sense in a while so I've forgotten what is out there.
2. How can I tell if my storage issues are fixed? What should my storage look like on Sense, what folders should I be seeing.
Thanks for the help...
-mac
Click to expand...
Click to collapse
when you go to take a picture does it say internal storade or sd card not found...if not you are golden....also as for best sense rom there is a couple...depends on if you want a desensed sense rom or a full on sense rom...desensed is much faster but still uses the stock sense dependencies and is in no way shape or form aosp
REV3NT3CH said:
when you go to take a picture does it say internal storade or sd card not found...if not you are golden....also as for best sense rom there is a couple...depends on if you want a desensed sense rom or a full on sense rom...desensed is much faster but still uses the stock sense dependencies and is in no way shape or form aosp
Click to expand...
Click to collapse
i took a picture and there was no error. i went into settings > storage and there wher 2 options, phone storage & storage card.
anyways, i attached some screenshots of my internal and external, can you let me know what these mean? mnt, sdcard. sdcard 2, ext_sd? since im back on sense now, say if i download game will it now go to my 64gb sd card instead of internal like it did on jellybean? when i was on jb everything went to internal. anyways, i wiped internal and external like you said in amon ra, hopefully this fixes everything.
im guessing sdcard = my rezounds 10gb internal. sdcard 2 = my 64gb external sdcard. what is mnt and ext_sd? if ext_sd is my external sdcard why do i have two paths to it?
and i just installed a game i bought a while back, wanted to see where it installed: im confused on the numbers of internal, phone storage, etc. it says the game 40mb was put on sdcard but i dont see it. i dont want large apps and games left on my phones storage, id like to use my 64gb sdcard, reason i bought it.
do i need to partition my external sdcard or something? i dont see my ext sdcard anywhere below.
xXezmacXx said:
i took a picture and there was no error. i went into settings > storage and there wher 2 options, phone storage & storage card.
anyways, i attached some screenshots of my internal and external, can you let me know what these mean? mnt, sdcard. sdcard 2, ext_sd? since im back on sense now, say if i download game will it now go to my 64gb sd card instead of internal like it did on jellybean? when i was on jb everything went to internal. anyways, i wiped internal and external like you said in amon ra, hopefully this fixes everything.
im guessing sdcard = my rezounds 10gb internal. sdcard 2 = my 64gb external sdcard. what is mnt and ext_sd? if ext_sd is my external sdcard why do i have two paths to it?
and i just installed a game i bought a while back, wanted to see where it installed: im confused on the numbers of internal, phone storage, etc. it says the game 40mb was put on sdcard but i dont see it. i dont want large apps and games left on my phones storage, id like to use my 64gb sdcard, reason i bought it.
do i need to partition my external sdcard or something? i dont see my ext sdcard anywhere below.
Click to expand...
Click to collapse
with all apps they usually store in internal under system/data....if you want that pushed to external you have to get an app that does that like apps2sd....this is default for any android....also its showing the ext_sd while in sdcard because it mounts to it for lets say that apps2sd and some apps even require and make the directory if needed for easier transfering...if you notice in main root directory it only shows sdcard1 and sdcard 2 just like it should
REV3NT3CH said:
with all apps they usually store in internal under system/data....if you want that pushed to external you have to get an app that does that like apps2sd....this is default for any android....also its showing the ext_sd while in sdcard because it mounts to it for lets say that apps2sd and some apps even require and make the directory if needed for easier transfering...if you notice in main root directory it only shows sdcard1 and sdcard 2 just like it should
Click to expand...
Click to collapse
should i partition my sdcard? like it is telling me to do.is app2sd the best for this?
xXezmacXx said:
should i partition my sdcard? like it is telling me to do.is app2sd the best for this?
Click to expand...
Click to collapse
You have a separate 1.7 GB partition that downloaded apps go to, that doesn't count against the 12GB or so of Internal SD. I wouldn't worry about moving apps to the SD card unless you're filling that 1.7 GB up. If you do fill it up, go through your apps in Settings and use the built in move to SD on any app that it's not grayed out on. Don't move any apps with active widgets or that start on boot.
mjones73 said:
You have a separate 1.7 GB partition that downloaded apps go to, that doesn't count against the 12GB or so of Internal SD. I wouldn't worry about moving apps to the SD card unless you're filling that 1.7 GB up. If you do fill it up, go through your apps in Settings and use the built in move to SD on any app that it's not grayed out on. Don't move any apps with active widgets or that start on boot.
Click to expand...
Click to collapse
I'll use that up quickly. I just installed this 40gb game for my son, it says the apk is 40mb and that's it located in /mnt/asec/. What is mnt, is that apk stored on my internal? And how can I get it on my ext sdcard if so? I bought some games that are 300mb+, some even a 1gb. I want to use ny 64gb ext sdcard, whole reason I bought it, want to keep internal free. I have like 12 games and 20+apps that will surely take up all my internal when I re d/l them. By the way I did go into settings and hit the move to sdcard box.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my ADR6425LVW using Tapatalk
xXezmacXx said:
I'll use that up quickly. I just installed this 40gb game for my son, it says the apk is 40mb and that's it located in /mnt/asec/. What is mnt? And how can I get in on my ext sdcard? I.bought some games that are 300mb+, some even a 1gb. I want to use ny 64gb ext sdcard, whole reason I bought it, want to keep internal free. I have like 12 games and 20+apps that will surely take up all my internal when I re d/l them.
Sent from my ADR6425LVW using Tapatalk
Click to expand...
Click to collapse
You can try the Move to SD option, it's up to the developer of the app to configure what can/can't move to SD using that option though. In the case of the app you listed, the .apk part is in the DRM protected app folder and that'll never move off the internal storage using the built in method. If you find that option isn't cutting it, you need to switch to using an apps2SD method where you can move everything.
/mnt is just the mount point for all filesystems regardless of what hardware they are on.
http://www.tldp.org/LDP/Linux-Filesystem-Hierarchy/html/mnt.html
mjones73 said:
You can try the Move to SD option, it's up to the developer of the app to configure what can/can't move to SD using that option though. In the case of the app you listed, the .apk part is in the DRM protected app folder and that'll never move off the internal storage using the built in method. If you find that option isn't cutting it, you need to switch to using an apps2SD method where you can move everything.
/mnt is just the mount point for all filesystems regardless of what hardware they are on.
http://www.tldp.org/LDP/Linux-Filesystem-Hierarchy/html/mnt.html
Click to expand...
Click to collapse
I did try the rezounds move to sd option. Maybe I'm doing it wrong. I went into settings - device - apps. I believe the game is already moved b/c it has the "move to phone" button available.
When I click "move to phone" it changes to the ss below, now a "move to phone storage" button is available.
What do these storage terms mean, ex; USB storage app? What's the diff between move to phone and move to phone storage? Im guessing I need to try an apps2sd application, but which one? Could you recommend some, don't mind paying. Also, won't I need to partition my ext sdcard for apps2sd to work, just asking cause all these apps I see talk about partitioning your ext sdcard.
Btw, thanks for all the help I'm starting to understand this a lot better, much appreciated.
Sent from my ADR6425LVW using Tapatalk
Apps in the Rezound exist in either the data partition (Phone storage) or the internal Storage (Storage)... apps cannot be moved to the SD card normally with the embedded Settings->Apps tool.
This is usually enough though, it is rare that you would run out space but if you were going to use something that moves the apps to the actual SD card, I would suggest Link2SD... it requires partitioning the SD card and making the secondary partition an Ext3/4 partition, it moves the data to the Ext3/4 partition of the SD Card and creates symbolic links back to the original places, even allowing Widgets and startup apps to be reside on the SD card. It does involve a little finesse if you have to factory default or install a new ROM though. I used to use it all the time on my old HTC Aria, which had about 256M for app storage and it worked brilliantly.
acejavelin said:
Apps in the Rezound exist in either the data partition (Phone storage) or the internal Storage (Storage)... apps cannot be moved to the SD card normally with the embedded Settings->Apps tool.
This is usually enough though, it is rare that you would run out space but if you were going to use something that moves the apps to the actual SD card, I would suggest Link2SD... it requires partitioning the SD card and making the secondary partition an Ext3/4 partition, it moves the data to the Ext3/4 partition of the SD Card and creates symbolic links back to the original places, even allowing Widgets and startup apps to be reside on the SD card. It does involve a little finesse if you have to factory default or install a new ROM though. I used to use it all the time on my old HTC Aria, which had about 256M for app storage and it worked brilliantly.
Click to expand...
Click to collapse
That's the one thing I wasn't sure of, is it using the Internal or External SD when doing the move to SD option, if it's Internal, forget what I said and just use Link2SD, should be a guide online how to use it.
mjones73 said:
That's the one thing I wasn't sure of, is it using the Internal or External SD when doing the move to SD option, if it's Internal, forget what I said and just use Link2SD, should be a guide online how to use it.
Click to expand...
Click to collapse
Start here: http://www.link2sd.info and here: http://forum.xda-developers.com/showthread.php?t=919326
Sent from my Nexus 4 using Tapatalk
acejavelin said:
Start here: http://www.link2sd.info and here: http://forum.xda-developers.com/showthread.php?t=919326
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
I read through the "What you need for linking applications:" from that xda thread. I;m going to follow it to the T, hopefully it'll work for my Rezound. Thanks for the info.
mjones73 said:
That's the one thing I wasn't sure of, is it using the Internal or External SD when doing the move to SD option, if it's Internal, forget what I said and just use Link2SD, should be a guide online how to use it.
Click to expand...
Click to collapse
I'm trying to use that Mini Partition application but I have no idea what I'm doing, these directions aren't really detailed. I'm been trying to figure this out for hours now. I'm going nuts!
xXezmacXx said:
I'm trying to use that Mini Partition application but I have no idea what I'm doing, these directions aren't really detailed. I'm been trying to figure this out for hours now. I'm going nuts!
Click to expand...
Click to collapse
I always use Partition Magic or EaseUS Partition Manager, but why don't you just partition it in TWRP? It is under Advanced... Set the Swap size to 0 and the EXT size to whatever you want, I always used 2GB (2048) on my Aria but you could use whatever you feel is appropriate, and your choice of partition types and swipe to partition. Then reboot and setup Link2SD. Remember you will lose everything on your SD card, so make sure to back it up to a PC or something.
EDIT: I have not done this on the Rezound, so I am assuming it will work fine, but I don't know anyone who has done it on this device since the embedded space is usually more than sufficient.
acejavelin said:
I always use Partition Magic or EaseUS Partition Manager, but why don't you just partition it in TWRP? It is under Advanced... Set the Swap size to 0 and the EXT size to whatever you want, I always used 2GB (2048) on my Aria but you could use whatever you feel is appropriate, and your choice of partition types and swipe to partition. Then reboot and setup Link2SD. Remember you will lose everything on your SD card, so make sure to back it up to a PC or something.
EDIT: I have not done this on the Rezound, so I am assuming it will work fine, but I don't know anyone who has done it on this device since the embedded space is usually more than sufficient.
Click to expand...
Click to collapse
Ok ill use twrp just gotta flash it. For the ext do I select ext 2 3 or 4? Also, is the ext where the apps will be moved to? I have a 64gb card can I make the ext 15-20gb or higher?
Sent from my ADR6425LVW using Tapatalk
xXezmacXx said:
Ok ill use twrp just gotta flash it. For the ext do I select ext 2 3 or 4? Also, is the ext where the apps will be moved to? I have a 64gb card can I make the ext 15-20gb or higher?
Sent from my ADR6425LVW using Tapatalk
Click to expand...
Click to collapse
Use Ext3 or 4, in this situation you won't notice any difference in performance between the two, at one time 3 was considered to be more stable and I use it most of the time but I don't know if it makes any difference anymore. You will not run into the size limitations in those partition types, I believe its in the upper terabyte range . To make it easy and have nice round numbers I always do it in increments of 512 though, so 16384 would probably be appropriate and give you 16 gigabytes of space.
I gotta ask though, what do you need so much application space for? are you running thousands and thousands of apps? The reason I ask is most apps automatically move their data to the SD card if they are very large, like most games and the advantages you see by using a tool like this can be minimal if you're using lots of very large games.
EDIT: one thing to keep in mind that might be confusing the first few times you use this application, the objective is to link the applications, not move. It seems counter intuitive but if you move them you're defeating the purpose and not gaining much, you need to use the link options.
Sent from my Nexus 4 using Tapatalk
acejavelin said:
Use Ext3 or 4, in this situation you won't notice any difference in performance between the two, at one time 3 was considered to be more stable and I use it most of the time but I don't know if it makes any difference anymore. You will not run into the size limitations in those partition types, I believe its in the upper terabyte range . To make it easy and have nice round numbers I always do it in increments of 512 though, so 16384 would probably be appropriate and give you 16 gigabytes of space.
I gotta ask though, what do you need so much application space for? are you running thousands and thousands of apps? The reason I ask is most apps automatically move their data to the SD card if they are very large, like most games and the advantages you see by using a tool like this can be minimal if you're using lots of very large games.
EDIT: one thing to keep in mind that might be confusing the first few times you use this application, the objective is to link the applications, not move. It seems counter intuitive but if you move them you're defeating the purpose and not gaining much, you need to use the link options.
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
When I get home tonight I will follow your directions on partitioning with twrp. You've been more than helpful, thank you.
To your ?. I use the phone and so does my son. I must of purchased 30+ games this month alone, and apps, well too many to count. I also use it to to store my 5000+ mp3s and movies for my son.
Edit: for example I just downloaded rayman fiesta run and the files it downloaded arent on my external. And when I JB all games were slow, lagged a lot. Now I'm back on sense everything is smooth.
Sent from my ADR6425LVW using Tapatalk
xXezmacXx said:
When I get home tonight I will follow your directions on partitioning with twrp. You've been more than helpful, thank you.
To your ?. I use the phone and so does my son. I must of purchased 30+ games this month alone, and apps, well too many to count. I also use it to to store my 5000+ mp3s and movies for my son.
Edit: for example I just downloaded rayman fiesta run and the files it downloaded arent on my external. And when I JB all games were slow, lagged a lot. Now I'm back on sense everything is smooth.
Sent from my ADR6425LVW using Tapatalk
Click to expand...
Click to collapse
just curious...on JB roms....did you force gpu rendering in dev options.....it will cause that....i run avabel on jellybean....which need i remind you is a very power and graphic hungry game....and runs fine
xXezmacXx said:
When I get home tonight I will follow your directions on partitioning with twrp. You've been more than helpful, thank you.
To your ?. I use the phone and so does my son. I must of purchased 30+ games this month alone, and apps, well too many to count. I also use it to to store my 5000+ mp3s and movies for my son.
Edit: for example I just downloaded rayman fiesta run and the files it downloaded arent on my external. And when I JB all games were slow, lagged a lot. Now I'm back on sense everything is smooth.
Sent from my ADR6425LVW using Tapatalk
Click to expand...
Click to collapse
5000 MP3's?!?! I used to go that, just uploaded them all (plus around 10,000 more) to Play Music and use the cloud now since I have WiFi 95% of the time when I play music.
Games will not use your EXTERNAL storage, but most of them install the core of app in the phones app storage area (the 2GB portion) and their data on the internal storage (the ~11GB area). Most of the ones I have do that, for example, Mechs Warfare takes about 80MB of storage in the app data partition, but uses about 450MB of internal storage.
If you have a lot of games that do this, Link2SD, Move2SD, and other similar tools may not help much, all they will do is move the application data to the external storage, but the app controls it's own data being installed on the "sdcard", which is the internal storage. In most of those applications there is no way to tell it to use the external card and there is no way to move the data without swapping mount points between the internal and external storage.

Categories

Resources