BeagleBone Black system reference manual
git clone https://github.com/YoeDistro/yoe-distro.git
cd yoe-distro
. ./envsetup.sh beaglebone
yoe_setup
bitbake yoe-simple-image
- insert SD card
lsblk
(note sd card device, and substitute for /dev/sdX below)yoe_install_image /dev/sdX yoe-simple-image
(Note, Etcher can also be used to write images to SD cards).cp deploy/beaglebone_0.0.1.upd /run/media/<SD card boot partition/
sudo eject /dev/sdX
- connect serial console (instructions below)
- install SD card in a BeagleBone
- hold the boot switch, apply power, and BeagleBone will now boot from SD card and install Yoe to the eMMC flash.
- remove power and SD card. Yoe should now boot from eMMC disk.
The BeagleBone Black serial console is available on a 6-pin header as shown in the image below. The pinout matches a standard 3.3V FTDI 6-pin connector.