Is Greengrass supported on Raspberry Pi 4?

0

Trying to run Greengrass on Raspberry Pi 4 to run an object detection model. Tried to use Raspberry Pi 4 with Greengrass but ran into the below error. Turns out Raspberry Pi 4 requires Raspbain Buster and Greengrass is not functional on Buster. Is this true? If so, any thoughts on a solution or potential dates?

Error:

Deployment a8d63dec-43a9-4406-a5a1-28e79437086b of type NewDeployment for group 781b1b96-cf34-4e3a-9d0b-564ba82b6aba failed error: process start failed: failed to initialize container mounts: failed to create overlay fs for container: mounting overlay at /greengrass/ggc/packages/1.9.2/rootfs/merged failed: failed to mount with args source="no_source" dest="/greengrass/ggc/packages/1.9.2/rootfs/merged" fstype="overlay" flags="0" data="lowerdir=/greengrass/ggc/packages/1.9.2/dns:/,upperdir=/greengrass/ggc/packages/1.9.2/rootfs/upper,workdir=/greengrass/ggc/packages/1.9.2/rootfs/work": too many levels of symbolic links
AWS
質問済み 5年前427ビュー
1回答
0
承認された回答

Please use 1.9.3 or newer:

https://docs.aws.amazon.com/greengrass/latest/developerguide/what-is-gg.html#ggc-version-1.9

Version 1.9.3 of the AWS IoT Greengrass Core software is available. This version allows you to install the AWS IoT Greengrass Core software on Raspbian distributions on Armv6l architectures, supports OTA updates on port 443 with ALPN, and contains a bug fix for binary payloads sent from Python 2.7 Lambda functions to other Lambda functions. 
AWS
回答済み 5年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ