To users new to OpenMandriva Lx we suggest to start with Rock stable release to learn how the system works then, if you wish so, migrate to ROME, the rolling edition.
As a ROME user you should be able to use command line and know basics of dnf package manager.
Also the user needs to read and understand OpenMandriva Release Plan and Repositories.
To upgrade to ROME:
om-repo-picker
)or select OpenMandriva repo-picker in OM Welcome
or select OpenMandriva repo-picker in OM Control Center
confirm by click on OK and when prompted enter your root password. This will take a while so be patient.
By this action you have now changed the repositories from Rock to Rolling so you want to perform a system upgrade (distro-sync
).
$ sudo dnf clean all ; dnf clean all ; dnf repolist
$ sudo dnf --allowerasing distro-sync
-