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.
ionita-cristian-valentin
@ionita-cristian-valentin
Latest posts made by ionita-cristian-valentin
-
RE: Mounting a recalbox image on SD card ?
-
RE: Mounting a recalbox image on SD card ?
Have you tried Win32DiskImager ? When I install recalboxos I put on the disk the files downloaded from https://github.com/digitalLumberjack/recalbox-os/releases . I m using linux to format the card and copy the files inside the archive to the card.
-
RE: Mounting a recalbox image on SD card ?
Oh ... like that ... Just somebody who have the same kind of Pi model as you have ...
-
RE: [V3.3.0]HELP virtual gamepad
FIXED it thanks to Alex Mathieu 1. Download Node (v0.12.7): http://conoroneill.net.s3.amazonaws.com/wp-content/uploads/2015/09/node-v0.12.7-linux-arm-v6.tar.gz 2. Extract the archive 3. Copy the node file ( in the bin folder of the archive ) in the system folder inside the sharing folder of Recalbox 4. Log in to Recalbox using ssh. 5. Rename the current node in node.OLD with the command mv /usr/bin/node /usr/bin/node.OLD 5. Copy the file node in the /usr/bin/ via the command: cp /recalbox/share/system/node /usr/bin/ 6. Reboot Recalbox 7. Enjoy!
-
RE: [V3.3.0]HELP virtual gamepad
That sounds good :). Let me know when it will be available. Will love to try it when it will be available.
-
RE: [V3.3.0]HELP virtual gamepad
It's so frustrating... I have internet connection on Pi I can ping the IP I can see the RECALBOX on the network and access the ftp files I can connect to it via SSH But I can't have virtual gamepad...