In the olpcboot.fth script that controls the update process, nearly all the code is essentially boilerplate - being careful about fixing broken manufacturing data, avoiding duplicate or downgrade writes, reporting progress to the user, etc.

The command that does the actual work of copying the image to nand is just one line:

  copy-nand disk:\boot\nandNNN.img

Just type that at the ok prompt, substituting the name of your image file.

Carl-Daniel Hailfinger wrote:
Hi Mitch,

on a related note: How do I downgrade a build? The autoreinstallation
image seems to only be able to upgrade.

Build 202 is broken (sugar UI doesn't appear) and I'd like to test
an older build version.

Regards,
Carl-Daniel
_______________________________________________
Devel mailing list
[email protected]
http://mailman.laptop.org/mailman/listinfo/devel

Reply via email to