Skip to content

NFS to existing NAS? #1

Answered by danmons
ChaOConnor asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, this should work on any network file system that supports symlilnks, which NFS does.

So if all you wanted was the SMB component, and your current NAS offered that, as above:

  1. spin up a VM, install RetroNAS
  2. mount your underlying NAS via NFS and tell RetroNAS that's your top level dir
  3. run any of the tools that generate the symlinks and directories you need
  4. spin down the VM
  5. Share out the relevant parts of the file system from your NAS tool

You won't get all the bespoke protocols (AppleTalk, EtherDFS, NFSv2, ps3netsrv, and upcoming DECnet/FSP/etc), and potentially not have SMB1 depending on your make/model of NAS, but you'll at least get the symlink structure that you can share out to d…

Replies: 0 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by sairuk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants