diff options
author | BlackStump <altocoey@hotmail.com> | 2019-12-19 04:11:40 +1100 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2019-12-18 12:11:40 -0500 |
commit | 7532e4ccea6f89e31d0d2f7f2f7e8ddac64abd46 (patch) | |
tree | ee12d8b400f0c38b081be05ee2890eb7fbbe7474 /docs/beaglebone.md | |
parent | f3b4173e6b4b6ebd34b7efc31c07914d063f3b07 (diff) | |
download | kutter-7532e4ccea6f89e31d0d2f7f2f7e8ddac64abd46.tar.gz kutter-7532e4ccea6f89e31d0d2f7f2f7e8ddac64abd46.tar.xz kutter-7532e4ccea6f89e31d0d2f7f2f7e8ddac64abd46.zip |
scripts: Replicape pru update start scripts (#2277)
Signed-off-by: Trevor Wilson <altocoey@hotmail.com>
Diffstat (limited to 'docs/beaglebone.md')
-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 |