shadowuser
Newbie
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
Made a shell like yo u did, ran it with no errors but no confirmation of success either.
Sdcard still not mounted, this is werid.
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
Made a shell like yo u did, ran it with no errors but no confirmation of success either.
Sdcard still not mounted, this is werid.


