piyushgarg / rclone-mount

mount rclone via magisk
104 stars 19 forks source link

Can't mount because libandroid-support.so is missing #16

Closed RhythmLunatic closed 4 years ago

RhythmLunatic commented 4 years ago

I'm trying this on Android 7.1.2. I'm running rclonew from adb shell. I have a custom kernel installed. Is there a fix?

2020/11/06 01:04:30 mount helper error: CANNOT LINK EXECUTABLE "fusermount": library "libandroid-support.so" not found
2020/11/06 01:04:30 Fatal error: failed to mount FUSE fs: fusermount: signal: aborted
2020/11/06 01:04:30 Fatal error: failed to mount FUSE fs: fusermount: signal: aborted
RhythmLunatic commented 4 years ago

I give up. I downloaded as zip and replaced it with static compiled fusermount but it doesn't work.