Hi Tim,

>     192.168.18.150:/volume1/Data /media/nas nfs x-systemd.automount 0 0
>
> Made no difference (this is line I had in Linux Mint which worked Perfectly)

Given https://wiki.archlinux.org/title/Fstab#Tips_and_tricks

    3.1.2  Remote file system

    The same applies to remote file system mounts.  If you want them to be
    mounted only upon access, you will need to use the x-systemd.automount
    parameters

it would seem you don't want x-systemd.automount as you want it mounted
upon boot.

Presumably, upon boot means before you log in.  Is there any
authentication needed for 192.168.18.150 to agree to serve /volume1/Data
to this machine?  Does that authentication exist at boot?  Has that
authentication gone missing with the move from Linux Mint?

Is there a unit file for this mount under /etc?  It will take precedence
over /etc/fstab based on my reading of
https://man.archlinux.org/man/systemd.mount.5
Try ‘systemctl list-units --all | grep -w mount’ to see what units
exist.

-- 
Cheers, Ralph.

-- 
  Next meeting: Online, Jitsi, Tuesday, 2025-01-07 20:00
  Check to whom you are replying
  Meetings, mailing list, IRC, ...  https://dorset.lug.org.uk
  New thread, don't hijack:  mailto:dorset@mailman.lug.org.uk

Reply via email to