Skip to content

Steps to rebuild RPI image #8598

Answered by febus982
febus982 asked this question in Q&A
Apr 13, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

I think this might do the trick (please correct if wrong):

export IMAGE_REGISTRY=127.0.0.1:5005
export PUSH=true
export PLATFORM=linux/arm64
export INSTALLER_ARCH=arm64

make installer
make imager
make image-rpi_generic

I need only to test this in a linux machine. Mac OS doesn't provide the loopback device in /dev/loop and the last step throws an error🤦‍♂️

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@febus982
Comment options

Answer selected by febus982
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant