Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
kalunji
Old
(Last edited by kalunji; 29th November 2011 at 08:36 AM.)
#301  
Junior Member
Thanks Meter 2
Posts: 3
Join Date: Nov 2011
Default USB Mass Storage can't connect

I have try the swap method and it's really work but when i upgraded to android 2.3.4 Gingerbread JPKP5 it can't connect to pc using USB Mass Storage but Kies still can. Then upgraded again to Android 2.3.6 Gingerbread XXKPQ , both Mass Storage & Kies can't connect. Any solution ?

Samsung Galaxy GT-I9003[COLOR="Silver"]

---------- Post added at 09:41 AM ---------- Previous post was at 09:29 AM ----------

Quote:
Originally Posted by trip007in View Post
This is for 2.2.1 only. There is another thread for ginger bread version.

Sent from my GT-I9003 using XDA Premium App
Can you help where is the link for Gingerbread version ? Thanks
 
exctngdude
Old
#302  
Senior Member
Thanks Meter 94
Posts: 329
Join Date: May 2011
Location: Margao
There is a thread with similar title with gingerbread or gb instead of froyo. Check in this same section

Sent from my GT-I9003 using xda premium
 
kalunji
Old
#303  
Junior Member
Thanks Meter 2
Posts: 3
Join Date: Nov 2011
Quote:
Originally Posted by exctngdude View Post
There is a thread with similar title with gingerbread or gb instead of froyo. Check in this same section

Sent from my GT-I9003 using xda premium
Thanks mate. I found it and it's work great. Now have no problem at all connecting the mass storage
 
vishop
Old
#304  
Junior Member
Thanks Meter 0
Posts: 3
Join Date: Jul 2011
oohhhh yeaahhhhhhhh....

after 3 hours of figuring why it wont swap, finally made it....
cant get it to work using root explorer, wont swap the file, it seems no write access, no error msg though and i already made mount as r/w.

and adb method makes my device offline after few seconds.

tried using adb method again this morning.... and nailed it

THANKS TRIP!!!!!!!!!!!!
 
teknoplayer
Old
#305  
Junior Member
Thanks Meter 0
Posts: 20
Join Date: Dec 2011
Location: Oeiras
Quote:
Originally Posted by trip007in View Post

A.To backup original vold.fstab into C:\sdswap folder do the following: You can skip this step, if you are doing this for Samsung I9003.
Code:
C:\>
C:\>cd sdswap
C:\sdswap>adb shell
$ su
su
# cp /system/etc/vold.fstab /sdcard
cp /system/etc/vold.fstab /sdcard
# exit
exit
$ exit
exit
C:\sdswap>adb pull /sdcard/vold.fstab
180 KB/s (922 bytes in 0.005s)
Now you have vold.fstab of your phone in sdswap folder, You can replace the extracted file into “ori” folder for reverting original setup.
[/FONT]
I tried this, but when i write
Code:
# cp /system/etc/vold.fstab /sdcard
It shows me:
Code:
cp: can't create '/sdcard/vold.fstab': Read-only file system
Please help, this phone is brand new ! And it stopped working when i tried this!

---------- Post added at 05:44 AM ---------- Previous post was at 05:36 AM ----------

OK, so I already tried to copy, but is says that my sdcard does not exist.
I have the original vold.fstab saved in my computer, can i copy it from my computer to etc?
 
trip007in
Old
#306  
trip007in's Avatar
Senior Member - OP
Thanks Meter 596
Posts: 1,041
Join Date: Jun 2010
Location: Bangalore
Quote:
Originally Posted by teknoplayer View Post
I tried this, but when i write
Code:
# cp /system/etc/vold.fstab /sdcard
It shows me:
Code:
cp: can't create '/sdcard/vold.fstab': Read-only file system
Please help, this phone is brand new ! And it stopped working when i tried this!

---------- Post added at 05:44 AM ---------- Previous post was at 05:36 AM ----------

OK, so I already tried to copy, but is says that my sdcard does not exist.
I have the original vold.fstab saved in my computer, can i copy it from my computer to etc?
Are you on 2.2.1 Froyo or Ginger bread 2.3.5/2.3.6? This works only with Froyo.
The message that you have posted indicates that you have messed up the vold.fstab, if so then you can not access your SDCARD. You need to flash a new ROM using ODIN. Please refer this post by Krraazzyy for flashing method and latest ROMs.
NOTE 2/ SG-N7100 Omega v12 ●►Jelly Bean 4.1.2[/COLOR]
MOTOROLA XOOM 3G UMTS_EVEREST/ MZ601 MY ROM DREAMCWLI-4.2.1 for UMTS EVEREST
[MOD] SMS_MMS_SIP enabled on [ICS]
SAMSUNG SGSL(GT-I9003)| GB-DDLF2|Root|Odexed|
SAMSUNG SPICA(GT-I5700)| ANDROID 2.1


 
teknoplayer
Old
#307  
Junior Member
Thanks Meter 0
Posts: 20
Join Date: Dec 2011
Location: Oeiras
Quote:
Originally Posted by trip007in View Post
Are you on 2.2.1 Froyo or Ginger bread 2.3.5/2.3.6? This works only with Froyo.
The message that you have posted indicates that you have messed up the vold.fstab, if so then you can not access your SDCARD. You need to flash a new ROM using ODIN. Please refer this post by Krraazzyy for flashing method and latest ROMs.
I don't use any custom rom, but my phone is rooted though.

I managed to solve the problem by connecting the phone via USB and make an adb pull of the original vold.fstab to the system/etc folder in my phone, then in Root Explorer i deleted the modified one. Problem solved.
 
paskalion
Old
#308  
paskalion's Avatar
Member
Thanks Meter 6
Posts: 41
Join Date: Aug 2011
Location: Subang USJ
this is same as i try to do here right?

 
galache22
Old
#309  
Junior Member
Thanks Meter 2
Posts: 19
Join Date: Nov 2009
Do you now if that process can be done in a Samsung Galaxy player 5.0 (YP-G70)?

Thanks
 
marshygeek
Old
#310  
marshygeek's Avatar
Senior Member
Thanks Meter 130
Posts: 444
Join Date: Apr 2012
Sir why is it that after doing the procedure. I cannot now usb storage to connect in my PC? and why is it that my game is not running and needs to download the data again. But my data is in my internal (my external sd card) im confused.

---------- Post added at 10:47 AM ---------- Previous post was at 10:45 AM ----------

ohhhh. i connected the usb storage to my pc. and after waiting nothing happened. then i removed the plug. then realized that my internal sd card shows 00/00. seems that its not recognized. But the External sd card is there

 
Post Reply+
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...