Talk:Autoreinstallation image

From OLPC
Revision as of 22:34, 7 March 2007 by AlbertCahalan (talk | contribs) (changelog and such?)
Jump to: navigation, search

(optional) if you need to downgrade to a previous version of the OS image for testing purposes, edit the boot/olpcboot.fth file and change both the test of current version and file used by copy-nand, for example to force a downgrade to build 193:

  • change os-build# d# NNN < [if] to os-build# d# 193 = not [if]
  • change disk:\boot\nandNNN.img to disk:\boot\nand193.img

How do we determine what the current version of the flash and image are?


The Autoreinstallation page doesn't say anything about B2's. It says the image is good "for all types of OLPC hardware, from A-test through B1 systems". Please correct.

changelog and such?

So, how are we to know the pros and cons of each version? AlbertCahalan 21:34, 7 March 2007 (EST)