- Follow the Getting Started istructions for your platform, until you get to "Running your first Container"
balena push <your-host-name>.localsirius-clientwill be installed
DST must be connected to ground Pi GND, Printer GND, Power supply -ve must all be connected
balena ssh <your-host-name>.localvi /mnt/boot/cmdline.txtESC->:->ito edit text- Delete:
console=serial0,115200So from: dwc_otg.lpm_enable=0 console=tty1 console=serial0,115200 rootfstype=ext4 rootwait To: dwc_otg.lpm_enable=0 console=tty1 rootfstype=ext4 rootwait ESC->:->xto save and exit- If on a Pi3, carry on from step 2 below, else
reboot
balena ssh <your-host-name>.localvi /mnt/boot/config.txtESC->Shift+Gto skip to end of fileESC->:->ito edit text- Add
dtoverlay=pi3-miniuart-bton a new line at the end ESC->:->xto save and exitrebootto restart the pi