On Tue, Jan 7, 2014 at 8:13 PM, Brian Piccioni <[email protected]> wrote: > 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
Unless your running a later then 3.8 kernel, as mid summer we enabled mmc hotplug.. So if no microSD is installed, eMMC is now /dev/mmcblk0 instead of /dev/mmcblk1 Regards, -- Robert Nelson http://www.rcn-ee.com/ -- 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.
