Juraj Volentier Posted May 26, 2021 Posted May 26, 2021 hello, my recent installation of armbian come to failure pretty quickly I was greeted after login by message, that kernel was updated and restart is required. So i did, but it never came up. Not sure if related to update, i didn't even knew armbian has autoupdates enabled. There is not much in uboot log - https://pastebin.com/zyc4WZpf possibly this: Wrong image format for "source" command SCRIPT FAILED: continuing... libfdt fdt_check_header(): FDT_ERR_BADMAGIC Should I increase logging level? MMC boot folder is found fine. My device setup Cubiraboard2 A20 #1 mmc uboot with /boot folder #2 sata hdd with rootfs I used nand script install to move rootfs. Everything worked fine. Thanks for help! JV 0 Quote
Juraj Volentier Posted May 26, 2021 Author Posted May 26, 2021 This seems sus, right? => ext4load mmc 0:1 0x43000000 /boot/boot.scr 3967 bytes read in 6 ms (645.5 KiB/s) => md 0x43000000 43000000: ffffffff ffffffff ffffffff ffffffff ................ 43000010: ffffffff ffffffff ffffffff ffffffff ................ 43000020: ffffffff ffffffff ffffffff ffffffff ................ 43000030: ffffffff ffffffff ffffffff ffffffff ................ 43000040: ffffffff ffffffff ffffffff ffffffff ................ 43000050: ffffffff ffffffff ffffffff ffffffff ................ 43000060: ffffffff ffffffff ffffffff ffffffff ................ 43000070: ffffffff ffffffff ffffffff ffffffff ................ 43000080: ffffffff ffffffff ffffffff ffffffff ................ 43000090: ffffffff ffffffff ffffffff ffffffff ................ 430000a0: ffffffff ffffffff ffffffff ffffffff ................ 430000b0: ffffffff ffffffff ffffffff ffffffff ................ 430000c0: ffffffff ffffffff ffffffff ffffffff ................ 430000d0: ffffffff ffffffff ffffffff ffffffff ................ 430000e0: ffffffff ffffffff ffffffff ffffffff ................ 430000f0: ffffffff ffffffff ffffffff ffffffff ................ 0 Quote
Juraj Volentier Posted May 26, 2021 Author Posted May 26, 2021 Yeah ok, i rebuild boot.scr and now boots again. Absolutelly no idea how that could happen. Is there some log file which i could check? 0 Quote
Igor Posted May 26, 2021 Posted May 26, 2021 2 hours ago, Juraj Volentier said: i didn't even knew armbian has autoupdates enabled Auto updates are certainly not enabled. But yes, its strange why script got corrupted. 0 Quote
Juraj Volentier Posted May 26, 2021 Author Posted May 26, 2021 6 hours ago, Igor said: Auto updates are certainly not enabled. But yes, its strange why script got corrupted. Hmm ok, then it must have been me who ran the update. Not sure what was updated. How is that message, kernel was updated, restart is required, printed after login? Its also reading /var/run/reboot-required ? Is it armbian custom? 0 Quote
Igor Posted May 26, 2021 Posted May 26, 2021 4 hours ago, Juraj Volentier said: How is that message, kernel was updated, restart is required, printed after login? Kernel is just a package and if updated, this message is shown. Kernel is Armbian custom, usually mainstream + https://github.com/armbian/build/tree/master/patch/kernel/archive and other general modifications. 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.