Updating current SD Card img through SSH?
#3
I'll kind of quickly run through what Mootikins laid out.  BUT FIRST, MAKE A BACKUP IMAGE OF YOUR SD CARD!

If you SSH in (and the machine is on the internet), you can 

cd /home/pi/Freeplay/

Then do an 'ls' there to see what subdirectories are in that directory.  For each of them, you should be able to enter the directory, pull the latest from git, and re-run the install.  Here's a full example of one of them.


Code:
cd /home/pi/Freeplay/
ls
cd mk_arcade_joystick_rpi
git pull
./install.sh


To update the rest of the system, you can

Code:
cd /home/pi/RetroPie-Setup/
sudo ./retropie_setup.sh
<Update>
<Yes>
<Ok>
<Ok>
<Yes>    (Update underlying OS packages)
<OK>
<Perform reboot>
Card Fighters' Clash 2 English Translation ( http://cfc2english.blogspot.com/ )
Neo Geo Pocket Flash Cart and Linker Project ( http://www.flashmasta.com/ )
Avatar art thanks to Trev-Mun ( http://trevmun.deviantart.com/ )
Reply


Messages In This Thread
RE: Updating current SD Card img through SSH? - by Flavor - 09-25-2019, 02:37 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)