Arch Linux - Automount CIFS Shares with fstab
Hello,
I cannot seem to figure out why this share will not automatically mount on boot.
//192.168.1.4/music /mnt/pandora/Music cifs credentials=/home/mike/.smbcredentials,uid=1000,gid=1000,iocharset=utf8,sec=ntlm 0 0
I am running Arch Linux with i3wm. The share is not even accessible pre/post launching i3
I have tried _netdev I thought maybe it was because there was a lag in the networking that did not help.
Everything mounts fine if I do "sudo mount -a "
How do I check the logs for this? I looked into /var/logs/journal but could not find anything.
I tried also using x-systemd.automount however this WORKS but it only works when I try to access the path. I need these paths readily available upon boot.
What am I doing wrong?!
Thanks in advance,
Slacker133701
|