For those of you that want to use the external sd card on /mnt/sdcard so you can have more space for apps2sd try this.
Try at your own risk.
1. download http://pastebin.com/34AeL00L and rename to vold.fstab
2. open up terminal and navigate to the location of that file
3.
Code:
adb remount
adb push vold.fstab /etc/vold.fstab
adb reboot
It worked for me, however i am not sure it will work for everybody because i dont know if the vold.fstab is created dynamically.
I would appreciate it if you could:
Code:
adb shell cat /etc/vold.fstab
and post the result here.
P.S: It 's not my idea, but' of a user of another forum that could make a turn to little internal memory 5 gb.For me it 's a great idea and I would like to know what you think, especially the great PAUL;-)
Try at your own risk.
1. download http://pastebin.com/34AeL00L and rename to vold.fstab
2. open up terminal and navigate to the location of that file
3.
Code:
adb remount
adb push vold.fstab /etc/vold.fstab
adb reboot
It worked for me, however i am not sure it will work for everybody because i dont know if the vold.fstab is created dynamically.
I would appreciate it if you could:
Code:
adb shell cat /etc/vold.fstab
and post the result here.
P.S: It 's not my idea, but' of a user of another forum that could make a turn to little internal memory 5 gb.For me it 's a great idea and I would like to know what you think, especially the great PAUL;-)
Edited by SASA'77, 11 April 2011 - 08:49 PM.







Sign In
Create Account

Back to top









