Clean-install procedure for 8.2: Difference between revisions

From OLPC
Jump to navigation Jump to search
Line 1: Line 1:
Note that a clean install will reflash your XO; everything you created on it will be deleted.
See [[olpc-update]] for an update that keeps some changes.

== Official and Candidate Builds ==
== Official and Candidate Builds ==
{{users}}
{{users}}
Line 4: Line 7:
[[Image:Power-button.jpg|thumb|right|Power & Game buttons for B2 and older XOs. B3 and newer have "O" at the top and "✓" (check) at the right.]]
[[Image:Power-button.jpg|thumb|right|Power & Game buttons for B2 and older XOs. B3 and newer have "O" at the top and "✓" (check) at the right.]]


# Download the OS image and its signatures file to your local computer. DO NOT open them. P.S. If your computer runs on MS Windows, point your cursor on the link, click the right mouse button and choose "Save Link Target As".
# Download the OS image and its signatures file to your local computer. These are compressed files, but DO NOT open them — in your browser click the right mouse button over the link and choose "Save Link/Target As...".
#* Official OS images can be downloaded from http://download.laptop.org/xo-1/os/official/, http://download.laptop.org/xo-1/os/candidate/, and ''sometimes'' from http://download.laptop.org/xo-1/os/custom/.
#* Official OS images can be downloaded from http://download.laptop.org/xo-1/os/official/, http://download.laptop.org/xo-1/os/candidate/, and ''sometimes'' from http://download.laptop.org/xo-1/os/custom/.
# Copy these files onto of a clean (Full (not Quick!) formatted) USB memory stick. Your USB memory stick should now contain two files named something like: en708-1.img and fs.zip.
# Copy these files onto of a clean (Full, not Quick!, formatted) USB flash drive. Your USB flash drive should now contain two files named something like: <tt>en708-1.img</tt> and <tt>fs.zip</tt>.
# Unmount the USB memory stick and disconnect it from your computer when it is safe to do so.
# Unmount the USB flash drive and disconnect it from your computer when it is safe to do so.
# Shut down your XO laptop. Insert the USB stick into the XO Laptop and power up while holding the four game keys. (this is VERY important!)
# Shut down your XO laptop. Insert the USB flash drive into the XO Laptop and power up while holding the four game keys. (this is VERY important!)
# Release game keys when it asks you to. It will take a few minutes to rewrite the memory.
# Release game keys when it asks you to. It will take a few minutes to rewrite the memory.
# Reboot.
# Reboot.
# Check that you have the correct build:
# Check that you have the correct build:
#* Follow [[How to check the OS and firmware versions]].
#* Follow [[How to check the OS and firmware versions]].
#* Verify that the build number matches build number of the image file you downloaded, e.g. 'Update.1 708, firmware Q2D16' for en708-1.
#* Verify that the build number matches build number of the image file you downloaded, e.g. "Update.1 708, firmware Q2D16" for en708-1.


== Development Builds ==
== Development Builds ==

Revision as of 01:55, 21 August 2008

Note that a clean install will reflash your XO; everything you created on it will be deleted. See olpc-update for an update that keeps some changes.

Official and Candidate Builds

  For the general public
Power & Game buttons for B2 and older XOs. B3 and newer have "O" at the top and "✓" (check) at the right.
  1. Download the OS image and its signatures file to your local computer. These are compressed files, but DO NOT open them — in your browser click the right mouse button over the link and choose "Save Link/Target As...".
  2. Copy these files onto of a clean (Full, not Quick!, formatted) USB flash drive. Your USB flash drive should now contain two files named something like: en708-1.img and fs.zip.
  3. Unmount the USB flash drive and disconnect it from your computer when it is safe to do so.
  4. Shut down your XO laptop. Insert the USB flash drive into the XO Laptop and power up while holding the four game keys. (this is VERY important!)
  5. Release game keys when it asks you to. It will take a few minutes to rewrite the memory.
  6. Reboot.
  7. Check that you have the correct build:

Development Builds

  1. Get a developer key for your XO laptop.
  2. Download the OS image (e.g. Template:Official-img-link) and its CRC file (e.g. Template:Official-crc-link) to your local computer. DO NOT open them. Important: If your computer runs on MS Windows, point your cursor on the link, click the right mouse button and choose "Save Link Target As".
  3. Copy these files onto of a clean (Full (not Quick!) formatted) USB memory stick. Your USB memory stick should now contain two files named: for example, os708.img and os708.crc.
  4. Unmount the USB memory stick and disconnect it from your computer when it is safe to do so.
  5. Shut down your XO laptop. Insert the USB stick into the XO Laptop and power up while holding the escape key (the circled "x" in the upper left corner of the keyboard).
  6. Release the 'x' key when it asks you to. You should be at the OpenFirmware "ok" prompt.
  7. Assuming that your disk image is named _____.img, type
 probe-usb copy-nand disk:\____.img 
(e.g. os708.img, os2230.img, en708-1.img, ...)
8. Press Enter, then wait while your machine reflashes.
9. When the "ok" prompt returns, reboot the machine.