----- Frank Kunz <[email protected]> a écrit : > Am 25.02.2016 um 13:54 schrieb Guillaume Gardet: > > Le 21/02/2016 22:09, Dirk Müller a écrit : > >> Hi Frank, > >> > >>> + echo '[1455926389.155528] Checking ext4 filesystem on > >>> /dev/mmcblk0p2...' > >>> + '[' 0 = 0 ']' > >>> + set +x > >>> + checkFilesystem > >> Yeah, I've seen that in my testing as well. it is a kiwi bug > >> (https://github.com/openSUSE/kiwi/pull/551) and I submitted a fix for > >> it, next build should have it. > >> > >>> after reset the board /boot/zImage points to zImage-4.4.1-1-default > >>> which is not there. So uboot fails at that point. > >> Yeah, known problem. I"ve submitted a fix for that almost a week ago > >> but factory review process takes forever :-( > > > > Where are the problem and the fix? I faced this problem recently. :( > > > > The problem can be seen here (after first boot of > openSUSE-Tumbleweed-ARM-JeOS-olinuxinolime2.armv7l-1.12.1-Build384.1.raw.xz): > nohostname:~ # ls /boot -l > total 27057 > -rw-r--r-- 1 root root 65 Feb 18 10:06 .zImage-4.4.1-1-default.hmac > -rw-r--r-- 1 root root 0 Feb 25 2016 0x2f883933 > -rw-r--r-- 1 root root 3794718 Feb 18 09:29 System.map-4.4.1-1-default > lrwxrwxrwx 1 root root 1 Feb 25 01:00 boot -> . > -rw-r--r-- 1 root root 1725 Feb 18 11:27 boot.readme > -rw-r--r-- 1 root root 2759 Feb 25 01:02 boot.scr > -rw-r--r-- 1 root root 2687 Feb 25 01:00 boot.script > -rw-r--r-- 1 root root 195238 Feb 18 03:35 config-4.4.1-1-default > lrwxrwxrwx 1 root root 11 Feb 25 2016 dtb -> dtb-4.4.1-1 > drwx------ 2 root root 1024 Feb 25 2016 dtb-4.4.1-1 > lrwxrwxrwx 1 root root 22 Feb 25 2016 initrd -> initrd-4.4.1-1-default > -rw------- 1 root root 5877616 Feb 25 01:02 initrd-4.4.1-1-default > drwx------ 2 root root 12288 Feb 25 2016 lost+found > -rwxr-xr-x 1 root root 24576 Feb 18 14:44 sunxi-spl.bin > -rw-r--r-- 1 root root 302441 Feb 18 10:06 symvers-4.4.1-1-default.gz > -rw-r--r-- 1 root root 207 Feb 18 10:06 sysctl.conf-4.4.1-1-default > -rwxr-xr-x 1 root root 451691 Feb 18 14:44 u-boot-sunxi-with-spl.bin > -rw-r--r-- 1 root root 418923 Feb 18 14:44 u-boot.img > -rw-r--r-- 1 root root 9080243 Feb 18 10:10 vmlinux.gz > -rw-r--r-- 1 root root 7413640 Feb 18 09:29 vmlinuz > lrwxrwxrwx 1 root root 22 Feb 25 2016 zImage -> zImage-4.4.1-1-default > > > The file zImage-4.4.1-1-default is missing, so the next boot will fail.
As a workaround, you can rename vmlinuz to zImage-4.4.1-1-default. Guillaume > > Br, > Frank > > -- > To unsubscribe, e-mail: [email protected] > To contact the owner, e-mail: [email protected] > -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
