Thanks
Already checked those before asking,
GitHub only has source code and no specific images and feed only has the latest.
So after an unsuccessful attempt I boot from sd card.
Flashing to nand goes ok and it gives the successful message to change jumpers and reboot, but it wont boot, just keeps rebooting.
Tried to restore to factory and gave me this error:
Could not open mtd device: BOOT.bin-env-dts-kernel
Can't open device for writing!
full restore log:
python3 restore2factory.py --factory-image Antminer-S9j-all-201811071118-autofreq-user-Update2UBI-NF.tar.gz 192.168.1.180
Connecting to remote host...
/home/payam/Desktop/braiins/braiins-os_am1-s9_ssh_2019-06-05-0-0de55997/.env/lib/python3.6/site-packages/paramiko/ecdsakey.py:164: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point
self.ecdsa_curve.curve_class(), pointinfo
Password:
Detected bOS mode: sd
Creating configuration files...
Uploading firmware...
Skipping 'c5/soc_system.rbf'
Skipping 'c5/upgrade-marker.bin'
Skipping 'c5/angstrom_rootfs.jffs2'
Skipping 'runme.sh'
Skipping 'ubi_info'
rootfs.jffs2: |################################| 48889856/48889856
upgrade-marker.bin: |################################| 16/16
devicetree.dtb: |################################| 7631/7631
BOOT.bin: |################################| 2559872/2559872
uImage: |################################| 3799480/3799480
Uploading restore scripts...
/tmp/tmpvab5fhbe/config.tar.gz: |################################| 253/253
upgrade/restore.sh: |################################| 1305/1305
Restoring firmware...
Could not open mtd device: BOOT.bin-env-dts-kernel
Can't open device for writing!
Any helps would be much appreciated.