Trying to test the latest RCN image from 2016-09-28. But I get a kernel panic before the flashing begins. Serial debug console shows these errors:
Begin: Running /scripts/local-premount … done.
Begin: Will now check root file system … fsck from util-linux 2.25.2
fsck: error 2 (No such file or directory) while executing fsck.ext4 for /dev/mmcblk1p1
fsck exited with status code 8
done.
Warning: File system check failed but did not detect errors
[ 9.628045] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null)
done.
Target filesystem doesn’t have requested /opt/scripts/tools/eMMC/init-eMMC-flasher-v3.sh.
Begin: Running /scripts/local-bottom … done.
Begin: Running /scripts/init-bottom … done.
switch_root: can’t execute ‘/bin/sh’: No such file or directory
[ 9.758682] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100
…insert kernel dump here…
At this point everything hangs. Anyone else seeing the same thing? Build used is this one: https://rcn-ee.com/rootfs/bb.org/testing/2016-09-28/seeed-iot/BBGW-blank-debian-8.6-seeed-iot-armhf-2016-09-28-4gb.img.xz
Stéphane