Recalbox Forum

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

      Mounting DOS games on Recalbox 7.1.1
      Emulator Arcade/PC/Console • mounting dos recalbox 7.1.1 • • breakbob

      7
      0
      Votes
      7
      Posts
      1870
      Views

      breakbob

      @acris YES.Thank you and looking forward to it !
      Happy New Year!

    • TurtleSpitz

      Error Mount
      Recalbox General • having issue mounting labelrecalbox newroot • • TurtleSpitz

      2
      0
      Votes
      2
      Posts
      1635
      Views

      Substring

      @turtlespitz Are you booting in UEFI or LEGACY ?

    • jikkiu

      Errore installazione recalboxOS-rpi3: Error mounting file system SD 64GB SAMSUNG
      Italiano • errore installazione recalboxos-rpi3 mounting file • • jikkiu

      4
      0
      Votes
      4
      Posts
      1905
      Views

      Gabriele Barbone

      @jikkiu guarda io possiedo una Samsung evo 64 gb micro sd xc classe u1 e funziona bene prova a formattarla con sd fornmatter che il tool ufficiale della sd associetion https://www.sdcard.org/downloads/index.html se non funziona hai probabilmente un fake chye su amazon e simili girano molto e se puoi prova con un lettore diverso

    • jackalpret

      error mounting at startup
      Recalbox General • mounting startup • • jackalpret

      1
      0
      Votes
      1
      Posts
      954
      Views

      No one has replied

    • jomofcw

      DOSBox mount ISO/BIN/CUE
      Emulator Arcade/PC/Console • dosbox mounting iso • • jomofcw

      3
      0
      Votes
      3
      Posts
      4321
      Views

      jomofcw

      Fixed !
      here is the correct code to mount (according that my ISO is in a directory called "source_cd", and need to be call "source~1" in DOS mode :

      imgmount D "C:\source~1\scream.cue" -t iso -fs iso

      Then, you have to call "install" (from d:) to install the game, then "setup" (from c:) to configure it, and finaly launch the game with "S2" (from c:) ... and lets play (after few try, I get it working, can't understand why it doesn't on the first one) !

    • bisonwow1

      [Erro] recalbox rPI-3 error filesystems mounting
      Recalbox geral • [erro] recalbox rpi-3 filesystems mounting • • bisonwow1

      2
      0
      Votes
      2
      Posts
      1322
      Views

      favoretoz

      estou com o mesmo problema alguém tem a solução ?

      sd de 64gb formatei no sd format depois mudei para fat32 com o gui format

      obrigado

    • Allan Brown

      Error filesystems mounting
      Recalbox General • filesystems mounting • • Allan Brown

      4
      0
      Votes
      4
      Posts
      1533
      Views

      Substring

      @Allan-Brown "at which moment" means "please describe the whole procedure and what you see on the screen until it hangs" 🙂

      Samsung memory cards are not said to be very compatible with NOOBS ...

    • davgalo

      Solved Problème "Error mounting file system "
      Recalbox Général • mounting file • • davgalo

      8
      0
      Votes
      8
      Posts
      3008
      Views

      davgalo

      ok sa fonctionne avec sd Sandisk

    • lilomg

      Recalbox rPI-3 error filesystems mounting
      Recalbox General • rpi-3 filesystems mounting • • lilomg

      3
      0
      Votes
      3
      Posts
      2276
      Views

      paradadf

      Try reading this post: http://blog.recalbox.com/forums/topic/sd-cards-compatibility/ I had a similar problem a while ago.

    • andrew10

      Prevent /recalbox/share mounting on boot
      Recalbox General • prevent recalboxshare mounting boot • • andrew10

      3
      0
      Votes
      3
      Posts
      3127
      Views

      rockaddicted

      yes indeed it is native and integrated to ES on recalbox 4.0.0 Once your external device selected in ES, the system will reboot. During this reboot, recalboxOS will create a folder recalbox on the root of your device. This folder contains all folder/files of your /share partition. Only to add you personal files to your external device using your PC, and boot recalbox.

    • pcforce

      Mounting a recalbox image on SD card ?
      Recalbox General • mounting card • • pcforce

      8
      0
      Votes
      8
      Posts
      10233
      Views

      ionita-cristian-valentin

      Well now that you have another card that is compatible with Pi2 maybe you should try to clone your install from the Samsung to the card from 7dayshop 😛 Cloning the SD card is simple. Just follow these steps: Get everything set up just the way you want it on your Raspberry Pi, whatever you're using it for. Then shut down the Pi and remove the SD card. Insert the SD card into your computer. Start up Win32DiskImager, a program that you probably have from when you first set up your Pi. (If you're on OS X or Linux, you'll have to use the dd command as described here instead of these steps). In the "Image File" box, enter the path of your soon-to-be image file. For example, I put mine in C:\Users\Whitson\images\myraspbmc.img Under the "Device" box, select your SD card. Click the "Read" button to create the image file from your card. When it's done creating the image file, you can eject your SD card and put it back in your Raspberry Pi. Keep that IMG file in a safe place.