I'm running an Ubuntu 20.04 desktop VM on a QNAP NAS. I have the NAS mounts in my fstab and credentials files in my home dir.. When I reboot it doesn't auto mount my NAS shares but if I run sudo mount -a they all mount without issue. Does anyone know what I might be missing?
An example of one of my fstab lines is:
//192.168.xx.xx/Media /mnt/Media cifs credentials=/home/xxxxx/.smbcredentials1,uid=xxxxx 0 0
An example of one of my fstab lines is:
//192.168.xx.xx/Media /mnt/Media cifs credentials=/home/xxxxx/.smbcredentials1,uid=xxxxx 0 0