Hi!
I have an adapted BalenaOS image for use on a Kontron iMX8M.mini board.
The device boots and all peripherals work, but I cannot figure out how to link the device to my BalenaCloud fleet.
I have tried reaching out to get the process started to include the device, but was wondering whether I can already link the device to my fleet so I can verify that updates and deployment also work.
Appreciate your help!
Kind regards,
Arne Van Acker
Hi, you will need to masquerade as a similar/compatible supported device (like the Compulab MX8M
with slug cl-som-imx8
) type by modifying the slug
and name
of the device type coffee file and rebuild. That image should then be able to join a balenaCloud fleet created for the masqueraded device type by using the balena join <ip address> --fleet <myfleet>