Page 4 of 4 FirstFirst ... 234
Results 31 to 32 of 32

Thread: Samba share listed twice under 'Removable Devices"

  1. #31
    Join Date
    Jun 2010
    Beans
    14

    Re: Samba share listed twice under 'Removable Devices"

    I realize this is an old post, but in case someone is still looking for a solution to remove the duplicate samba share entries in the filebrowser, the solution is simple: Add a forward-slash after the share name in fstab:

    Code:
    //server/share/    /home/john/server/share    cifs  [...]
    # here--------^
    'found this solution here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663140

  2. #32
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,809
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Samba share listed twice under 'Removable Devices"

    Hi, this is an old thread so it has been closed, please do not post in threads that are a year or more old, and thanks for sharing.

Page 4 of 4 FirstFirst ... 234

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •