Im having the same issue as this NFS mount fails at reboot post but with my samba share - after a power failure, when dietpi starts up, my samba share doesn’t mount.
I noticed this by the fact that Sonarr kept shouting at me saying it cannot find the share…
When looking in DietPi-Drive_Manager, my samba mount wasn’t there. After a refresh, it is there and Sonarr and deluge is happy.
I know the NFS post was sorted with MichaIng saying that this will be addressed in v6.29 - but then I read that the NFS and Samba mounts work differently.
Does that mean that I shouldn’t be experiencing this with a Samba share?
you could have a look to /etc/fstab. usually it should have the automount flag. Means, the samba share should be mounted the moment you try to access it. So it’s not there right after boot, but should be if you access it.
Well you are missing the automount flag. Hmm strange it should be there if you use Drive Manager. Can you try to add this to the end of you mount on /etc/fstab
better have a look into /etc/fstab to check how the mount is setup. And if you have so many power cuts, better to think on a uninterruptible power supply (UPS) to protect your devices.