If so, one thing to note was that using mount -t ntfs or ntfs-3g does not work. You need to initiate the mount using ntfs-3g as the command, something like: ntfs-3g -o rw /dev/block/sda1 /mnt/usb_storage/USB_DISK0/Media
With regards to adb, I can get it to show up only in TWRP, but without system being able to mount I'm not sure how to get the Superuser.apk into /system/app?
Comment