Vero 4K+ not turning on

I just tried to configure one of my shares using the fstab method using the guide (Configuring fstab based Samba share mounts). I added the following line to my fstab file.

//192.168.1.50/Movies /mnt/Movies cifs x-systemd.automount,noauto,rw,iocharset=utf8,username=Kodi,password=bignolembide,uid=osmc,gid=osmc,file_mode=0770,dir_mode=0770 0 0

I didn’t get an error while doing ‘sudo mount -a’ nor during the restarts. However, when I typed ‘cd /mnt/Movies’ it said:
-bash: cd: /mnt/Movies: No such device

What am I doing wrong? Any help? Thanks