On Sun, Mar 05, 2017 at 09:41:27AM -0500, Joe Gidi wrote:
> I was stuck at that point for a while. Make sure you have everything you need
> to boot on the DOS partition of your USB drive; mine was missing u-boot.bin.
> Are you using the bootcode.bin and start.elf files from Raspbian?
I'm using the files as installed by the installer. But indeed,
u-boot.bin is missing on the i partition on the USB disk. Will add
that (and find out why it isn't there) tonight. In the meantime I'm
doing a make build, which does not seem to be stable yet. I've seen
segfaults now and then plus at least one malloc use-after-free error.
-Otto