[HACK] Runnig Home Assistant OS from a non VM supporting Synology NAS

I’m curious, do not all Synology NAS’s support Docker? Mine has a package to install Docker on it and then you can just add HA to Docker… Am I missing something?

You will miss all the nice addons…

Oooh, ok, I knew I was missing something.

I tried a VM but decided I did not like it being dependent on the Host for it to stay running so I just spent the $85 for the Raspberry Pi with a POE card so that there were less cogs in the system since it runs my lights.

@fredrike, I found what happened : “hassos_ova…” and OVMF.fd" files was been downloaded on my system partition (/dev/md0) that explains why my Xpenology said that my disk was full).

So, where i have to downloaded this files ? in tmp?

This is the error I had :

/var/packages/synokvm/target/synokvm/bin/qemu-system-x86_64: /lib/libcrypto.so.1.0.0: no version information available (required by /usr/local/synokvm/lib/libspice-server.so.1)
/var/packages/synokvm/target/synokvm/bin/qemu-system-x86_64: /lib/libssl.so.1.0.0: no version information available (required by /usr/local/synokvm/lib/libspice-server.so.1)
Could not access KVM kernel module: No such file or directory
failed to initialize KVM: No such file or directory

I specify that VMM doesn’t work on my N54L that why I’d like to use this solution.

Edit :
Question : Is this reserved to intel proc? Mine is an AMD (Turion)

1 Like