I solved the "Failed save state". For me it was the problem that the save folder turned into "read-only". I did this: 1. Got to recalbox-directory: cd /recalbox 2. re-mount the folder "/share" as read&write: mount -o remount,rw share/ Now "share/" is read&write again and I can save additional info: ( save/-directory is within the share/ directory)