Getting Started with Beagle Bone

Tiendq

New Member
Joined
Jun 16, 2024
Messages
1
Reaction score
0
Credits
15
Hello everyone, I am new to learning about beagle bone. I followed the instructions on the link https://forum.digikey.com/t/debian-getting-started-with-the-beaglebone-black/12967
Go to the Linux Kernel step. I follow mainline:
#~/
git clone https://github.com/RobertCNelson/bb-kernel ./kernelbuildscripts
cd kernelbuildscripts/
and build:
#user@localhost:~/kernelbuildscripts$
./build_kernel.sh

In fact, the correctly executed program will look like the image below, but the build I produce does not have a kernel_version file and my deploy file has nothing. I don't understand the reason why that is so.
 

Attachments

  • a.jpg
    a.jpg
    76.5 KB · Views: 22


Most likely because the repo you cloned has last been updated five years ago and doesn't support current kernel versions anymore.
 

Members online


Top