Stable Upgrade: Difference between revisions

From OLPC
Jump to navigation Jump to search
(→‎Network upgrade (only works well from 653 or later): remove all the duplicate erroneous out-of-date stuff here, just link to the olpc-update page)
(fix link, remove obsolete Terminology section, link to Builds instead, remove other obsolete stuff. Next, merge and KILL THIS.)
Line 1: Line 1:
{{merge|Olpc-update}}
{{merge|Olpc-update}}


This page is about updating the operating system software on your XO laptop to a "stable" release. It arrived running a stable release, and perhaps other stable releases have been made. A stable release is distinguished from other software "builds" by being signed with a crypto key that ony OLPC has, marking it as a suitable software release for ordinary people using the laptop. (As opposed to more adventurous people, who might want to run improved software not written by OLPC. Anyone is free to do so; this capability is required by the [http://www.gnu.org/licenses/gpl.html GNU General Public License] that governs much of the software. And by [[OLPC on free/open source software]], the company policy on freedom for the users of its software.)
This page is about updating the system software on your XO laptop to a "stable" release. It arrived running a stable release, and perhaps other stable releases have been made. A stable release is distinguished from other software "builds" by being signed with a crypto key that ony OLPC has, marking it as a suitable software release for ordinary people using the laptop. (As opposed to more adventurous people, who might want to run builds in development, or even improved software not written by OLPC. Anyone is free to do so; this capability is required by the [http://www.gnu.org/licenses/gpl.html GNU General Public License] that governs much of the software. And by [[OLPC on free/open source software]], the company policy on freedom for the users of its software. See [[#Advanced upgrades]] below.)


The latest stable build is:
You can upgrade via the built-in networking, or by using a USB storage device such as a flash memory "USB stick".
: {{Latest_Releases/stable}}.
(the [[Releases]] page lists other releases that have been made and are planned.)


To see what version of the system software your laptop is running, follow [[How to check the OS and firmware versions]].
OLPC software releases are currently identified by numbers; thus "643" or "649" below are the numbers of particular software releases made in late 2007.
If you have an earlier build, you can upgrade to this build using the [[olpc-update]] command if you have Internet access. ''Read the release notes for the build first.''


== Network upgrade (only works well from 653 or later) ==


This page also describes another approach using a USB flash drive.
Use the [[olpc-update]] command to update from the network.



== To upgrade using a USB flash drive(<font color=red>will overwrite all saved data</font>) ==
== To upgrade using a USB flash drive(<font color=red>will overwrite all saved data</font>) ==
Line 36: Line 39:
the latop will reboot in 10 seconds. It does so. The first boot takes a bit longer than subsequent ones.
the latop will reboot in 10 seconds. It does so. The first boot takes a bit longer than subsequent ones.


== Advanced upgrades ==
To see what version your laptop is running, see [[How to check the OS and firmware versions]].

=== Advanced Upgrades ===


To upgrade to a non-stable release, you must have a developer's key (or a machine that was never locked down, such as a [[G1G1]] MP machine). Consult [[Activation and Developer Keys]] and [[Autoreinstallation]] for more details.
To upgrade to a non-stable release, you must have a developer's key (or a machine that was never locked down, such as a [[G1G1]] MP machine). Consult [[Activation and Developer Keys]] and [[Autoreinstallation]] for more details.

== Terminology ==

* '''Ship.1''' = build 623, on initial mass-production machines in the factory—these machines have been upgraded in the field.

* '''Ship.2''' = build 650, the 2007 mass-production machines, including all ''G1G1 machines''.

* '''Update.1''' = build TBD, now being put together, ETA released sometime in early 2008.




[[Category:Documentation]] [[Category:Developers]] [[Category:Licensing]] [[Category:OS]] [[Category:OLPC FAQ]] [[Category:Security]]
[[Category:Documentation]] [[Category:Developers]] [[Category:Licensing]] [[Category:OS]] [[Category:OLPC FAQ]] [[Category:Security]]

Revision as of 23:50, 14 August 2008

Merge-arrows.gif
It has been suggested that this article or section be merged with Olpc-update. (Discuss)


This page is about updating the system software on your XO laptop to a "stable" release. It arrived running a stable release, and perhaps other stable releases have been made. A stable release is distinguished from other software "builds" by being signed with a crypto key that ony OLPC has, marking it as a suitable software release for ordinary people using the laptop. (As opposed to more adventurous people, who might want to run builds in development, or even improved software not written by OLPC. Anyone is free to do so; this capability is required by the GNU General Public License that governs much of the software. And by OLPC on free/open source software, the company policy on freedom for the users of its software. See #Advanced upgrades below.)

The latest stable build is:

13.2.11 || 2020-01-29.

(the Releases page lists other releases that have been made and are planned.)

To see what version of the system software your laptop is running, follow How to check the OS and firmware versions. If you have an earlier build, you can upgrade to this build using the olpc-update command if you have Internet access. Read the release notes for the build first.


This page also describes another approach using a USB flash drive.


To upgrade using a USB flash drive(will overwrite all saved data)

Copy any files you would like to keep onto another data storage device (USB flash drive, another laptop, etc...)

First you need to create a USB flash drive with the latest stable build:

  1. Make sure that your USB flash drive is formatted as FAT or FAT32, and only contains 1 partition. Most ordinary USB flash drives are set up this way, except "U3" flash drives which won't work. U3 can be removed with this software: http://www.u3.com/uninstall
  2. Go to the jffs2 download page for stable build, http://download.laptop.org/xo-1/os/official/
  3. Download two files to your local computer: fs.zip (about 200k), and osXXX.img (about 300M); where XXX is the build number.
    • These files will be found in /build_number/jffs2
  4. Put these two files on the USB flash drive at the root directory. Remove any other files on the USB flash drive.


Next, upgrade your laptop:

  1. Ensure you have both a power adapter and a battery plugged into the laptop (verify that the power adaptor is plugged into the wall outlet ;-) .
  2. Insert the USB flash drive into the laptop while it is powered off.
  3. Hold down all four gamekeys on the right then push the power button.
  4. Release the gamekeys when directed.

A map of blocks of the internal NAND Flash memory will be displayed. First the memory blocks of the internal memory will be erased (your USB flash drive might indicate activity, but don't worry) and then will be overwritten with the content of the USB flash drive. This process takes a few minutes. Finally a message appears stating that the latop will reboot in 10 seconds. It does so. The first boot takes a bit longer than subsequent ones.

Advanced upgrades

To upgrade to a non-stable release, you must have a developer's key (or a machine that was never locked down, such as a G1G1 MP machine). Consult Activation and Developer Keys and Autoreinstallation for more details.