Reflash v0.1.2

From iagent
Revision as of 08:11, 13 July 2022 by Elias (talk | contribs)
Jump to: navigation, search

Reflash is a Linux image for downloading and installing [Refactor] images on [Recore]. This page will be expanded as the flasher matures, but as a preliminary step-by-step instruction, here is what you should do:

  1. Use Balena Etcher to download and flash the Reflash image. Here is the URL to the image: http://feeds.iagent.no/images/reflash/Recore-flasher-0.0.1.img.xz

BalenaEthcer.png

  1. After flashing the image to a USB drive with at least 4 GB of storage, eject the USB drive and insert it in a USB port on the Recore board.
  2. Now you need to change boot medium from eMMC to USB on the Recore board. This can be done through SSH by logging in to the board and writing from the command line:
    set-boot-media usb
    And then
    reboot
    Alternatively, if the the previous version of Refactor was with OctoPrint, you can change boot media from the Refactor-tab in the OctoPrint user interface and then rebooting the board.
  3. Once the board has booted from USB, you should be able to access the web interface using the address http://recore.local
  4. From the web interface, choose witch version of Refactor you want to download. There are two types of images, either with OctoPrint as the web interface or with Mainsail as the web interface. You should always choose the latest version of Refactor.
  5. Once the image has been downloaded (to the USB drive) you can install/flash the image to the eMMC. This will take 5-10 minutes.
  6. Once the image has been flashed on the eMMC drive, you can reboot the board, and it will boot using the Refactor image that you chose.

You can keep the Reflash USB drive in a safe place, or even keep it mounted in the printer. If you want to upgrade to a later version of Refactor, the same image can be used again.