Sample Header Ad - 728x90

** File not found /boot/uImage ** When using Angstrom Pre-built Images on BeagleBoneBlack Rev C

0 votes
1 answer
776 views
I'm trying to boot my BeagleBone Black into Angstrom using pre-built images found here . My SD card has two partitions BOOT & ROOTFS, and was formatted according to the procedures found here . enter image description here Below are the contents of both partitions: contents of BOOT & ROOTFS The lost+found folder was the result of formatting the SD card and I haven't been able to delete it. I don't think this would cause u-boot to hang. However when booting, u-boot repeatedly tells me that it can't find /boot/uImage & /boot/am335x-boneblack.dtb: boot-up sequence The first of the following 2 images is my uEnv.txt, it uses load mmc 0:2 to both load these files. The second image is the result after attempting to use ext4load mmc 0:2 since the ROOTFS partition is formatted as ext4: uEnv.txt entering uboot and using ext4load The ROOTFS (mmc 0:2) partition contains the rootfile system, but when I attempt to list the contents of the /boot directory u-boot returns nothing. When I had the SD card plugged into my comp and mounted. I attempted to ls the /boot directory and denied permission despite using sudo. listing the contents of my ROOTFS partition (mmc 0:2) Why can't uboot locate the uImage and dtb files?
Asked by Niko_Jako (57 rep)
May 24, 2020, 10:51 PM
Last activity: May 25, 2020, 06:11 PM