File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,6 +15,15 @@ If you want the latest Node-RED 1.x then you need to use the Alpha Testing - Deb
1515
1616 sudo apt update && sudo apt full-upgrade
1717
18+ Currently, Debian (10) Buster is only available as an SD card image. If flashing the image to the eMMC is desired, the line
19+
20+ cmdline=init=/opt/scripts/tools/eMMC/init-eMMC-flasher-v3.sh
21+
22+ should be uncommented in the /boot/uEnv.txt file. The image can then be flashed to the eMMC like any 'flasher' image on the
23+ BeagleBoard website. To do this, insert the SD card with the BeagleBone powered off, hold down the S2 button and apply power.
24+ Once the LEDs start flashing, release the button. Flashing will take between 5 and 25 minutes. The BeagleBone will power down
25+ at the end of this process, the SD card can be removed, and the BeagleBone will now boot from the eMMC.
26+
1827All the 4GB images for BeagleBone boards already have Node-RED pre-installed and set to auto-start,
1928so you can just boot and point your browser at your BeagleBone, port 1880.
2029
You can’t perform that action at this time.
0 commit comments