On Thu, Sep 25, 2014 at 4:15 PM, Alan Federman <[email protected]> wrote: > GRRR. I have been booting from the sd cards for months, and didn't have to > hold down the boot button. I just tested this and my older sd images on > either BBB boot from the SD card without holding the boot button down. > Indded with the SD card out they boot to debian. > > > So what magick makes the BBB automatically boot from the SDcard first if > present without holding the boot botton?
There's a file in the root dircectory: /bbb-uEnv.txt rename to: /uEnv.txt aka sudo mv /bbb-uEnv.txt /uEnv.txt It'll work with "old" bootloader in eMMC. 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.
