Install .5.8 Raspberry PI

Hello I am having trouble installing the latest version. Below is my log, but it fails on step 3/3 and I can never seem to finish the flash.

file:///Applications/installer.app/Contents/Resources/qml/QtQuick/Dialogs/DefaultFileDialog.qml:210:25: QML ListView: Binding loop detected for property "model"
qrc:/main.qml:221:17: QML Rectangle: Binding loop detected for property "width"
qrc:/main.qml:221:17: QML Rectangle: Binding loop detected for property "width"
qrc:/main.qml:221:17: QML Rectangle: Binding loop detected for property "height"
qrc:/main.qml:221:17: QML Rectangle: Binding loop detected for property "width"
qrc:/main.qml:221:17: QML Rectangle: Binding loop detected for property "width"
qrc:/main.qml:221:17: QML Rectangle: Binding loop detected for property "width"
qrc:/main.qml:221:17: QML Rectangle: Binding loop detected for property "width"
qrc:/main.qml:221:17: QML Rectangle: Binding loop detected for property "width"
qrc:/main.qml:221:17: QML Rectangle: Binding loop detected for property "width"
QIODevice::write (QTcpSocket): device not open
Trying local QUrl("file:///private/var/root/Library/Application Support/Emteria/Installer/rpi3-v0.5.8")
Testing path "/private/var/root/Library/Application Support/Emteria/Installer/rpi3-v0.5.8/package.json"
Opening local QUrl("file:///private/var/root/Library/Application Support/Emteria/Installer/rpi3-v0.5.8")
Testing path "/private/var/root/Library/Application Support/Emteria/Installer/rpi3-v0.5.8/package.json"
loaded package from QUrl("file:///private/var/root/Library/Application Support/Emteria/Installer/rpi3-v0.5.8")
Refreshing drives
Found 1 drives
Flashing on raw "/dev/rdisk2"
Initializing PackageWriter
Package base path: "/private/var/root/Library/Application Support/Emteria/Installer/rpi3-v0.5.8"
Drive: "1081" with 63864569856 bytes
Raw at "/dev/rdisk2"
PackageWriter initialized successfully
Starting step 0 Reading package
Finished step 0 Reading package
Starting step 1 Verifying files
Skipping "ota.zip" as it isn't required for flashing
"system.zip" failed MD5 verification
Expected "6c1dab78c20f34825775252a49e0dc30" computed "1f0c8f3a7f28c01c289b84834bd2fe03"

Comments

Sign In or Register to comment.