How do is swap SD cards on arco's latest cm11 rom

Search This thread

MayB4ck

Senior Member
Jan 11, 2014
173
27
Kavadarci
I really need some space for my Wonder coz i play games in my free time, so can anyone tell me how to swap SD or is there a custom kernel that swaps them, if yes can anyone give me a link to it?
 

redone2

New member
Jul 7, 2014
2
0
I really need some space for my Wonder coz i play games in my free time, so can anyone tell me how to swap SD or is there a custom kernel that swaps them, if yes can anyone give me a link to it?

You need to edit the Build.prop in root/system and add these lines:
# Storage configuration
persist.sys.vold.switchablepair=sdcard0,sdcard1

# Change to 1 for swapping SD cards
persist.sys.vold.switchexternal=1

It may not work on KitKat 4.4.3 or lower.so you should flash 4.4.4 CM11 or equivalent.

CM 9, CM 10, cm 10.1 and CM 10.2 will all work.