November 23, 20232 yr Hi All - I am diving into the world of Next Cloud and need to be able to mount my unraid unassigned devices to my system running Next Cloud. Ideally, I'll be doing this via NFS, not CIFS. That being said, I have the toggle on to share an unassigned device. I can successfully share via cifs using this command on client: sudo mount -t cifs -o username=joel //192.168.0.245/WCT023Q9 /mnt/Tower My understanding is that the toggle shares via NFS and CIFS, unfortunately this command fails: sudo mount -t nfs 192.168.0.245:/WCT023Q9 /mnt/Backup It's been a bit since I've used nfs shares but googling a bit, I don't see any user options needed to be entered. Appreciate any help that you all can provide.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.