Wow Tnx A LOT .. @Nick A .. your img work perfect to me ..
download that image
Armbian-unofficial_25.05.0-trunk_X98h_bookworm_edge_6.12.11_server.img
burn to sd
sudo dd if=/ISO/H313/Armbian-unofficial_25.05.0-trunk_X98h_bookworm_edge_6.12.11_server.img of=/dev/sdk bs=4M
intro with ssh
ssh root@192.168.X.X
check the partitions
lsblk
burn to emmc
dd if=/dev/mmcblk1 of=/dev/mmcblk0 bs=4M status=progress
e2fsck -f /dev/mmcblk0p1
resize2fs /dev/mmcblk0p1
turn off = shutdown -r now
remove the SD, reboot
Enjoy.
If dont works, try with gparted ..
sudo apt-get install gparted
sudo gparted
resize