Mar 12 10:23:03 manjaro systemd[1]: Mounting CIFS network mount for macmini…
Mar 12 10:23:03 manjaro mount[1583]: mount error(22): Invalid argument
Mar 12 10:23:03 manjaro mount[1583]: Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)
Mar 12 10:23:03 manjaro systemd[1]: mnt-cifs-macmini.mount: Mount process exited, code=exited, status=32/n/a
Mar 12 10:23:03 manjaro systemd[1]: mnt-cifs-macmini.mount: Failed with result ‘exit-code’.
Mar 12 10:23:03 manjaro systemd[1]: Failed to mount CIFS network mount for macmini.
~
When I type in >> systemctl status mnt-cifs-macmini.automount it shows up in files but still get the broken pipe message whenever I try to view a text file?
When I get home I can help out better. Using my phone right now. Hard to type.
It sounds like you’re using GVFS (by using the file manager’s smb://). Remember, we’re trying to set up native kernel CIFS using systemd mounts. The error message means there’s something incorrect in your mount unit.
systemctl status mnt-cifs-macmini.automount
● mnt-cifs-macmini.automount - Automount for CIFS macmini
Loaded: loaded (/etc/systemd/system/mnt-cifs-macmini.automount; enabled; vendor preset: disabled)
Active: active (waiting) since Sat 2022-03-12 11:10:38 AEST; 45min ago
Until: Sat 2022-03-12 11:10:38 AEST; 45min ago
Triggers: ● mnt-cifs-macmini.mount
Where: /mnt/cifs/macmini
Notice: journal has been rotated since unit was started, output may be incomplete.