RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. foldervanished
    Log in to post
    • All categories
    • ColstarC

      Odd SD Card behaviour

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support foldervanished raspberry pi 3 sd card
      8
      0 Votes
      8 Posts
      1k Views
      hawkes_84H

      @colstar yeah that's understandable if you are new to this. My point is you don't even have to use a UBS stick to transfer ROMs. Can do it all with your PC and its not even a very technical process. But if you like the USB way that's cool

    • moltke44M

      Rom folder vanished after renaming with "." at beginning ... can't locate, rename, or delete.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support foldernamedwith directorynames foldervanished romdirectory
      3
      0 Votes
      3 Posts
      766 Views
      ClydeC

      @moltke44 said in Rom folder vanished after renaming with "." at beginning ... can't locate, rename, or delete.:

      /home/pi/RetroPie/roms/snes$ rename ".Super Nintendo Entertainment System" "SNES"
      syntax error at (user-supplied code), near "."

      You said mv also didn't work. Which syntax did you use? I'm on my Kubuntu Linux at the moment. There, this works:

      mv ".Super Nintendo Entertainment System" "SNES"

      By the way, please mark commands and their output with a codeblock (three backticks before and after the text).