Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord
    1. Home
    2. Tags
    3. cifs
    Log in to post
    • All categories
    • damien599901

      Impossible de se connecter en CIFS à NAS SYNOLOGY
      Recalbox Général • connecter cifs nas synology • • damien599901

      3
      0
      Votes
      3
      Posts
      984
      Views

      OyyoDams

      @damien599901 pas moi en tout cas, pour plusieurs raisons:

      Ca marche très bien de manière générale Je t'ai déjà aidé une fois, je n'ai pas le temps de faire des cours particuliers sur Synology à chaque fois Ca vient clairement de ton côté J'ai d'autres priorités et des vrais bugs à gérer, comme sur la 3B+ par exemple

      Mais tu peux aller t'amuser du côté des forums de Synology 🙂

    • javipas

      [Solved]Automount for cifs shared folders not working?
      Recalbox General • shaders cifs network drives shared folders automount • • javipas

      3
      0
      Votes
      3
      Posts
      2238
      Views

      javipas

      Yep, I knew that, I didn't want to put there my real username and password. The link you gave did work. Three differences from what I was doing: 1. The mount line on /etc/fstab uses "user", not "username" 2. I had to add the 'mount -a' option to nano /etc/init.d/S31emulationstation 3. I had to do a 'mv /etc/init.d/S31emulationstation /etc/init.d/S92emulationstation' in order to set that file as the one to boot from and mount everything. Solved! Nice 😉 Thanks!