Fishwaldo / sophgo-sg200x-debian

Debian Image for SG200x based boards such as Milk Duo256/DuoS and Sipeed LicheeRVNano
101 stars 25 forks source link

Error shor-name #1

Closed F-Fichter closed 7 months ago

F-Fichter commented 7 months ago

hello, System trixie

podman run --privileged -it --rm -v ./configs/:/configs -v ./image:/output -v ghcr.io/fishwaldo/sophgo-sg200x-debian:master make BOARD=licheervnano image

Error: short-name "make" did not resolve to an alias and no unqualified-search registries are defined in "/etc/containers/registries.conf"

have you idea about this error ?

Good to see debian in lichee rv nano

Fishwaldo commented 7 months ago

Oops. Remove the very last -v in the command line.

F-Fichter commented 7 months ago

OK, thk a lot

now i have my first debian image ready to run :)

Fishwaldo commented 7 months ago

Awesome. I'll be pushing an update out soon with some kernel tweaks and so forth.

I'll post some instructions how to update without wiping out an existing image.