** 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
Below are the contents of both partitions:
The
The first of the following 2 images is my
The ROOTFS (mmc 0:2) partition contains the rootfile system, but when I attempt to list the contents of the
Why can't uboot locate the uImage and dtb files?
BOOT
& ROOTFS
, and was formatted according to the procedures found here .


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
:

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:


/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
.

Asked by Niko_Jako
(57 rep)
May 24, 2020, 10:51 PM
Last activity: May 25, 2020, 06:11 PM
Last activity: May 25, 2020, 06:11 PM