Post
Topic
Board Mining software (miners)
Re: Linux mining distro for the Raspberry PI - MinePeon
by
yxzq
on 11/08/2013, 18:09:42 UTC
To the people that are testing by pulling from git:

The backup page has a new button to export settings as .zip, therefore you must install "zip" first:
Code:
sudo pacman -S zip

Any news about some sort of exporting the settings outside of the SD (perhaps to a pen connected to one of the HUB's) to import in a fresh SD with new version of MinePeon?

There is a folder on the sd that contains backups. It will be possible to restore these stored backups.
It's already possible to export these backups in a zip file.

Restoring backed up settings at this moment is possible by copying the contents of a backup to /opt/minepeon/ (with FTP for example)
By tonight I will try to implement it in the GUI. The button is there, but its disabled Smiley

Thomas