Ubuntu not mounting SMB3 share

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












I have an Ubuntu server 16.04.4 VM that I want to mount a windows SMB share on. I tried all sorts of things and tons of googling but I keep getting the same error. I tired mounting it using sudo mount but I want in to be mounted all the time as described here https://wiki.ubuntu.com/MountWindowsSharesPermanently



I installed cifs-utils and samba tried letting port 445 through the firewall but no good. The error I keep getting is

mount error(115): Operation now in progress
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)

gooling error 115 doesn't explain anything, and the few solutions out there didn't work for me.
At first I thought it was something to do with the windows account been a microsoft account but the drive mounts on all the other machines and I even tried an android app which worked fine.



Can anyone help? Ideally I would like a working version of whats described here https://wiki.ubuntu.com/MountWindowsSharesPermanently so the share stays monted even after a reboot.



I'm not too good with linux but I usually manage to get things working eventually. But this has me stumped :(
Thanks in advance.










share|improve this question

























    up vote
    0
    down vote

    favorite












    I have an Ubuntu server 16.04.4 VM that I want to mount a windows SMB share on. I tried all sorts of things and tons of googling but I keep getting the same error. I tired mounting it using sudo mount but I want in to be mounted all the time as described here https://wiki.ubuntu.com/MountWindowsSharesPermanently



    I installed cifs-utils and samba tried letting port 445 through the firewall but no good. The error I keep getting is

    mount error(115): Operation now in progress
    Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)

    gooling error 115 doesn't explain anything, and the few solutions out there didn't work for me.
    At first I thought it was something to do with the windows account been a microsoft account but the drive mounts on all the other machines and I even tried an android app which worked fine.



    Can anyone help? Ideally I would like a working version of whats described here https://wiki.ubuntu.com/MountWindowsSharesPermanently so the share stays monted even after a reboot.



    I'm not too good with linux but I usually manage to get things working eventually. But this has me stumped :(
    Thanks in advance.










    share|improve this question























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I have an Ubuntu server 16.04.4 VM that I want to mount a windows SMB share on. I tried all sorts of things and tons of googling but I keep getting the same error. I tired mounting it using sudo mount but I want in to be mounted all the time as described here https://wiki.ubuntu.com/MountWindowsSharesPermanently



      I installed cifs-utils and samba tried letting port 445 through the firewall but no good. The error I keep getting is

      mount error(115): Operation now in progress
      Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)

      gooling error 115 doesn't explain anything, and the few solutions out there didn't work for me.
      At first I thought it was something to do with the windows account been a microsoft account but the drive mounts on all the other machines and I even tried an android app which worked fine.



      Can anyone help? Ideally I would like a working version of whats described here https://wiki.ubuntu.com/MountWindowsSharesPermanently so the share stays monted even after a reboot.



      I'm not too good with linux but I usually manage to get things working eventually. But this has me stumped :(
      Thanks in advance.










      share|improve this question













      I have an Ubuntu server 16.04.4 VM that I want to mount a windows SMB share on. I tried all sorts of things and tons of googling but I keep getting the same error. I tired mounting it using sudo mount but I want in to be mounted all the time as described here https://wiki.ubuntu.com/MountWindowsSharesPermanently



      I installed cifs-utils and samba tried letting port 445 through the firewall but no good. The error I keep getting is

      mount error(115): Operation now in progress
      Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)

      gooling error 115 doesn't explain anything, and the few solutions out there didn't work for me.
      At first I thought it was something to do with the windows account been a microsoft account but the drive mounts on all the other machines and I even tried an android app which worked fine.



      Can anyone help? Ideally I would like a working version of whats described here https://wiki.ubuntu.com/MountWindowsSharesPermanently so the share stays monted even after a reboot.



      I'm not too good with linux but I usually manage to get things working eventually. But this has me stumped :(
      Thanks in advance.







      mount samba cifs smb






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Apr 17 at 18:50









      Abdullah Seba

      11




      11

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1025903%2fubuntu-not-mounting-smb3-share%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1025903%2fubuntu-not-mounting-smb3-share%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          pylint3 and pip3 broken

          Missing snmpget and snmpwalk

          How to enroll fingerprints to Ubuntu 17.10 with VFS491