• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [MetroPCS] [ROM] [BETA] KitKat 4.4.4 CM11 (unofficial)

Installed v.8
SD card isn't mounting nor is it visible.
Can see sdcard in recovery and access it.
Trying to mount through terminal but I'm missing something.
mkdir /sdcard/emmc
get stopped here says failed to create file exist.

home button led
Vibration locks sometimes.

Like this ROM alot hope I can mount sd card soon!

First of all that is not the mount command also I don't think that is even the corect path that error means there is already a directory named that. This could be caused by a problem in the fstab but I don't know because anga blade doesn't post his source to github
 
Upvote 0
First of all that is not the mount command also I don't think that is even the corect path that error means there is already a directory named that. This could be caused by a problem in the fstab but I don't know because anga blade doesn't post his source to github

su
mkdir /sdcard/emmc
busybox mount -t vfat -o rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,g id=1015,fmask=0702,dmask=0702,allow_utime=0020 /dev/block/mmcblk1p1 /sdcard/emmc

Off another forum tutorial on manually mounting SD card.
 
Upvote 0
su
mkdir /sdcard/emmc
busybox mount -t vfat -o rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,g id=1015,fmask=0702,dmask=0702,allow_utime=0020 /dev/block/mmcblk1p1 /sdcard/emmc

Off another forum tutorial on manually mounting SD card.

Oh okey I just didn't see all the commands but it means you already made /sdxard/emmc so skip that and do the second command

busybox mount -t vfat -o rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,g id=1015,fmask=0702,dmask=0702,allow_utime=0020 /dev/block/mmcblk1p1 /sdcard/emmc
 
  • Like
Reactions: shadowuser
Upvote 0
Oh okey I just didn't see all the commands but it means you already made /sdxard/emmc so skip that and do the second command

busybox mount -t vfat -o rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,g id=1015,fmask=0702,dmask=0702,allow_utime=0020 /dev/block/mmcblk1p1 /sdcard/emmc

When I do busybox mount -t vfat -o

u0_a54@f6mt:/ $ mount busybox -t vfat -o
Usage: mount [-r] [-w] [-o options] [-t type] device directory
1|u0_a54@f6mt:/ $

This may be because my first shot I typed mkir /sdcard/emmc I miss spelled the mkdir not 100 on what I put but it created the file anyway. :\
Maybe I need to re flash and start over?
 
Upvote 0
When I do busybox mount -t vfat -o

u0_a54@f6mt:/ $ mount busybox -t vfat -o
Usage: mount [-r] [-w] [-o options] [-t type] device directory
1|u0_a54@f6mt:/ $

This may be because my first shot I typed mkir /sdcard/emmc I miss spelled the mkdir not 100 on what I put but it created the file anyway. :\
Maybe I need to re flash and start over?

That is only part of what you need to type type all of this as one command
busybox mount -t vfat -o rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,g id=1015,fmask=0702,dmask=0702,allow_utime=0020 /dev/block/mmcblk1p1 /sdcard/emmc
 
  • Like
Reactions: shadowuser
Upvote 0
That is only part of what you need to type type all of this as one command
busybox mount -t vfat -o rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,g id=1015,fmask=0702,dmask=0702,allow_utime=0020 /dev/block/mmcblk1p1 /sdcard/emmc

First off thak you for your help. I feel like a pain.

Here is what happens when I did the command line.

su
w_utime=0020/dev/block/mmcblk1p1 /sdcard/emmc < mount: can't read '/etc/fstab': No such file or directory
1|root@f6mt:/ #
 
Upvote 0
First off thak you for your help. I feel like a pain.

Here is what happens when I did the command line.

su
w_utime=0020/dev/block/mmcblk1p1 /sdcard/emmc < mount: can't read '/etc/fstab': No such file or directory
1|root@f6mt:/ #

Don't worry you are not a pain i think there is a better way to do that though just give me a few minutes
 
  • Like
Reactions: shadowuser
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones