this post was submitted on 15 Mar 2025
2 points (100.0% liked)

Ubuntu Linux

1684 readers
1 users here now

Linux for Human Beings.

Ubuntu is a popular Linux operating system for PC / mobile devices, etc.

Developed by Canonical & based on Debian (another older Linux OS) which is known for it's rock solid stability.

Ubuntu is trusted everywhere computing by professionals and common users alike.

https://ubuntu.com/

founded 5 years ago
MODERATORS
 

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

you are viewing a single comment's thread
view the rest of the comments
[โ€“] oz1sej@discuss.online 1 points 4 days ago

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 ๐Ÿ˜Š