corbinlc / gnuroot

154 stars 29 forks source link

Is nfs / sshfs mount likely to work? #65

Open mayureshw opened 9 years ago

mayureshw commented 9 years ago

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.)

tytso commented 8 years ago

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.