• 3 Posts
  • 7 Comments
Joined 9 months ago
cake
Cake day: October 5th, 2023

help-circle





  • The configuration change in /etc/fstab is what stopped it being mounted correctly on boot. But is what was recommended for the SMB share.

    I'm not sure I understand why it changes from MNT to Media based on the GUI's changes to the drive. If I have it auto-mount, it adds a 2nd listing like this:

    //192.168.0.30/share /mnt/2666EE3966EE097F auto cifs username=user,password=1 0 0
    /dev/disk/by-uuid/2666EE3966EE097F /mnt/2666EE3966EE097F auto nosuid,nodev,nofail,x-gvfs-show 0 0
    

    Do I combine them in some fashion lol?

    Did I misunderstand something?

    No, I'm stupid :'(