The Mer Wiki now uses your Mer user account and password (create account on https://bugs.merproject.org/)


Nemo/Updating

From Mer Wiki
< Nemo(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 +
'''NOTE: There is no guarantee that the update instructions in this page work and that your device boots after the update. So it is recommended to backup all your essential data before doing the update.'''
 +
 
To update Nemo image you need to have Nemo installed and need to have internet connection enabled. After this the update can be done with following commands:
 
To update Nemo image you need to have Nemo installed and need to have internet connection enabled. After this the update can be done with following commands:
  

Revision as of 07:39, 14 February 2012

NOTE: There is no guarantee that the update instructions in this page work and that your device boots after the update. So it is recommended to backup all your essential data before doing the update.

To update Nemo image you need to have Nemo installed and need to have internet connection enabled. After this the update can be done with following commands:

 # Take root permissions
 su
 # Update the repository database
 zypper ref
 # We run the update inside screen so that if something breaks (UX or network it doesn't get interrupted)
 zypper install screen
 # Start screen
 screen
 # Start the actual update
 zypper up
 # After update reboot the device
 reboot

Known Issues

Personal tools