Skip Navigation

NFS share mounted in /etc/fstab not showing in Nautilus

I have a local NFS share, which I'm mounting on boot in /etc/fstab. It works, and it's mounted - it's just not showing up in Nautilus' left pane, where other shares are present.

How do I get my nfs share to show up in Nautilus? My current /etc/fstab entry looks like this:

 
    
<IP address>:/volume1  /mnt/nas        nfs     defaults        0       0



  
2 comments