Netgate 2100 Netgate installer error
-
I have a Sg-2100 and ran into the efi error well updating to 23. I went to the store and downloaded the netgate installer "netgate-installer-aarch64.img.gz (283.50 MB)". When I try to run etcher to extract and choose the 1st option "Flash from file" I get an error opening source. Error: (0 , h .requestmetadata) is not a function. When I do a md5 checksum the numbers don't line up.
Netgate says they should be:
SHA256 (netgate-installer-amd64.img.gz) = 761ce4d6bd29a8abb145bf91c9d2bfd2ca551b645f89ec11cc7aed31a454f6e2
SHA256 (netgate-installer-amd64.iso.gz = 633caad98dd86ba0dda479ce1051a41b2e5df64c41e29e82efd7b1ae4a34b2a4
SHA256 (netgate-installer-aarch64.img.gz) = 8766ed9a60ecbb7ddd9c486b75d32ea1dfc826c898c653c804a44eb0504f4476I'm getting: >certutil -hashfile "netgate-installer-aarch64.img.gz" md5
MD5 hash of netgate-installer-aarch64.img.gz:
3c5a1fafac322bd92d3c44ce36a93131
CertUtil: -hashfile command completed successfully. -
@mrchip the checksums Netgate provides are SHA256, you are creating a MD5 checksum.
-
Yup that^
But that is the correct MD5 hash for that file so it looks like an issue with your Etcher install somehow.