Max2Play Home › Forums › General Questions on Hardware and Max2Play Versions › Samba Share Examples? › Reply To: Samba Share Examples?
Exact !! we have to do some cleaning Heres what it should look like:
//192.168.1.254/share <tab x1> mnt/share <tab x1> cifs <tab x1> user=samba,password=12345678,sec=ntlm,iocharset=utf8,vers=1.0 <tab x1> 0 <tab x> 0
Check that the above filenames share + user and password are correct !!
<tab x1> = the tab button
You navigate the cursor inside fstab with the arrow keys!!
Its one long line. Don’t mind when some of the text disappear while you are tapping. The spaces with tab and the non space between the commas are very important.
Hit control + x
write:yes
Hit enter
Reboot !!
check if your share is mounted with:
cd /mnt/share
ls
edit: I allmost forgot: I do not recommend that you copy/paste the above code …
- This reply was modified 5 years, 10 months ago by Cassio299.