[beagleboard] Booting from USB flash drive

2014-09-09 Thread Alexander Hayman
I'm trying to boot from a USB flash drive. I essentially copy the u-boot commands for booting from the SD card. I'm running into a problem once the kernel has loaded: Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Waiting for root file system ...

Re: [beagleboard] Booting from USB flash drive

2014-09-09 Thread William Hermans
http://www.embeddedhobbyist.com/debian-tips/beaglebone-black/beaglebone-black-usb-boot/ As far as I know this wont work with an initrd, but i could be remembering wrongly. Also, the example I give, was based on the idea that this was not possible with an zImage file. I believe this is no longer

Re: [beagleboard] Booting from USB flash drive

2014-09-09 Thread William Hermans
Just glancing over your output there it seems perhaps your kernel is expecting a few modules to be compiled into the kernel statically. On Tue, Sep 9, 2014 at 3:00 AM, William Hermans yyrk...@gmail.com wrote:

Re: [beagleboard] Booting from USB flash drive

2014-09-09 Thread Alexander Hayman
I had been referencing that blog post, but it seemed too outdated to be very useful. I figured that just copying the u-boot command sequence and adjusting uEnv as necessary, it should just work. I was finally able to get a successful boot using the am335x-boneblack.dtb file. I was using the

Re: [beagleboard] Booting from USB flash drive

2014-09-09 Thread William Hermans
*I was finally able to get a successful boot using the am335x-boneblack.dtb file.* *I was using the am335x-evm.dtb previously.* oops ? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups BeagleBoard