Edit your fstab config

  1. First you need to run.
    1. sudo nano /etc/fstab
    2. This is the next line that you need to paste in. Make sure you have a directory created that you want to mount your share to.
      1. //pathtoshare /localmounteddir cifs username=changeme,password=changeme,uid=1000,gid=1000 0 0

Revision #1
Created 2026-02-10 17:55:06 UTC by Dale
Updated 2026-02-10 17:59:06 UTC by Dale