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
Yeah, if it isn’t mounted at boot, I can mount it with that command, but it won’t necessarily show up in Nautilus.
In the meantime I’ve discovered that you can bookmark drives and folders in nautilus, so now I’ve just done that 😊