An attempt to mount nfs gives "mount: cannot mount block device" error.
An attempt to mount sshfs gives "fuse: failed to open /dev/fuse: Permission denied" error
Is either of the mount types workable now or in near future? (I know it's a pseudo root, though hopeful about fuse still.)
This would require adding FUSE support into proot, which I suspect would not be trivial. The proot project would be right place to make this feature request, though.
An attempt to mount nfs gives "mount: cannot mount block device" error. An attempt to mount sshfs gives "fuse: failed to open /dev/fuse: Permission denied" error
Is either of the mount types workable now or in near future? (I know it's a pseudo root, though hopeful about fuse still.)