You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to build a custom lite image using the docker build script and I'm stuck on this error:
[12:19:43] End /pi-gen/stage2
[12:19:43] Begin /pi-gen/export-image
[12:19:43] Begin /pi-gen/export-image/prerun.sh
du: cannot access '/pi-gen/work/rpi-emulator'$'\r''/stage2/rootfs/proc/1547/task/1547/fd/3': No such file or directory
du: cannot access '/pi-gen/work/rpi-emulator'$'\r''/stage2/rootfs/proc/1547/task/1547/fdinfo/3': No such file or directory
du: cannot access '/pi-gen/work/rpi-emulator'$'\r''/stage2/rootfs/proc/1547/fd/4': No such file or directory
du: cannot access '/pi-gen/work/rpi-emulator'$'\r''/stage2/rootfs/proc/1547/fdinfo/4': No such file or directory
truncate: failed to truncate '/pi-gen/work/rpi-emulator'$'\r''/export-image/2023-11-10-rpi-emulator'$'\r''-lite.img' at 168898087354368 bytes: File too large
Any ideas?
The text was updated successfully, but these errors were encountered:
I'm trying to build a custom lite image using the docker build script and I'm stuck on this error:
Any ideas?
The text was updated successfully, but these errors were encountered: