jlbosch78 I need to change the root password. I use the following commands: mount -o remount,rw / passwd (and change the root password) ./recalbox-save-overlay.sh init 6 But when restarting nothing happens and the password is still the previous one (recalboxroot) ¿?
nadenislamarre in 5.8 at leat, you cannot change the password with the passwd command. /recalbox/scripts/recalbox-config.sh setRootPassword [password] /recalbox/scripts/recalbox-config.sh getRootPassword should work.