pinnerite
2024-06-13 21:05:37 UTC
This is on mint 21.3
I have run the same mount statement in a Script for years.
It mounts a samba share. I ran it for periodic backups.
Recently the backup machine stopped working. It is getting on a bit.
I substituted another equally old but working machine and edited the
script to substitute its URL.
mount -v -t cifs -o
rw,noperm,user=<xxxx>,password=<yyyy>,domain=ASANDCO,vers=1.0,uid=alan //192.168.1.4/data/ /spare/albury/Data/
It returns mount error(22): Invalid argument
I have been scratching my head over this for several days.
I haven't found anything on the WWW that has helped.
TIA
I have run the same mount statement in a Script for years.
It mounts a samba share. I ran it for periodic backups.
Recently the backup machine stopped working. It is getting on a bit.
I substituted another equally old but working machine and edited the
script to substitute its URL.
mount -v -t cifs -o
rw,noperm,user=<xxxx>,password=<yyyy>,domain=ASANDCO,vers=1.0,uid=alan //192.168.1.4/data/ /spare/albury/Data/
It returns mount error(22): Invalid argument
I have been scratching my head over this for several days.
I haven't found anything on the WWW that has helped.
TIA
--
Linux Mint 21.3 kernel version 5.15.0-112-generic Cinnamon 6.0.4
AMD Ryzen 7 7700, Radeon RX 6600, 32GB DDR5, 1TB SSD, 2TB Barracuda
Linux Mint 21.3 kernel version 5.15.0-112-generic Cinnamon 6.0.4
AMD Ryzen 7 7700, Radeon RX 6600, 32GB DDR5, 1TB SSD, 2TB Barracuda