I've made an almost vanilla ArpiCade 3.7.1 image for 128Go micro sdcard. A few changes from the dee2eR image:
- raspbian updated to last version
- root access through ssh
- wifi/bluetooth activated
pi password: raspberry
root password: arpicade
---------------------------------
For wifi configuration, edit wpa_supplicant.conf using this command :
Code: Select all
sudo nano /etc/wpa_supplicant/wpa_supplicant.conf
psk line: change the password between " " to yours
Save using the combo ctrl+o
and quit nano with ctrl+x
restart the service using this command
Code: Select all
sudo service networking restart
Download link: http://www.ouaibe.me/arpicade/ArpiCade_ ... 8G.img.zip // The zip size is 37Go...