From 6059d78a2281e3fbf6e000120b0df1381e24817c Mon Sep 17 00:00:00 2001 From: Marco Rodriguez-Salinas Date: Wed, 24 Jul 2024 23:26:37 -0500 Subject: [PATCH] Added cm4 advanced firmware upgrade video --- .../hardware/fxblox-hardware-rpi-reimage.md | 10 ++++++---- sidebars.js | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/docs/functionyard/hardware/fxblox-hardware-rpi-reimage.md b/docs/functionyard/hardware/fxblox-hardware-rpi-reimage.md index 7656734..997daf1 100644 --- a/docs/functionyard/hardware/fxblox-hardware-rpi-reimage.md +++ b/docs/functionyard/hardware/fxblox-hardware-rpi-reimage.md @@ -5,13 +5,15 @@ id: fxblox-hardware-rpi-reimage import ReactPlayer from 'react-player'; # Advanced Firmware Update Process -If for any reason the CM4 fulatower gets stuck in a blue/white light without going through the whole boot process, or it is not connected to the Wi-Fi or propagating the FxBlox hotspot, you need to perform a full re-image. This process requires you to first open the tower, which involves unscrewing parts of it. The process of opening the tower is shown in the video below: +If for any reason the CM4 fulatower gets stuck in a blue/white light without going through the whole boot process, or it is not connected to the Wi-Fi or propagating the FxBlox hotspot, you need to perform a full re-image. + +## Video Guide for Re-Imaging
- +
-## Steps for Re-imaging +## Written Steps for Re-Imaging 1. **Unplug the Tower from Power** @@ -61,7 +63,7 @@ If for any reason the CM4 fulatower gets stuck in a blue/white light without goi 8. **Unzip the Image Content** - Right click on the one that ends with `.zip.001` and use [7zip application](https://www.7-zip.org/download.html) to extract. Extract the contents of the downloaded image to a known location on your computer. + Right click on downloaded zip and use [7zip application](https://www.7-zip.org/download.html) to extract. Extract the contents of the downloaded image to a known location on your computer. 9. **Install and Run Raspberry Pi Imager** diff --git a/sidebars.js b/sidebars.js index 1383649..5d6f677 100644 --- a/sidebars.js +++ b/sidebars.js @@ -66,7 +66,7 @@ const sidebars = { 'functionyard/hardware/fxblox-hardware-rpi', 'functionyard/hardware/fxblox-hardware-rk1', 'functionyard/hardware/fxblox-hardware-rpi-reimage', - 'functionyard/hardware/fxblox-hardware-rk1-reimage' + // 'functionyard/hardware/fxblox-hardware-rk1-reimage' ] }, 'functionyard/add-storage',