Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • Yes, I know, but as I wrote I tried various combinations of the mount options which should allow exporting the contents of submounts. In fact, with plain mounted ISO images this works flawlessly. Only with my FUSE it fails. And I cannot mount that FUSE on the client because that host is so old it does not support FUSE. The whole idea of that FUSE-via-NFS is just to allow the client to access the features of that FUSE it cannot run itself. Commented Dec 2, 2013 at 8:50
  • You need to export /exports/example/mount and mount it from the client. Commented Dec 2, 2013 at 8:55