adbfs-rootless icon indicating copy to clipboard operation
adbfs-rootless copied to clipboard

Unable to mount, Galaxy S8, Debian 10

Open hydrandt opened this issue 4 years ago • 0 comments

Hi!

Tried to mount, failing with:

hydrandt@flow:~/Downloads/adbfs-rootless$ ./adbfs -f droid/
--*-- exec_command: adb shell "ls"
ls: ./vndservice_contexts: Permission denied
ls: ./vendor_service_contexts: Permission denied
ls: ./vendor_hwservice_contexts: Permission denied
ls: ./plat_hwservice_contexts: Permission denied
fuse: bad mount point `droid/': Transport endpoint is not connected
--*-- exec_command: rm -rf /tmp/adbfs-5i0le6/

Adb shell itself seems to work fine.

hydrandt avatar Dec 13 '20 03:12 hydrandt