robin.mettner 0 Posted April 30 Share Posted April 30 (edited) Hello, this thread https://forum.armbian.com/topic/13477-a95x-f2-с-soc-amlogic-s905x2-432-lan100/ and https://forum.armbian.com/topic/12162-single-armbian-image-for-rk-aml-aw-aarch64-armv8/ is closed, so i'm opening this thread. I tried installing Armbian_20.10_Arm-64_focal_current_5.9.0_desktop.img.xz on it. I'm getting an error on aml_autoscript.zip via UPDATE in Android. It reboots into the android boot menu (i guess?) with the following error. Opening update package E: Block map file too short:3 E: Map of '@/cache/recovery/block.map' failed E: failed to map file Installation aborted When i'm trying to execute aml_autoscript.zip from the android boot menu. E:mmap(0, R, PRIVATE, 6, 0) failed: Invalid argument E:Map of 'udisk/aml_autoscript.zip' failed E:failed to map file Installation aborted Steps i took . Download Armbian_20.10_Arm-64_focal_current_5.9.0_desktop.img.xz Unpack and write image to SD (used dd) In BOOT/, renamed u-boot-s905x2-s922 to u-boot.ext BOOT/extlinux/extlinux.conf (tried different dtbs, currently) cat extlinux/extlinux.conf LABEL Armbian LINUX /zImage INITRD /uInitrd # aml s9xxx #FDT /dtb/amlogic/meson-gxbb-p200.dtb #FDT /dtb/amlogic/meson-gxl-s905x-p212.dtb #FDT /dtb/amlogic/meson-gxm-q200.dtb #FDT /dtb/amlogic/meson-g12a-x96-max.dtb #FDT /dtb/amlogic/meson-g12b-odroid-n2.dtb FDT /dtb/amlogic/meson-g12a-x96-max-rmii.dtb APPEND root=LABEL=ROOTFS rootflags=data=writeback rw console=ttyAML0,115200n8 console=tty0 no_console_suspend consoleblank=0 fsck.fix=yes fsck.repair=yes net.ifnames=0 In Android TV-Box, go to UPDATE -> Select -> BOOT/aml_autoscript.zip -> update. Reboot Error Edited April 30 by robin.mettner submit it to early ;) Link to post Share on other sites More sharing options...
SteeMan 108 Posted April 30 Share Posted April 30 Use the "toothpick" method instead of trying the update app from android. 1 Link to post Share on other sites More sharing options...
Recommended Posts