Created
November 12, 2014 11:04
-
-
Save luthfianto/d0587ee4a446850e82af to your computer and use it in GitHub Desktop.
Mount Lenovo A706 internal SD
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mount -o umask=0000,dmask=0000 -t vfat /dev/block/mmcblk0p20 /storage/sdcard1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment