On Thu, Jul 3, 2014 at 5:59 PM, Drew Fustini <pdp7p...@gmail.com> wrote:
> I burned jesse image but uboot didn't like find anything to boot (seen via
> ftdi cable)
>
>> (just make sure you blank out the eMMC, otherwise it won't boot..)
>
> Is this some explicit action I need to do to the eMMC before booting off uSD
> with the jessie image?

Just hold down the boot button, then once booted:

mkdir ./disk
sudo mount /dev/mmcblk1p1 ./disk
sudo rm -f ./disk/MLO
sync
sudo umount /dev/mmcblk1p1

(reboot)

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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to