Automount SMB share fails, manual mount ok (Solved)
Posted: Thursday 04 April 2024 17:30
I run 3 RPI with a smb mount/share to external NAS to make backup of SD Card and Domoticz Database/Scripts
RPI 4 (Bullseye) and RPI 3 (Buster) mount the share during boot.
RPI Zero 2W (Buster) has the same script, but does not mount during boot, but when I run "sudo mount -a" manual the share is mounted.
//172.16.10.120/Backup/Pi246 /mnt/WDCloud cifs credentials=/home/pi/.smbcredits 0 0
The Zero 2W has an Pi hat With 4xUSB and NIC to have 100Mb Nic access.
why does the RPI Zero 2W won't mount the share at boot and why does manual mount is ok?
RPI 4 (Bullseye) and RPI 3 (Buster) mount the share during boot.
RPI Zero 2W (Buster) has the same script, but does not mount during boot, but when I run "sudo mount -a" manual the share is mounted.
//172.16.10.120/Backup/Pi246 /mnt/WDCloud cifs credentials=/home/pi/.smbcredits 0 0
The Zero 2W has an Pi hat With 4xUSB and NIC to have 100Mb Nic access.
why does the RPI Zero 2W won't mount the share at boot and why does manual mount is ok?