Clean-install procedure for 8.2: Difference between revisions

From OLPC
Jump to navigation Jump to search
Line 12: Line 12:
# Reboot.
# Reboot.
# Check that you have the correct build:
# Check that you have the correct build:
#* Hover over the XO in the Home screen and click on 'About my XO'
#* Follow [[How to check the OS and firmware versions]].
#* Check 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 08:12, 15 August 2008

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. 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".
  2. 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.
  3. Unmount the USB memory stick and disconnect it from your computer when it is safe to do so.
  4. 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!)
  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.