
Armbian Linux Build Framework For ThirdReality LinuxBox Dev Edition
Armbian source code for Third Reality Linux Box Dev Edition.
- LinuxBox Finder: A set of tools for configuring Linux Box via BLE.
- LinuxBox Installer: HomeAssistant Installer for Third Reality Linux Box Dev Edition
- LinuxBox Supervisor: supervisor For LinuxBox
git clone git@github.com:thirdreality/LinuxBox.git -b hubv3Run in the root directory of Armbian.
cd LinuxBox; ./make_armbian_for_hubv3.shThe compiled generated firmware is located:
output/images/Armbian_22.11.0-trunk_*_bookworm_current_5.10.x.v1.x.x.burn.img
Here is a pre-compiled image. If you don't have time to compile the image yourself and don't mind if it's slightly outdated, you can give it a try:
linuxbox-image-5.10.245.v1.13.01.11.img
More detail information please check How-to-Compile-firmware
To prepare the burning environment on the computer:
- Download and extract the file Aml_Burn_Tool.zip.
- If this is your first time using the tool, click on
Setup_Aml_Burn_Tool_V3.1.0.exeto install necessary drivers. - Next, navigate to the
v2folder and runAml_Burn_Tool.exe. - Load the compiled
**.imgfirmware file. - Click on
Startto initiate the burn process. - Press and hold the button circled in the image below, then connect the black line to your computer and start flashing. You can release the button when you start flashing.
More detail information please check the wiki: How-to-burn-the-image-to-LinuxBox
Thirdreality dev team supply a new way to install home assistant core in 8-10 minutes.
Check it in WIKI: Tricks-for-Homeassistant
To be continue ...
This software is published under the GPL-2.0 License license.