Talk:Autoreinstallation image

From OLPC
Revision as of 18:36, 28 February 2007 by 72.254.192.46 (talk)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

(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?