RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Symbolic links in FAT32

    Scheduled Pinned Locked Moved Help and Support
    drasticusb drivesymbolic linkssymbolic link
    3 Posts 2 Posters 1.1k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      Larkas
      last edited by

      Hey there, guys! So, messing around with my Pi3, I decided to try and move DraStic’s save folder to the USB drive, mimicking the behavior of all the other emulators. For those who don’t know, that emulator’s save folder is located at /opt/retropie/configs/nds/drastic/backup. Fixing that up was simple enough, just make a symbolic link to the desired folder in the USB drive and you’re done:

      ln -s /home/pi/RetroPie/roms/nds/SAVES /opt/retropie/configs/nds/drastic/backup
      

      (I’m using the auto-mount feature for USB drives, so my drive’s /retropie-mountmounts to /home/pi/RetroPie/)

      All is good and dandy, BUT... There is this one rom I use that is a simple hack of another one (basically a Pokémon hack that lets you trade-evolve monsters without trading), and I used to use that in the simplest way possible: by pointing its save file to the original rom save via symlink! However, now that I moved the saves to my USB drive, which is of course formatted in FAT32, I can’t create symlinks IN THE USB DRIVE!

      So I turn to you, my fellow piemen. Can you think of any workaround for that? I mean, I could always keep the original emulator folder intact and simply symlink to individual files in my USB drive, but doing that to every single rom can get tedious... Any ideas for automating the process?

      mituM 1 Reply Last reply Reply Quote 0
      • mituM
        mitu Global Moderator @Larkas
        last edited by

        @larkas Why don't you move the whole drastic save folder to the USB ? Maybe it's possible with configuration.

        L 1 Reply Last reply Reply Quote 0
        • L
          Larkas @mitu
          last edited by

          @mitu Alas, that wouldn’t solve my issue. I’d still be unable to symlink under FAT32. :/

          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

          Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.