Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
louis xv
Old
#1  
Junior Member - OP
Thanks Meter 3
Posts: 8
Join Date: Mar 2009
Wink For all those don't have sd card

if you don't have a sd card and you want to get benefit from your internal storage in froyo b2, you can make the system to deal with internal storage as an external sd card, and you can use gallery,music and camera with your internal storage and enhance your experience>>

yo have to edit the following file

"/system/etc/vold.fstab" with any editor like ASTRO or ES explorer

you have to change the following:

dev_mount sdcard /mnt/sdcard auto /devices/platform/s3c-sdhci.0/mmc_host/mmc0

to:

dev_mount sdcard /mnt/sdcard auto /devices/platform/s3c-sdhci.1/mmc_host/mmc1

and its better to remove mount command of internal storage in "/init.rc"
by comment the following "just put a(sharp #) before it"

#mount vfat /dev/block/mmcblk0p1 /storage


then reboot your android and enjoy !

please be aware that this fix work in case YOU DON'T HAVE AN EXT. SD CARD
in case you have one maybe the changes may not be as above

thank you all.
The Following User Says Thank You to louis xv For This Useful Post: [ Click to Expand ]
 
Job21
Old
(Last edited by Job21; 12th October 2011 at 06:36 AM.)
#2  
Member
Thanks Meter 1
Posts: 31
Join Date: Apr 2010
Hi Louis, could you please advise if there shall be other line to edit, so the new "SDcard" will have the asec folder functions?

something like this
http://forum.xda-developers.com/show....php?t=1088474
 
louis xv
Old
#3  
Junior Member - OP
Thanks Meter 3
Posts: 8
Join Date: Mar 2009
thank you for your reply.
but would you please explain what is /asec folder functions/
i checked your link but the modded vold.fstab there has some additional lines and i'm really not a professional and i'm not sure if those commands will be applicable in our omnia
 
Post Reply+
Tags
froyo, internal storage, omnia ii, sd card
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...