sipeed / LonganPi-3H-SDK

LonganPi 3H SDK
GNU General Public License v3.0
28 stars 14 forks source link

how to compile a .img file #8

Closed elasticdotventures closed 7 months ago

elasticdotventures commented 7 months ago

with the sparse instructions provided i'm trying to compile a custom image that can be written to an sd card.
is there a standard mechanism or script for doing this?

I ask because there is both an EMMC and SD card version in the zip at the mega download site, so I assume there are some nuances to generating those files. I don't have EMMC I only need the SD, but having both scripts in this repo makes sense.

Thanks!

elasticdotventures commented 7 months ago

I also noticed the image on mega is running debian trixie (the unstable branch), is that a requirement or will it operate with stable releases?

danjenkins commented 7 months ago

@elasticdotventures have you looked through https://wiki.sipeed.com/hardware/en/longan/h618/lpi3h/7_develop_mainline.html ?

elasticdotventures commented 7 months ago

Thanks @danjenkins! I had missed that .. shouldn't start new projects at midnight. 😅