
6

安卓现在有什么简单不用 Root 的方法可以挂载 NFS 吗?
source link: https://www.v2ex.com/t/788741
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

5 条回复 • 2021-07-12 02:00:32 +08:00
yanqiyu 1 天前 via Android
@noahhhh 我猜也不行?因为 Android 的内核不太可能有编译进去 NFS,于是 userspace 整不了活。可能 fuse 能研究下能不能用,但是我怀疑 Android 的安全标准是否允许程序访问 fuse
估计要找一下有没有单纯提供 nfs 访问的 app ?
估计要找一下有没有单纯提供 nfs 访问的 app ?
billccn 5 小时 17 分钟前
只有试试那种 User-mode Linux(把一个内核作为一个普通进程跑)的项目放在 termux 能不能用,不过估计那些是需要 tun/tap 连到物理网卡上,Android 需要编写一个 VPN wrapper 才行。网上搜到( unix.stackexchange.com /a/46270)不支持内核外 NFS 的主要原因是这个协议需要直接访问文件句柄等操作,在用户空间巨难实现,所以没人想写是正常的。
Recommend
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK