#HASSOS died after a Core upgrade

1 messages · Page 1 of 1 (latest)

potent prairie
#

eg. is there any way to enable dev SSH through the boot drive? I use WSL and I cba to update Windows just so that I can mount the ext4 disk.

#

I didn't expect for things to go that horribly. Especially when I want nearly ALL of the functionality in my house to rely on this thing. I DID NOT CUSTOMIZE ANYTHING PRIOR TO THE UPDATE. I just created an account.

limpid beacon
#

You can connect a keyboard and monitor

potent prairie
#

I can't.

#

it's an UniPi Neuron

limpid beacon
#

Also, this is a good opportunity to check that you're actually backing it up

potent prairie
#

there's no HDMI output

limpid beacon
potent prairie
#

i havent enabled any ssh

#

this is explicitly saying "get into the ssh addon and import your authorized keys"

limpid beacon
#

Did you ... I don't know ... read the page I linked?

potent prairie
#

"use the CLI"

limpid beacon
#

Woot, they over-complicated it tada_animated

#

Alternatively, the file will be imported from the USB when the Home Assistant OS device is rebooted

potent prairie
#

what USB

limpid beacon
#

Did you stop reading before you got to the bit I just posted?

potent prairie
#

these docs are junk

#

does it auto mount all USB drives?

limpid beacon
#

Use a USB drive formatted with FAT, ext4, or NTFS and name it CONFIG (case sensitive)

potent prairie
#

there's no explanation for the usb part

#

they stopped at "things to do"... but dont bother to explain how this is accomplished

#

can you confirm if its just auto mounting?

#

if you know that is

limpid beacon
#

Alternatively, the file will be imported from the USB when the Home Assistant OS device is rebooted

#

Not auto-mounted, but automatically used

#

Just read that paragraph and follow it

lusty lily
potent prairie
#

i wanted to understand what it's doing rather than just throwing random commands at the problem

limpid beacon
#

They're fine, if you don't stop immediately you hit an issue. They kind of assume you keep reading.

potent prairie
#

perhaps im not the intended audience since i would honestly prefer to manage the OS myself

lusty lily
#

Just by having a USB plugged in whilst it restarts

#

But yeah if you want more control then just go docker container install

#

Good chance to upgrade given this has happened

potent prairie
#

i heard that the addons compat sucks then

lusty lily
#

You don't need add ons

potent prairie
#

but i notiecd that addons dont even cover integrations

#

ie. theyre just a glorified docker-compose

#

so its kinda pointless

lusty lily
#

Correct. That's why you don't need add ons. You can just spin up your own container

#

They're easy if you want an appliance (HAOS)

potent prairie
#

either way ill at least try to debug this before quitting

lusty lily
#

Otherwise just use docker compose files and run container install along with any other containers you want

potent prairie
#

bricking after the first update on a completely unconfigured system is horrible

#

it just sat there for a couple weeks not running anything

lusty lily
#

Its also very abnormal to happen

#

Where was HAOS installed on

potent prairie
#

hmmm im using an external SSD connected to a unipi neuron

#

maybe the 24V->5V converter is underpowered

#

(not that it's documented...)

lusty lily
#

Interesting choice of device for HA

#

But undervoltage/ low power can affect a pi badly

potent prairie
#

ssd is a wd red in a cheap-ish asmedia case

#

my intention today was to spend a couple hours writing an addon for the unipi sdk (which is only available as a raspbian image...)

#

aaaaand my anticipated issue happened

#

i can't boot it with a usb drive as i already boot from one

lusty lily
#

USB hub doesn't work?

potent prairie
#

it's stuck in a boot loop trying to start off the CONFIG drive

lusty lily
#

Fun

#

I don't use pi's or HAOS so that's where my help ends

potent prairie
#

yep sounds like the end of my adventure with HAOS too

#

hopefully its just a bug there and not a 5v supply issue

lusty lily
#

Can always make integrations using any install method (if that's what you wanted) or add ons on any OS

potent prairie
#

ok thanks for help anyways folks, wrote some suggestions on how to clarify the docs, they indeed make sense after running into a wall following the guide 🙂

#

ill now spend some time reinstalling HA on stock Raspbian with sw components that I'm certain are reliable

vernal sonnet
#

Don’t know what your use cases are, but don’t expect Bluetooth to work well if you do that.

potent prairie
#

even if i need it i'll have no problem making it work

#

thanks for the warning though

vernal sonnet
#

I’m sure, just be aware that you’ll need to replace the stock dbus broker, check firmware, potentially backport the bluez package, etc.

#

(I’m on x64 Debian myself)