diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/beaglebone.md | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/beaglebone.md b/docs/beaglebone.md index 2dcba7a3..af0d6d1d 100644 --- a/docs/beaglebone.md +++ b/docs/beaglebone.md @@ -5,10 +5,11 @@ Building an OS image ==================== Start by installing the -[latest Jessie IoT](https://beagleboard.org/latest-images) image -(2017-03-19 or later). One may run the image from either a micro-SD -card or from builtin eMMC. If using the eMMC, install it to eMMC now -by following the instructions from the above link. +[Debian 9.9 2019-08-03 4GB SD IoT] +(https://beagleboard.org/latest-images) image. +One may run the image from either a micro-SD card or from +builtin eMMC. If using the eMMC, install it to eMMC now by +following the instructions from the above link. Then ssh into the beaglebone machine (ssh debian@beaglebone -- password is "temppwd") and install Klipper by running the following |