(solved) Write Access in "Themes" Folder
-
Hi everybody, im new on Recalbox. I want to resize the game covers in the theme.xml but i cant get access (read-only file system). How can i get write access? chmod 777 Foldername -R dont work. Any ideas? Thank you
-
Recalbox 4.0.0 ? if yes look this : https://github.com/recalbox/recalbox-os/wiki/partition-en-ecriture-(FR)
-
Hi Acris, this is what i have search. Thank you very much. For me, it works with: mount -o remount,rw / Now i can resize my game images :-)))) For the next People who has this question: try: mount -o remount,rw / or try: mount -0 remount, rw /boot when you go for a restart, the system will be again "read-only" Greetings abunille