Hi all
Is there a way to install Hassio (not Home Assistant) to Armbian?
I’ve tried the Raspbian procedure, but it’s not working (the install script it doesn’t).
Any suggestion?
Thanks
Hi all
Is there a way to install Hassio (not Home Assistant) to Armbian?
I’ve tried the Raspbian procedure, but it’s not working (the install script it doesn’t).
Any suggestion?
Thanks
Same here, im running “ARMBIAN 5.69 stable Debian GNU/Linux 9 (stretch) 4.19.13-sunxi”
Used the “Installation on a Armbian system” first error:
Command “python setup.py egg_info” failed with error code 1 in /tmp/pip-build-p3hvcx_h/ruamel.yaml/
Cured with
pip3 install setuptools
But than i get a bunch of errors:
error: invalid command ‘bdist_wheel’
Failed building wheel for cryptography
Failed cleaning build dir for cryptography
error: invalid command ‘bdist_wheel’
Failed building wheel for aiohttp
error: invalid command ‘bdist_wheel’
Failed building wheel for pyyaml
error: invalid command ‘bdist_wheel’
Failed building wheel for python-slugify
Failed building wheel for bcrypt
Failed cleaning build dir for bcrypt
error: invalid command ‘bdist_wheel’
Failed building wheel for ruamel.yaml
error: invalid command ‘bdist_wheel’
Failed building wheel for cffi
error: invalid command ‘bdist_wheel’
Failed building wheel for multidict
error: invalid command ‘bdist_wheel’
Failed building wheel for yarl
error: invalid command ‘bdist_wheel’
Failed building wheel for idna-ssl
error: invalid command ‘bdist_wheel’
Failed building wheel for MarkupSafe
error: invalid command ‘bdist_wheel’
Failed building wheel for pycparser
Full log at https://pastebin.com/AdFqEhpu
Help enyone?
Thanks!
Try the following link:
Did the job for me.
If you are running Armbian with Docker powered kernel (3.14 or up) try:
Source: https://github.com/armbian/config/blob/master/debian-software#L832-L846
Good stuff…so its HassOS? Right?
Thanks,
tried
HassOS? Right?
Yes.
HassOS? Really? Isn’t it Hassio? I’m confused!
Could some one clarify? Thank’s!
At least in the armbian-config under software -> softy there is written hassio like you can see in this screenshot:
sweet
EDIT: The armbian install script above should also work on any other debian os independently from the hardware. You could try this:
1. wget https://raw.githubusercontent.com/armbian/config/master/debian-software
2. chmod 755 debian-software
3. sudo ./debian-software
A test proofed me wrong.
When you try to install it you will get asked for the machine type.
In my case I use a allwinner H3 soc based orange pi pc and this type is not listed.
How could I proceed? Can I proceed? Am I lost?
Is hassio supported now in armbian? I have a beelink x2 with armbian and would like to run Hass.io in it!
qemuarm?
Armbian is straight debian. Debian is the support OS for a supervised install. Any reason Armbian shows up as an unsupported OS?
cat /etc/os-release
PRETTY_NAME=“Armbian 21.02.2 Buster”
NAME=“Debian GNU/Linux”
VERSION_ID=“10”
VERSION=“10 (buster)”
VERSION_CODENAME=buster
ID=debian
HOME_URL=“https://www.debian.org/”
SUPPORT_URL=“https://www.debian.org/support”
BUG_REPORT_URL=“https://bugs.debian.org/”
Exactly my question, can the installation be fixed somehow to be supported?
I have re-installed mine to bullseye variant but still displays unsupported.
same question. something wrong with the boot with groub? no luck.
Supported Operating System, System dependencies and versions
- …
- …
- Debian Linux Debian 11 aka Bullseye (no derivatives)
- …
Only if you convince the devs to add armbian
as a ‘officially’ supported system (quite the opposite was part of this architecture issue 126)
I expect that everything works - correct? If you are not bothered by this two letters more (un) in front of the term supported you should be fine
same answers as above.
Actually a bummer because armbian ships with very good defaults for sbc’s which running with simple flash (like sd cards/emmc’s/usb sticks/…) and can prolong the live of storage significantly compared to a supervised install on a “vanilla” debian without tweaking and even easily outperform haOS in terms of the expected write amplification (higher amplification = killing flash cells faster)