April 4, 20251 yr Hi All, I had this working flawlessly and then....no idea what broke. But here's what I have. Unraid setup: External hard drive mounted to /mnt/disks/Expansion1 Shares are enabled (I even disabled and then enabled again) Local Laptop Manjaro Linux systemd configuration Mount file [Unit] Description=Media folder mounted via NFS from Tower unRaid. After=network.target [Mount] What=192.168.0.245:/mnt/disks/Expansion1 Where=/mnt/Tower/Expansion1 Type=nfs Options=_netdev,auto WantedBy=multi-user.target automount file [Unit] Description=Automount Media mount from unRaid tower ConditionPathExists=/mnt/Tower/Expansion1 [Automount] Where=/mnt/Tower/Expansion1 TimeoutIdleSec=20 [Install] WantedBy=multi-user.target running: sudo systemctl enable --now mnt-Tower-Expansion2.automount No errors at all, but doesn't mount. I have a nearly identical setup for my internal array in unraid and it works great....
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.