I’ll try building the ARM ISO and share the script once it’s ready.

any progress on this?
any progress on this?
testing


Deepin 23 already has an arm version of that kernel.
https://community-packages.deepin.com/deepin/beige/pool/main/l/linux-upstream/linux-headers-6.12.9-arm64-desktop-rolling_23.01.01.18_arm64.deb
If I could get a script on how the Deepin OS 23 arm OS is built, I can try to build it on my existing device or an arm server. I already have the DTBs for my machine and can try to modify the build system using them. That's why I am asking how to build Deepin 23 OS? I can't find the build script or how to build it anywhere online.
For this:
"How can I build deepin OS for arm using 6.12.9-amd64-desktop-rolling
"
I meant 6.12.9-arm64-desktop-rolling
Which is already sypported in the link that I shared.
I’m trying to create a script to build an ISO image, but issues with deepin-install
are causing it to fail. If you need resources for building a deepin system, you can refer to this repository: https://github.com/deepin-community/deepin-raspberrypi. Let me know if you run into other problems, and we can discuss further. Later, I’ll attempt to use open-source tools to build a system installation image instead.

Thanks. I will try it out

I have made some modifications but the ISO is not even being detected, I use the same method for writing an ISO to flash drive but other ISOs are being detected. Any idea what I might be missing?
https://github.com/448-OG/deepin-raspberrypi/blob/deepin23/build.sh

I was able to compile with live build but the current deepin arm 6.12 kernel gives an error:
plain image kernel not supported -rebuild with CONFIG_(U)EFI_STUB
Popular Ranking
ChangePopular Events
More
I have a snapdragon X elite laptop and want to build the Deepin OS.
I have tried using live-build but I am not able to build deepin os. I have search for tutorials or scripts to build deepin OS but can't find any. I tried booting the arm version of deepin os but it doent boot, probably because it is running an older kernel. Deepin does support kernel 6.12 (via 6.12.9-amd64-desktop-rolling) which supports snapdragon chips.
How can I build deepin OS for arm using
6.12.9-amd64-desktop-rolling
? Even running the deepin OS v23 arm version in a virtual machine dosent work (no bootable device found error)