Recalbox Forum

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

      Retroflag nespi 4 usb hard drive automount
      MediaCenter & Dualboot • automount hard nespi retroflag usb • • nebura45

      2
      0
      Votes
      2
      Posts
      558
      Views

      Zing

      @nebura45 See if this helps:

      https://recalbox.gitbook.io/documentation/v/francais/tutoriels/systeme/installation/montage-automatique-de-lusb-a-la-place-de-la-partition-share https://recalbox.gitbook.io/documentation/v/francais/tutoriels/systeme/installation/utiliser-un-peripherique-usb-de-stockage-sur-recalbox
    • 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!