Confirmed users
699
edits
| Line 96: | Line 96: | ||
You can sync these files to your RPi using the regular b2g update commands. The commands are | You can sync these files to your RPi using the regular b2g update commands. The commands are | ||
* <code>./flash.sh</code>: update the system and data files | * <code>./flash.sh</code> : update the system and data files | ||
* <code>./flash.sh system</code>: update the system files | * <code>./flash.sh system</code> : update the system files | ||
* <code>./flash.sh data</code>: update the data files | * <code>./flash.sh data</code> : update the data files | ||
* <code>./flash.sh gecko</code>: update the b2g runtime | * <code>./flash.sh gecko</code> : update the b2g runtime | ||
* <code>./flash.sh gaia</code>: update the gaia apps and data | * <code>./flash.sh gaia</code> : update the gaia apps and data | ||
You can also flash your SD card anew at any time by following the instructions above. But this should usually not be necessary. | You can also flash your SD card anew at any time by following the instructions above. But this should usually not be necessary. | ||