Thread: PRS-T1 getting adb working
View Single Post
Old 02-28-2012, 07:29 AM   #53
xuyn2003
Connoisseur
xuyn2003 might easily be mistaken for a Texanxuyn2003 might easily be mistaken for a Texanxuyn2003 might easily be mistaken for a Texanxuyn2003 might easily be mistaken for a Texanxuyn2003 might easily be mistaken for a Texanxuyn2003 might easily be mistaken for a Texanxuyn2003 might easily be mistaken for a Texanxuyn2003 might easily be mistaken for a Texanxuyn2003 might easily be mistaken for a Texanxuyn2003 might easily be mistaken for a Texanxuyn2003 might easily be mistaken for a Texan
 
Posts: 71
Karma: 18140
Join Date: Jul 2011
Device: PRS-T1&KOBOTOUCH
Quote:
Originally Posted by uboot View Post
What about mount /dev/block/mmcblk2p4 /mnt/sdcard ?
Oh, hey! That's it, got success!

The remainning problem is that the file names are some different from the orignial sdcard, so some APKs can't read their datas from sdcard.
I think that is because I missed some parameters in the mount command.

I recorded the out put of "cat /proc/mounts" of orginal mounting as below, how can we add those parameters to the mount command? which should be after "-o", which should be after "-t"?

/dev/block//vold/179:68 /mnt/sdcard vfat rw,dirsync,nosuid,nodev,noexec,noatime,uid=1000,gi d=1015,fmask=0002,dmask=0002,allow_utime=0020,code page=cp437,iocharset=iso8859-1,shortname=mixed,batch_sync,uft8,errors=remount-ro 00

Last edited by xuyn2003; 02-28-2012 at 07:33 AM.
xuyn2003 is offline   Reply With Quote