Reeti v2
- Connect Reeti to internet : wired connection (RJ45 plug under Reeti) or wiFi (use Ubuntu wiFi menu)
- Press the update button in the Reeti interface top bar
Alternative method using the Ubuntu terminal :
- sudo apt-get update
- sudo apt-get dist-upgrade
Reeti v1
The repository url changed. Apply the following procedure to access to the updates :
- open the file /etc/apt/sources.list (using root access)
- change all references to http://92.243.0.162 to http://repo-v1.reeti.fr
- apply updates : use the update button in the launcher, or in a terminal (sudo apt-get update then sudo apt-get dist-upgrade)