Is there anybody who got RaspberryMatic running in a VM unter TrueNAS?
I have problems setting up RaspberryMatic under HA with the add-ons and wanted to try out RaspberryMatic in a VM. But I can’t get it to run.
Maybe someone has a link with a hint to setting it up.
I tried this way in the TrueNAS-Shell as root:
wget https://github.com/jens-maus/RaspberryMatic/releases/download/3.83.6.20250824/RaspberryMatic-3.83.6.20250824.ova
mkdir RaspberryMatic
cd RaspberryMatic
tar xvf ../3.83.6.20250824/RaspberryMatic-3.83.6.20250824.ova
qemu-img convert -O qcow2 RaspberryMatic.vmdk RaspberryMatic.qcow2
qemu-img resize RaspberryMatic.qcow2 +5G
qemu-img convert -p -O raw RaspberryMatic.qcow2 /dev/zvol/app-pool/virtual-disks/RaspberryMatic
And than I tried to use the zvol in an new VM