-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No such file or directory while opening /dev/loop0p2 #215
Comments
Same issue when using docker: |
if I use reuse instead of resize, the error message changes: |
Did you figure this out ? |
Hi,
I am struggling to generate an rpi image using Gitlab CI - Docker Image, please note that works fine using wls - ubuntu.
build_os_dist:
image: "debian:bookworm-slim"
stage: .pre
script:
tags:
artifacts:
expire_in: 1 hr
paths:
Result:
I am wondering if you have any suggestion.
The text was updated successfully, but these errors were encountered: