I am getting error "Read-only filesystem" when trying to add a new directory in /mnt via Terminal Emulator. So, I tried :
su
busybox mount -o remount,rw /mnt
in order to remount filesystem for /mnt as read-write; but I am getting error "can't find /mnt in /proc/mounts".
What is this error for !?
PS. My ultimate aim is to then mount an external storage on that new directory; say /mnt/myextdrive