Skip to content

Commit 4d20bb0

Browse files
author
Dave Conway-Jones
committed
Update beaglebone.md
1 parent a43642f commit 4d20bb0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/getting-started/beaglebone.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ 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
18+
Currently, Debian (10) Buster is only available as an SD card image. If you wish to flash the image to the eMMC, edit the file `/boot/uEnv.txt` file, and uncomment the line
1919

2020
cmdline=init=/opt/scripts/tools/eMMC/init-eMMC-flasher-v3.sh
2121

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
22+
The image can then be flashed to the eMMC like any 'flasher' image on the
2323
BeagleBoard website. To do this, insert the SD card with the BeagleBone powered off, hold down the S2 button and apply power.
2424
Once the LEDs start flashing, release the button. Flashing will take between 5 and 25 minutes. The BeagleBone will power down
2525
at the end of this process, the SD card can be removed, and the BeagleBone will now boot from the eMMC.

0 commit comments

Comments
 (0)