From eccbd8134a24d867eca9a4c076043d1ed321bbec Mon Sep 17 00:00:00 2001 From: arch1mede Date: Wed, 11 Oct 2023 17:38:43 -0700 Subject: [PATCH] Update flashing_os.md (#1132) * Update flashing_os.md Updated the legacy links * Update flashing_os.md Decided to remove the legacy version due to security reasons. --- docs/flashing_os.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/flashing_os.md b/docs/flashing_os.md index 35b06f71..d0dec419 100644 --- a/docs/flashing_os.md +++ b/docs/flashing_os.md @@ -20,7 +20,7 @@ Download the appropriate SD card image. Select it based on the board, platform, * **DIY - Raspberry Pi Zero 2 W, V2 platform:** * [For HDMI-CSI bridge](https://files.pikvm.org/images/v2-hdmi-zero2w-latest.img.xz) - [*sha1*](https://files.pikvm.org/images/v2-hdmi-zero2w-latest.img.xz.sha1) * **DIY - Raspberry Pi Zero W (legacy), V2 platform:** - * [For HDMI-CSI bridge](https://files.pikvm.org/images/v2-hdmi-zerow-latest.img.xz) - [*sha1*](https://files.pikvm.org/images/v2-hdmi-zerow-latest.img.xz.sha1) + * Due to upstream EOL'ing this device and due to using very old unsecure kernals, we are no longer offering this as an option, please join [Discord](https://discord.gg/bpmXfz5) and ask about this in #unofficial_ports channel Pre-compiled images are only available for the Raspberry Pi 4 and Zero (2) W. For all other cases, you will need to build the operating system yourself. But don't worry, it's [very simple](building_os.md).