Quantcast
Channel: openSUSE Forums
Viewing all articles
Browse latest Browse all 40713

Samba share not mounting via fstab. Mounts through command line.

$
0
0
I'm having issues getting a samba share to mount properly through fstab. I can get it to mount fine doing:
Code:

sudo mount -t cifs -o guest //192.168.1.100/syncdrive /mnt/Sync
However, my fstab options don't seem to work. Currently, fstab is set to:

Code:

//192.168.1.100/syncdrive  /mnt/Sync  cifs  guest,uid=1000,iocharset=utf8  0  0

Any advice? I have a feeling I'm doing something stupid. Using the wrong slash or missing a comma somewhere.

Viewing all articles
Browse latest Browse all 40713

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>