Seems my BBB wireless quit booting from eMMC. I fired up bone-debian-9.5-iot -armhf-2018-10-07-4gb.img from SD card and set uEnv.txt to flash. Fail :-(
The following appears to be the offending part of the log. Here is the entire log <https://pastebin.com/heFYnnu7> on my pastebin as captured by TeraTerm. Is there anything to try to initialize / format / recover for flashing the emmc? Thanks, - Jeff ======================================== Checking for Valid bbb-eeprom header ==> Valid bbb-eeprom header found [335] ======================================== ================================================================================ Checking running system ==> Copying: [/dev/mmcblk0] -> [/dev/mmcblk1] ==> lsblk: ---------------------------------------- NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT mmcblk0 179:0 0 14.9G 0 disk `-mmcblk0p1 179:1 0 3.3G 0 part / ---------------------------------------- ==> df -h | grep rootfs: ---------------------------------------- !==> Error: [/dev/mmcblk1] does not exist writing to [/dev/mmcblk1] failed... ==> Stopping Cylon LEDs ... Traceback (last called is first): reset_leds() in /opt/scripts/tools/eMMC/functions.sh:433 write_failure() in /opt/scripts/tools/eMMC/functions.sh:451 check_running_system() in /opt/scripts/tools/eMMC/functions.sh:614 main() in /opt/scripts/tools/eMMC/init-eMMC-flasher-v3.sh:47 The command kill $CYLON_PID > /dev/null 2>&1 exited with exit code 2. ================================================================================ Tearing Down script environment ==> Unmounting /tmp blockdev: cannot open /dev/mmcblk1: No such file or directory ==> Stopping Cylon LEDs ... ==> Setting LEDs to [ 39.381978] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100 [ 39.381978] [ 39.391183] CPU: 0 PID: 1 Comm: init-eMMC-flash Not tainted 4.14.71-ti-r80 #1 [ 39.398351] Hardware name: Generic AM33XX (Flattened Device Tree) [ 39.404521] [<c0113910>] (unwind_backtrace) from [<c010debc>] (show_stack+0x20/0x24) [ 39.412310] [<c010debc>] (show_stack) from [<c0d9ca74>] (dump_stack+0x80/0x94) [ 39.419584] [<c0d9ca74>] (dump_stack) from [<c013fb20>] (panic+0x100/0x284) [ 39.426588] [<c013fb20>] (panic) from [<c0145920>] (complete_and_exit+0x0/0x2c) [ 39.433934] [<c0145920>] (complete_and_exit) from [<c01459bc>] (do_group_exit+0x50/0xd0) [ 39.442064] [<c01459bc>] (do_group_exit) from [<c0145a5c>] (__wake_up_parent+0x0/0x30) [ 39.450027] [<c0145a5c>] (__wake_up_parent) from [<c0108f00>] (ret_fast_syscall+0x0/0x54) [ 39.458267] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100 [ 39.458267] [ 51.653462] random: crng init done [ 51.656884] random: 7 urandom warning(s) missed due to ratelimiting -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/9c14a571-40da-4d30-aff4-331205a024c5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
