Under Angstrom I did this root@beaglebone:/usb1# dd if=/usb1/BeagleBoneBlack-eMMC-image-Jan52014.img of=/dev/mmcblk1 bs=10M 183+1 records in 183+1 records out 1920991232 bytes (1.9 GB) copied, 303.132 s, 6.3 MB/s
Which appear to be correct (as expected) So here are the results of the 'serial dump' from the BBB as suggested I cut out what I thought was non-diagnostic stuff at the beginning for brevity. I suspect the problem is in *ALERT! /dev/mmcblk1p2 does not exist. Dropping to a shell!* I am pretty sure the eMMC is mounted as /mmcblk1 on the 'Source' System when off it as Ubuntu Here is the edited trace Starting kernel ... Uncompressing Linux... done, booting the kernel. [ 0.545762] omap2_mbox_probe: platform not supported [ 0.822614] tps65217-bl tps65217-bl: no platform data provided [ 0.897877] bone-capemgr bone_capemgr.9: slot #0: No cape found [ 0.934981] bone-capemgr bone_capemgr.9: slot #1: No cape found [ 0.972089] bone-capemgr bone_capemgr.9: slot #2: No cape found [ 1.009201] bone-capemgr bone_capemgr.9: slot #3: No cape found [ 1.030362] bone-capemgr bone_capemgr.9: slot #6: BB-BONELT-HDMIN conflict P8 .45 (#5:BB-BONELT-HDMI) [ 1.040031] bone-capemgr bone_capemgr.9: slot #6: Failed verification [ 1.046814] bone-capemgr bone_capemgr.9: loader: failed to load slot-6 BB-BON ELT-HDMIN:00A0 (prio 2) [ 1.067415] omap_hsmmc mmc.4: of_parse_phandle_with_args of 'reset' failed [ 1.132843] pinctrl-single 44e10800.pinmux: pin 44e10854 already requested by 44e10800.pinmux; cannot claim for gpio-leds.8 [ 1.144604] pinctrl-single 44e10800.pinmux: pin-21 (gpio-leds.8) status -22 [ 1.151921] pinctrl-single 44e10800.pinmux: could not request pin 21 on devic e pinctrl-single Gave up waiting for root device. Common problems: - Boot args (cat /proc/cmdline) - Check rootdelay= (did the system wait long enough?) - Check root= (did the system wait for the right device?) - Missing modules (cat /proc/modules; ls /dev) ALERT! /dev/mmcblk1p2 does not exist. Dropping to a shell! -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
