Updating Lakka can break your system if you have customized it a lot. Before you choose to update, it is wise to backup important things like your savefiles.
The following upgrade procedures will upgrade the kernel and the system. Sometimes, the bootloader configuration will be updated too. But it will not update the configuration file of retroarch. This can lead to problems like wrong paths.
To avoid these issues, you should purge your retroarch.cfg after the upgrade.
Latest versions of Lakka supports upgrading to the next (or previous) versions directly from the graphical interface. For this,
You should see some messages about the upgrade process. After some seconds, your system will reboot.
You should see some messages about the upgrade process. After some seconds, your system will reboot.
This method works only for PC.
The safest method to update your Lakka OS. We recommand this method when upgrading to a new major version.
If you’re used to connect to your Lakka box using SSH, this method will fit your needs. It downloads the latest development tar, extract it and let you reboot.
Connect using SSH, and type:
systemctl stop retroarch
rm .config/retroarch/retroarch.cfg
systemctl start retroarch