alarm-image-generator icon indicating copy to clipboard operation
alarm-image-generator copied to clipboard

Minimal image for HC4

Open beedaddy opened this issue 4 years ago • 2 comments
trafficstars

Is this project still alive? I would be very interested in a minimal image for Odroid HC4. I tried to build one from a C4 Manjaro installation but without luck so far (mostly the machine hangs at some point). Could you please provide a minimal image?

beedaddy avatar Oct 05 '21 10:10 beedaddy

I also looked at building my own image but haven't been able to, and would also prefer a minimal HC4 image if possible.

breadcat avatar Jul 05 '22 21:07 breadcat

I'm looking for this too. Manually generating minimal image for ODROID HC4 via ./build.sh does not work. @jgmdev could you provide us the image? I hope.

ghost avatar Sep 06 '23 22:09 ghost

If still of interest, updated the image generator to also support building images using a x86_64 host https://github.com/archdroid-org/alarm-image-generator/pull/8. Since mainline kernel support has improved for these boards the generated images will now use the latest linux-aarch64 kernel package by default, the following should be enough to build a minimal c4 image that is also compatible with hc4:

./build.sh build c4

jgmdev avatar Feb 10 '25 05:02 jgmdev