ophub / amlogic-s9xxx-openwrt

Support for OpenWrt in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.
GNU General Public License v2.0
1.7k stars 1.51k forks source link

tar: ./zImage: Wrote only 2560 of 10240 bytes on kernel 6.6 #606

Open grndis opened 3 weeks ago

grndis commented 3 weeks ago

Device Information | 设备信息

OpenWrt Version | 系统版本

Describe the bug | 问题描述 Here is the improved text:

When using kernel 6.6, get the error message tar: ./zImage: Wrote only 2560 of 10240 bytes in middle of process when running openwrt-install-amlogic. The installation process is successful in the end. However, after removing the SD card, the device is unable to restart from the eMMC. Booting from the SD card works without any issues. This problem has been observed across multiple devices, test with 32Gb and 64Gb eMMC have same result.

Also test with Armbian installation use the armbian-install command, there are no issues with this process, boot from eMMC is success. However, the OpenWRT installation through Luci yields the same result as the openwrt-install-amlogic where the status is reported as successful, but the device is unable to boot.