Upgrading firmware: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 19: | Line 19: | ||
# Copy the above .zip to the flash drive (do NOT unzip the file) |
# Copy the above .zip to the flash drive (do NOT unzip the file) |
||
# Remove the flash drive |
# Remove the flash drive |
||
# Power off the |
# Power off the XO, and ensure it is plugged in |
||
# Insert the flash drive |
# Insert the flash drive |
||
# Power on the |
# Power on the XO |
||
# It should indicate that it is rewriting the firmware |
# It should indicate that it is rewriting the firmware |
||
Revision as of 16:58, 17 July 2008
This page is monitored by the OLPC team.
For the general public
Steps of Upgrading Firmware
G1G1 donors: You can also just wait for Update.1. Update.1 will include a system firmware upgrade.
The following instructions are specifically for upgrades to new signed (official release) versions of the firmware distributed as .zip files. Development versions are provided as unsigned .rom files and need a developer key and a different upgrade process, as do firmware downgrades. Please refer to Manual_Firmware_Install for more details about the alternate methods.
- ALL steps must be followed exactly.
- Make sure your battery is charged.
- Plug up the XO on external power.
- If you lose power during a firmware upgrade you will brick the laptop.
Using a USB flash drive and another computer
- Right click and select "save as" on the following link:
- Create a folder called "boot" on the flash drive
- Copy the above .zip to the flash drive (do NOT unzip the file)
- Remove the flash drive
- Power off the XO, and ensure it is plugged in
- Insert the flash drive
- Power on the XO
- It should indicate that it is rewriting the firmware
Using only your XO
wget http://dev.laptop.org/pub/firmware/q2d14/bootfw.zip su - cp /home/olpc/bootfw.zip /versions/boot/current/boot/ reboot
- The laptop will then reboot twice more on its own. (Once to enable writing to the flash and then a 2nd time after its done updating.)
The XO will only upgrade the system firmware if it finds that the current version is earlier than whats in bootfw.zip