I wrote it as a blog
https://blog.estela.moe/2024/10/27/build-your-own-linux-for-uconsole-a06/
I wrote it as a blog
https://blog.estela.moe/2024/10/27/build-your-own-linux-for-uconsole-a06/
Repaired, thanks. hard reload if colour not taking effect. It seems something was broken in last update
hello Is there any way to do the same with kali linux on A06 or dragon OS for raspi ?
hey, all the same except the packaging part, you will have to make the deb kernel package with patches.
this page may help:
https://kernel-team.pages.debian.net/kernel-handbook/ch-common-tasks.html#s-common-official
So I can I manage this ?
I retreive a raspi kali image or a dragon OS raspi image . I put it on a SD card and then ?
I have to patch using a raspi board ?
Native kali or dragon won’t start on the A06 clockpi board
Flashing the raspi image is not expected to work.
You will have to follow “Preparing the SD card”, “Build U-Boot” chapters in the blog (so at least it will boot), then follow Chapter 4. Common kernel-related tasks to make a kernel package with patches given at GitHub - saeziae/linux-clockworkpi-a06u . Then continue with mounting the sdcard and extracting rootfs and so on like “INSTALL THE SYSTEM” chapter.
I am not familiar with Deb packaging so i can’t give detailed help about that part.