Yes Sir,
I was not understanding what you mentioned in discord. Now, I get it. What is in rootfs and boot are not necessarily just an image and a u-boot build. Okay. Do not get me wrong. Your scripts work. I am not upset or beside myself over the builds.
And yes sir, I plugged in my repo which is a clone. The cloned repo. uses a Makefile to build everything from 01 to 06.
Seth
P.S. I will keep trying. Maybe if other people are using Armbian or remember their, the Armbian, ways of building a full build, they can jump in for now. I know already that you know how to build better than me…
I am not confronting you or saying my way is better. I figured since I jumped at the idea, I could finally
finish an example on my own (w/ help). Ha. Anyway, yes sir. The repo. is from your repo. and the beagleboard.org repos on git.beagleboard.org and/or github. I am slowly working w/ the Armbian people right now to configure why my Makefile is not working when it totally compiles everything you have built and made so far.
Update
I built the OpenSBI too but I am not using it for now. At first, I decided to try to install specific files in specific locations in my clone of the xuantie-ubuntu repo made by you and beagleboard.org. Then, when I figured there was more to it, I erased my build and the steps. Next, I cloned the repo. again.
Now, since Armbian is complaining about not finding a Makefile in my build, I made one, tested it, and then ported it to the Armbian .csc files for building an image around the BeagleV-Ahead.
That is the last error I mentioned in the pastebin site I listed. A lot of back and forth. I know.
Okay…now I am starting to find the differences in build, compile, bash, shell, and configure. Oh and make too. They are very similar but have their own ideas that are relevant to the build environment. I feel slow now. Time to read…