From e077a70a2b14115721c778f6219686689701ca13 Mon Sep 17 00:00:00 2001 From: Ashton Lafferty Date: Tue, 24 Nov 2020 00:55:37 -0700 Subject: [PATCH] Update usb boot FAQ (#15736) --- source/hassio/hassos_faq.markdown | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/source/hassio/hassos_faq.markdown b/source/hassio/hassos_faq.markdown index f4cf0c36a8a..3544c915f81 100644 --- a/source/hassio/hassos_faq.markdown +++ b/source/hassio/hassos_faq.markdown @@ -4,9 +4,7 @@ description: "Frequently Asked Questions for Home Assistant OS" --- ## Is USB Boot for the Pi4 supported? Is the Pi4 with 8GB RAM supported? -The bootloader for Home Assistant OS (uboot) does not yet support Pi4 booting from USB. Support is likely a month or two away as of July 2020. - -The Pi4 with 8GB RAM is now supported on the 64-bit image. +USB Boot is currently supported when using the 5.X builds of HA OS. These are dev builds which can be found on the [release page](https://github.com/home-assistant/operating-system/releases) The Pi4 with 8GB RAM is now supported when using the 64-bit image. ## How do I run a specific version of Home Assistant?