I'm unable to mount pendrive with my otg cable but with es file explorer i can explore the pendrive. the default otg mount is not working.
how can i mount it
USB otg helper or stick mount will work for u if u r rooted.
but with default option why is it not mounting?
Sumesh Kharnotia said:
I'm unable to mount pendrive with my otg cable but with es file explorer i can explore the pendrive. the default otg mount is not working.
how can i mount it
Click to expand...
Click to collapse
ok prob solved ...had to format it to FAT32 ..that's it
Related
No matter I have tryed the new vold.fstab wont let me mount nand and microsd at the same time as internal and external sd.
If I mount microsd to /sdcard nand wont mount at /sdcard/_externalsd
Any thoughts or solutions?
orlox said:
No matter I have tryed the new vold.fstab wont let me mount nand and microsd at the same time as internal and external sd.
If I mount microsd to /sdcard nand wont mount at /sdcard/_externalsd
Any thoughts or solutions?
Click to expand...
Click to collapse
Can you attach the vold.fstab and the build.prop please?
Sent from my LG Optimus 2X using xda premium
here are both
The only thing I managed to do is either bootloops or manually swap them by umount and mount but that breaks as soos as you connect it and munt it to pc.
here is mine , working on v20L
internal is now in sdcard/_ExternalSD
and
external is now sdcard
http://dl.dropbox.com/u/35450501/vold.fstab
Nope the same problem with usb mode, I did some tests but I have not gotten it to work properly usb mode
The problem is that instead of mount the extsd, is unmounting when active usb lol
to see if we can get it to work properly, I have tried a few things but no luck for now
Is this change require root acces?
Hello,
I'm on ICS Stunner 4.5. Great job made by neobuddy89. Thank you a lot.
http://forum.xda-developers.com/showthread.php?t=1552554
I was missing reading NTFS drive from USB OTG.
I read the post of DarkAdrien at this page http://forum.xda-developers.com/showthread.php?t=1416923&page=16
I have installed ntfssd and connected my NTFS usb flash drive.
After I used Explorer to identify my USB Flash drive in /dev/block.
It can be sda1 or sdb1 or greater depending of the number of time you have already connected usb otg.
In ntfssd in preference -> mount device you put /dev/block/sda1 for example if you usb otg drive is sda1 in /dev/block/
In external storage you put the directory you have created to mount usb.
After you go back and click mount.
Now you can read your external NTFS drive using usb otg.
The problem is that i don't know how to properly unmount usb otg after having unmounted it using ntfssd.
I try umount with gscript but i still get "Carte SD retirée" prompt.
instead of using all those scripts... simply download drive mount app from market and use it to mount and unmount all otg... ntfs also works good...
tested working in stunner 4.3.
Thank you kvsandeepreddy !
drive mount app works fine on ICS Stunnner 4.5 also (tested only with ntfs) and quite simpler
Minic972 said:
Thank you kvsandeepreddy !
drive mount app works fine on ICS Stunnner 4.5 also (tested only with ntfs) and quite simpler
Click to expand...
Click to collapse
good to hear...
I've bought one of those 5in1 adaptor, when I plug a device into the adaptor the tab detects an usb device connected but I cannot see it through astro or other filemanger. How can I access those devices?
Solved, in astro file mnager I changed the mount point for USB device pointing to the Storage/sda path...
I recently purchased a 64GB USB/OTG combo flash drive, but having trouble using it as my backup drive for Titanium Backup.
Currently on Nexus 6 CM13 nightly 20160412. The phone actually mounts the USB without the help of Stickmount, and is visible to both the Android system AND ES File Explorer, but it just can't be seen by Titanium Backup. Anyone have a solution? I've tried with and without Stickmount, but Stickmount actually doesn't seem to make any difference in anything.
And actually, now that I try, it won't mount on TWRP either. It's formatted NTFS. Unfortunately my computer is on Windows 10 and will only format in NTFS or exFAT and my phone/ES File Explorer wouldn't even recognize the OTG Flash drive when it was formatted in exFAT.
I'm sure SOMEONE is using otg usb to backup TWRP and TiBu, right? What's your setup? Thanks!
OK, so got USB OTG to work with TWRP by formatting my USB OTG flash drive to FAT32. This was difficult because it's not an option in Windows 10... only exFAT and NTFS, neither of which worked in TWRP. I had to download the following program to format my drive to FAT32:
http://www.verbatim.com/index/search.php?words=fat32+tool
Still trying to get the drive to be seen by TiBu though... can't find it anywhere... =/
Ah hah... I got it... so after much fumbling around, I have my drive formatted in FAT32, StickMount is NOT needed with Marshmallow. You go to TiBu, Menu, Preferences, Backup folder location, and click on "Storage provider" and change to "DocumentProvider storage". From there, you need to click on the 3 dots in the upper right corner that say "Show Internal Memory" and then, for some reason, the USB OTG drive pops up... select that, and then TiBu can backup to the external flash drive. Not so straightforward. Hope this helps someone else.
Using my USB-C hub, a FAT/exfat formatted USB stick is automatically mounted.
However, the same USB stick formatted with F2FS is not mounted, and under "Settings -> Storage" it says "USB drive corrupted".
The kernel knows about F2FS; it's listed in /proc/filesystems, and /data is mounted as an F2FS.
Has anybody been able to mount an F2FS USB stick?