Приветствую!
Пробую установить Alt Linux на Orange Pi Zero 2W.
Пробовал образы rootfs
alt-p11-jeos-systemd-20251212-aarch64.img.xz
alt-p11-lxqt-20251212-aarch64.img.xz
но девайс не загружается
alt-p11-lxqt-20251212-aarch64.img.xz записывал а 8 ГБ флешку так:
alt-rootfs-installer --image-in=/home/neao/alt-p11-jeos-systemd-20251212-aarch64.img.xz --media=/dev/
sdb --target=orangepi_zero2w --resize
Selected Media: /dev/sdb
Target: orangepi_zero2w
Selected image: /home/neao/alt-p11-jeos-systemd-20251212-aarch64.img.xz
Log file: /tmp/.private/root/alt-rootfs-installer.log
WARNING! ALL DATA WILL BE DESTROYED
Would you like to continue? [Yes/No]
yes
* Writing /home/neao/alt-p11-jeos-systemd-20251212-aarch64.img.xz to /dev/sdb...
4575985664 bytes (4,6 GB, 4,3 GiB) copied, 516 s, 8,9 MB/s4579131392 bytes (4,6 GB, 4,3 GiB) copied, 516,364 s, 8,9 MB/s
1091+1 records in
1091+1 records out
4579131392 bytes (4,6 GB, 4,3 GiB) copied, 516,703 s, 8,9 MB/s
[DONE]
* Resizing root partition /dev/sdb2...
[DONE]
* Mounting root partition to the temporary directory...
[DONE]
* Mounting firmware partition to the temporary directory...
[DONE]
* Searching U-Boot files for orangepi_zero2w...
[DONE]
* Writing u-boot-sunxi-with-spl.bin...
[DONE]
* Setting boot flag at root partition...
[DONE]
Installation Complete!
Insert into your device and try boot.
Good luck!!!