Problem Mount network disk at startup

Hello i have a network disk and i like to mount it at raspberry.

I added this line in /etc/fstab:
//192.168.1.100/Public /mnt/western cifs guest 0 0

Then i run in terminal sudo mount -a and work perfect, the network disk is mounted, i can read, i can write, all is ok.

The problem is that disk don’t mount at startup.

I think that the problem are the permissions, but i don’t know how to fix it

Can anyone help me?

Sorry for my english

1 Like

Works perfect, very very thanks

Other question, now, whit your help disk mount perfect.

User osmc can read but not can write in this disk.

What can i do to osmc can write this disk?

Root can write perfect, but y need that osmc can write too.

Really i need that transmission can write,

Can you help me whit this?

Thank you