> > Hi RC, > Still trying to make this work. I have attached a wired network cable and can ping outside word.
I then reran the beaglebone-black-make-microSD-flasher-from-eMMC.sh Card makes and when I start the flash on a new device I am getting the same result: Starting eMMC Flasher from microSD media Version: [1.20160718: mkfs.ext4 1.43...] ----------------------------- Checking for Valid bbb-eeprom header Valid bbb-eeprom header found [335] ----------------------------- copying: [/dev/mmcblk0] -> [/dev/mmcblk1] lsblk: NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT mmcblk1boot0 179:16 0 1M 1 disk mmcblk1boot1 179:24 0 1M 1 disk mmcblk0 179:0 0 7.4G 0 disk `-mmcblk0p1 179:1 0 7.4G 0 part / mmcblk1 179:8 0 3.7G 0 disk ----------------------------- df -h | grep rootfs: ----------------------------- Erasing: /dev/mmcblk1 108+0 records in 108+0 records out 113246208 bytes (113 MB) copied, 17.217 s, 6.6 MB/s [ 32.568856] random: nonblocking pool is initialized 108+0 records in 108+0 records out 113246208 bytes (113 MB) copied, 4.352 s, 26.0 MB/s Erasing: /dev/mmcblk1 complete ----------------------------- Writing bootloader to [/dev/mmcblk1] dd if= of=/dev/mmcblk1 count=1 seek=1 bs=128k ----------------------------- dd: failed to open '': No such file or directory [ 34.346790] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100 [ 34.346790] [ 34.358792] CPU: 0 PID: 1 Comm: init-eMMC-flash Not tainted 4.1.21-bone-rt-r20 #1 [ 34.366303] Hardware name: Generic AM33XX (Flattened Device Tree) [ 34.372465] [<c0012e01>] (unwind_backtrace) from [<c0010fe9>] (show_stack+0x11/0x14) [ 34.380254] [<c0010fe9>] (show_stack) from [<c05e2049>] (panic+0x6d/0x188) [ 34.387165] [<c05e2049>] (panic) from [<c002fea9>] (complete_and_exit+0x1/0x18) [ 34.394509] [<c002fea9>] (complete_and_exit) from [<c00372c1>] (sigprocmask+0x59/0x88) [ 34.402465] [<c00372c1>] (sigprocmask) from [<00000001>] (0x1) [ 34.408330] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100 [ 34.408330] [ 509.671 For some reason I am still not getting the boot loader. On board I am cloning I do see MLO root@arm:/opt/backup/uboot# ls index.html MLO u-boot.img Next steps? -- 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/e062470d-fa57-42e3-bc34-09a5cef1f766%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
