{% extends "admin/firmware/base_build.html" %} {% load code staticfiles %} {% block extrahead %} {{ block.super }} {% endblock %} {% block content %} {{ block.super }}
The firmware can be dowloaded from this page into your computer. Then upload the firmware to the node, for instance by using scp to copy the image into the node's temporary directory:
scp
You can use ssh to access the node and enter its temporary directory:
ssh
The following command can be used for flashing this image (remember to change the destination device). WARNING! Be sure you execute these commands INSIDE the node, not in your own computer!
The CONFINE wiki contains more information on node upgrade.
Delete build