From f941ba408cd2b8d51081072538240f48757de9be Mon Sep 17 00:00:00 2001 From: Deepak Khatri <lorforlinux@beagleboard.org> Date: Sat, 19 Aug 2023 01:13:39 +0530 Subject: [PATCH] Partially Fixes #26 --- boards/beaglebone/ai-64/edge_ai_apps/getting_started.rst | 2 +- books/beaglebone-cookbook/11misc/misc.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/boards/beaglebone/ai-64/edge_ai_apps/getting_started.rst b/boards/beaglebone/ai-64/edge_ai_apps/getting_started.rst index 72363710..0240021e 100644 --- a/boards/beaglebone/ai-64/edge_ai_apps/getting_started.rst +++ b/boards/beaglebone/ai-64/edge_ai_apps/getting_started.rst @@ -134,7 +134,7 @@ flash it to SD card using `Balena etcher <https://www.balena.io/etcher/>`_ tool. .. todo: Images should be on https://files.debian.cc and linked from https://www.beagleboard.org/distros -- To use via SD card: `bbai64-debian-11.4-xfce-edgeai-arm64-2022-08-02-10gb.img.xz <https://rcn-ee.net/rootfs/bb.org/testing/2022-08-02/bullseye-xfce-edgeai-arm64/bbai64-debian-11.4-xfce-edgeai-arm64-2022-08-02-10gb.img.xz>`_ +- To use via SD card: `TDA4VM Debian 11.5 2022-11-01 10GB SD XFCE EDGEAI <https://www.beagleboard.org/distros/tda4vm-debian-11-5-2022-11-01-10gb-sd-xfce-edgeai>`_ - To flash on eMMC: `bbai64-emmc-flasher-debian-11.4-xfce-edgeai-arm64-2022-08-02-10gb.img.xz <https://rcn-ee.net/rootfs/bb.org/testing/2022-08-02/bullseye-xfce-edgeai-arm64/bbai64-emmc-flasher-debian-11.4-xfce-edgeai-arm64-2022-08-02-10gb.img.xz>`_ diff --git a/books/beaglebone-cookbook/11misc/misc.rst b/books/beaglebone-cookbook/11misc/misc.rst index 75e50459..db5c6c06 100644 --- a/books/beaglebone-cookbook/11misc/misc.rst +++ b/books/beaglebone-cookbook/11misc/misc.rst @@ -13,7 +13,7 @@ BeagleConnect Freedom Here are some notes on how to setup and use the Connect. First get the flasher image from: -https://rcn-ee.net/rootfs/debian-arm64-11-bullseye-home-assistant-v5.10-ti/2023-07-20/ +https://www.beagleboard.org/distros/beagleplay-home-assistant-webinar-demo-image Flash the eMMC (which also loads the cc1352 with the correct firmware) @@ -1158,7 +1158,7 @@ Home Assistant ============== #. Get an image here: - https://rcn-ee.net/rootfs/debian-arm64-11-bullseye-home-assistant-v5.10-ti/2023-07-18/ + https://www.beagleboard.org/distros/beagleplay-home-assistant-webinar-demo-image I chose the boot from SD image. #. Boot the Play from the SD card #. Log into the Play -- GitLab