Hi, I am back with ubuntu and raspberry and I am confuse about NFS configuration
From my Pi5, I need to map a folder of my Synlogy NAS.
On my Pi5, I installed NFS.
While I was working with Ubutnu, I was used to edit th fstab and add the following line
before remind me the way to use fstab, I investigated and I observed that we could do it with /etc/exports
But what's the role of /etc/exports if the mount works with fstab?
From my Pi5, I need to map a folder of my Synlogy NAS.
On my Pi5, I installed NFS.
While I was working with Ubutnu, I was used to edit th fstab and add the following line
Code:
192.168.1.114:/volume1/r_folder /mnt/s_folder nfs rw 0 0But what's the role of /etc/exports if the mount works with fstab?
Statistics: Posted by pierrot10 — Mon Jan 19, 2026 5:25 am