13.2.0: Difference between revisions
DanielDrake (talk | contribs) No edit summary |
DanielDrake (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
Status: [[Status::planning]] (see [[/Release plan]]). |
Status: [[Status::planning]] (see [[/Release plan]]). |
||
== Download and installation == |
|||
Development builds are available here: |
|||
* http://build.laptop.org/13.2.0 |
|||
New builds are announced on the devel mailing list. |
|||
=== XO-1.75, XO-1.5 and XO-4 === |
|||
To install from Open Firmware on an unlocked [[XO-1.5]] or [[XO-1.75]], download a .zd file to a USB drive. |
|||
Insert the USB drive into the XO, get to the [[Ok]] prompt and type: |
|||
fs-update u:\X.zd |
|||
Where X.zd is the file you downloaded, for example 32001o1.zd (for XO-1.5), 32001o2.zd (for XO-1.75) or 32001o4.zd (for XO-4). |
|||
=== XO-1 === |
|||
To install from Open Firmware on an unlocked [[XO-1]], download the .img and .crc files to a USB drive. |
|||
Insert the USB drive into the XO-1, get to the [[Ok]] prompt and type: |
|||
copy-nand u:\X.img |
|||
where X.img is the .img file you downloaded, for example 32001o0.img. |
|||
== Online upgrade == |
|||
For updating from a previous release to a 13.1.0 development build, or from one 13.2.0 development build to another, you can use olpc-update. For example, to update to build 1, run one of the commands below in the Terminal activity, depending which laptop model you are using: |
|||
sudo olpc-update 13.2.0d_xo4-1 |
|||
sudo olpc-update 13.2.0d_xo1.75-1 |
|||
sudo olpc-update 13.2.0d_xo1.5-1 |
|||
sudo olpc-update 13.2.0d_xo1-1 |
|||
[[Category:Releases]] |
[[Category:Releases]] |
Revision as of 17:49, 26 March 2013
13.2.0 is an in-development OLPC OS release, focusing on stabilizing and polishing XO-4 functionality as well as misc fixes in other areas of the system. The target platforms are Target platforms::XO-1, Target platforms::XO-1.5 (including XO-1.5 High School Edition), Target platforms::XO-1.75 and Target platforms::XO-4.
Status
Status: Status::planning (see /Release plan).
Download and installation
Development builds are available here:
New builds are announced on the devel mailing list.
XO-1.75, XO-1.5 and XO-4
To install from Open Firmware on an unlocked XO-1.5 or XO-1.75, download a .zd file to a USB drive.
Insert the USB drive into the XO, get to the Ok prompt and type:
fs-update u:\X.zd
Where X.zd is the file you downloaded, for example 32001o1.zd (for XO-1.5), 32001o2.zd (for XO-1.75) or 32001o4.zd (for XO-4).
XO-1
To install from Open Firmware on an unlocked XO-1, download the .img and .crc files to a USB drive.
Insert the USB drive into the XO-1, get to the Ok prompt and type:
copy-nand u:\X.img
where X.img is the .img file you downloaded, for example 32001o0.img.
Online upgrade
For updating from a previous release to a 13.1.0 development build, or from one 13.2.0 development build to another, you can use olpc-update. For example, to update to build 1, run one of the commands below in the Terminal activity, depending which laptop model you are using:
sudo olpc-update 13.2.0d_xo4-1 sudo olpc-update 13.2.0d_xo1.75-1 sudo olpc-update 13.2.0d_xo1.5-1 sudo olpc-update 13.2.0d_xo1-1