Issues to access a CIFS mount

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • Issues to access a CIFS mount

      Hi guys,

      I was trying lately to share some folders from a Windows 10 computer to my dreamboxes.
      It's been a while I didn't do it (last time was on OpenPLi and it worked fine) so I'm seeking for your help.
      Here, even though I see the shared folder in the network map (in DM network interface) it seems that my mount folder doesn't exist (cfr screenshot 5)...
      Here is what I did :

      1. On Windows :
      -------------------------
      - see screenshots 1a, 1B, 2a & 2b
      NB: Even if i change the crypting method to 40/56 bits it doesn't help...

      2. On Dreambox :
      --------------------------
      - see screenshots 3a, 3b, 4, 5.

      Is there something that I forget to do ?
      Again, thanks in advance for your help :)
      Bilder
      • 1a.png

        72,06 kB, 1.600×900, 499 mal angesehen
      • 1b.png

        98,28 kB, 1.600×900, 325 mal angesehen
      • 2a.png

        115,68 kB, 1.600×900, 432 mal angesehen
      • 2b.png

        129,01 kB, 1.600×900, 426 mal angesehen
      • 3a.png

        59,25 kB, 1.920×1.080, 538 mal angesehen
      • 3b.png

        49,56 kB, 1.920×1.080, 538 mal angesehen
      • 4.png

        53,67 kB, 1.920×1.080, 526 mal angesehen
      • 5.png

        57,27 kB, 1.920×1.080, 538 mal angesehen
    • Hi guys,

      Unfortunately as I don't see any reply is it to say that what I'm trying to do is impossible with NN² ?
      Do you advise to use a third-party software like Plex to do it, then ?
    • Hi,

      Thank you for this information I had no idea about !
      I did it as I was on Windows 10 indeed.

      Unfortunately it didn't solve the problem. I even have a new problem now ; In Menu>Network, there's no more the possibility to browse the network or to manage the mountpoints. (see attached)
      This happened after the dm920 crashed when trying to mount a map starting with [xxx]NameOfTheFolder
      Bilder
      • _tmp_1588164720536.png

        44,21 kB, 1.920×1.080, 269 mal angesehen
    • delete the file /etc/enigma2/automounts.xml first

      after this delete all lines containing "cifs" or "nfs" in the file /etc/fstab
      It is recommended to use an unix conform editor like notepad++, PS pad or something else and backup the file /etc/fstab before editing


      then reboot your dreambox

      if the error still exist reinstall the networkbrowser and reboot

      apt-get purge enigma2-plugin-systemplugins-networkbrowser
      apt-get update
      apt-get dist-upgrade
      apt-get install enigma2-plugin-systemplugins-networkbrowser
      reboot
      Gruß Fred

      Die Dreambox ist tot, es lebe die Dreambox

      ¯\_(ツ)_/¯

      Quellcode

      1. root@dm920:~$ mount | grep "/ "
      2. /dev/mmcblk1p1 on / type ext4 (rw,relatime,data=ordered)
      3. root@dm920:~$

      Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von Fred Bogus Trumper ()

    • Hi,

      Thank you for these solutions.
      I managed to retrieve the Network Browsing :)
      However it disappears again at every new attempt I do to mount a CIFS point. I remain stacked with the same issue described in the first post.

      Do you guys manage to have proper cifs mounts from a LAN computer ?
    • Thank you goliath,

      It solved most of my issues :)

      I just can't mount one HDD which isn't linked to my PC via USB but internally by SATA. I don't know why but this one can't be reached via CIFS.
      I haven't checked yet if this one can be reached from an OpenPLi decoder but I will let you guys know.