Well.. I've installed the 8-Oct-2014 Debian test image on both the eMMc and an SD card and boot from either, but no luck on installing MLO and u-boot. The same u-boot runs no matter what dd I run.
Is there a way of verifying the the dd really worked? --Mark bone# *dd if=MLO of=/dev/mmcblk0p0 count=1 seek=1 conv=notrunc bs=128k* 0+1 records in 0+1 records out 83564 bytes (84 kB) copied, 0.008099 s, 10.3 MB/s bone# *dd if=u-boot.img of=/dev/mmcblk0p0 count=2 seek=1 conv=notrunc bs=384k* 1+1 records in 1+1 records out 456460 bytes (456 kB) copied, 2.13407 s, 214 kB/s On Friday, October 17, 2014 3:24:20 PM UTC-4, RobertCNelson wrote: > > On Fri, Oct 17, 2014 at 2:00 PM, Mark A. Yoder <[email protected] > <javascript:>> wrote: > > I think I've updated both. Since I'm booting off the SD card, doesn't > > /dev/mmcblk0p0 refer to the SD card and /dev/mmcblk1p0 refer to the > eMMc? > > Yeap.. > > > I've even tried holding down the S2 button to force it to boot off of > the SD > > card and I'm still getting the original u-boot. > > odd.. works here. > > Maybe power off and let the cap's discharge.. > > 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/d/optout.
