os icon indicating copy to clipboard operation
os copied to clipboard

not able to build for raspberry pi

Open cjbd opened this issue 9 months ago • 0 comments

What Happened?

i followed instruction in the README to build image for raspberry pi, but failed

Steps to Reproduce

from wsl2, default ubuntu 24.02 distro

docker run --rm --privileged -it \
    -v /proc:/proc \
    -v ${PWD}:/working_dir \
    -w /working_dir \
    ubuntu:24.04 \
    ./build-rpi.sh

Expected Behavior

image for raspberry pi is generated

Host OS

windows 11, wsl2

Image Version

8.0.1

Hardware Platform

Raspberry Pi 4 (ARM)

Log Output

content exceeded char limit, i uploaded the txt file:

build_log.txt

Hardware Info

lenovo laptop T14

cjbd avatar May 21 '25 01:05 cjbd