On Thu, Jul 24, 2014 at 1:59 PM, Robert Nelson <robertcnel...@gmail.com> wrote:
> On Thu, Jul 24, 2014 at 10:02 AM,  <mbbac...@gmail.com> wrote:
>> I was using the March 31st image (I think) up until yesterday when I updated
>> to the most recent image. One thing I liked about the march image is that it
>> automatically booted to the sd card (no need to press the boot button). How
>> can I implement this functionality with the newer image?
>
> Rename "bbb-uEnv.txt" in the boot partition....
>
> mkdir disk
> sudo mount /dev/mmcblk0p1 ./disk
> sudo mv ./disk/bbb-uEnv.txt ./disk/uEnv.txt
> sync
> sudo umount ./disk
> sudo reboot

Note, by doing this, it'll only support the mainline dtb location:

http://elinux.org/Beagleboard:U-boot_partitioning_layout_2.0#Rootfs_Partition

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