Skip to content
  • 2.3.1
  • d45540f
  • Compare
    Choose a tag to compare
    Search for a tag
  • 2.3.1
  • d45540f
  • Compare
    Choose a tag to compare
    Search for a tag

@okyeron okyeron released this Mar 28, 2020 · 132 commits to master since this release

Update can now be run from the SYSTEM>UPDATE menu item on device, while connected to the internet.

If you are on a version prior to 200218, DO NOT USE SYSTEM > UPDATE. You must update manually via SSH.


Manual update instructions

Download the fates200328.tgz linked below and upload to the ~/update/ directory on your Fates via SFTP.


alternate download method -
use the following via SSH:

cd ~/update
wget https://github.com/fates-project/norns/releases/download/2.3.1/fates200328.tgz

Then unpack and run update:

cd ~/update
tar -xvf fates200328.tgz 
cd 200328
./update.sh

Then reboot

sudo reboot

Note:
If you see any errors regarding maiden in the update process - those are normal and can be ignored - such as:

cp: cannot stat '/home/we/maiden/dist/catalogs/*.json': No such file or directory
Assets 4