All the symptoms point to a problem with timing - like the network is not ready or something. I have tried all the suggestions for delaying the mount that I can find. Currently the fstab line is :
I would like to use fstab if possible. I tried some other solutions like a reboot cron job to run mount -a but that failed so I retreated from that rabbit hole to...
Read more
192.168.15.71:/mnt/manapool/media /mnt/banx/media nfs _netdev,soft,timeo=30,retry=5,rsize=8192,wsize=8192,tcp,intr 0 0I would like to use fstab if possible. I tried some other solutions like a reboot cron job to run mount -a but that failed so I retreated from that rabbit hole to...
Read more