From 75d9620a4e6c51c4ba8ac21b69e75469b38e5eeb Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Mon, 24 Nov 2025 09:48:03 +0100 Subject: [PATCH 1/2] Drop Debian 12 from list of supported operating systems With the deprecation of Supervised installation type Debian 12 is no longer a supported operating system option. Adjust the more info page accordingly. --- source/more-info/unsupported/os.markdown | 23 ++++++----------------- 1 file changed, 6 insertions(+), 17 deletions(-) diff --git a/source/more-info/unsupported/os.markdown b/source/more-info/unsupported/os.markdown index 5c456aab6246..9df61ae161fa 100644 --- a/source/more-info/unsupported/os.markdown +++ b/source/more-info/unsupported/os.markdown @@ -5,24 +5,13 @@ description: "More information on why the OS marks the installation as unsupport ## The issue -There are only two supported operating systems to run the Supervisor on: - -- Home Assistant OS -- Debian 12 (Bookworm) - -These operating systems are actively tested and maintained, for use with the Supervisor. +The Home Assistant Supervisor is only supported on Home Assistant OS. ## The solution -You need to reinstall the host machine running the Supervisor on one of the supported -operating systems. - -The best approach here is to take a full backup of your current installation -from the Supervisor panel, then reinstall your host with one of the supported -operating systems. - -If the host is a virtual machine or a supported board, you can use our [appliance images](/hassio/installation/). - -If not, you can get [Debian from here](https://www.debian.org/) and use our [convenience installation script](https://github.com/home-assistant/supervised-installer). Make sure you make it compliant with [ADR-0014](https://github.com/home-assistant/architecture/blob/master/adr/0014-home-assistant-supervised.md), the convenience script will handle most of that for you. +You need to reinstall the host machine running the Supervisor using Home Assistant OS. -When the new host is set up and you can reach the Home Assistant frontend, you can upload and restore the backup you made earlier. +The best approach here is to [create a backup](/common-tasks/general/#backups) of your +current installation, then reinstall your system using Home Assistant OS. During +[Onboarding of Home Assistant](/getting-started/onboarding/) choose to restore from +backup. From bead5c80365de6ef8c612823267e89cbd0d15b96 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Mon, 24 Nov 2025 09:52:46 +0100 Subject: [PATCH 2/2] Update source/more-info/unsupported/os.markdown --- source/more-info/unsupported/os.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/more-info/unsupported/os.markdown b/source/more-info/unsupported/os.markdown index 9df61ae161fa..7e63f4f49754 100644 --- a/source/more-info/unsupported/os.markdown +++ b/source/more-info/unsupported/os.markdown @@ -13,5 +13,5 @@ You need to reinstall the host machine running the Supervisor using Home Assista The best approach here is to [create a backup](/common-tasks/general/#backups) of your current installation, then reinstall your system using Home Assistant OS. During -[Onboarding of Home Assistant](/getting-started/onboarding/) choose to restore from -backup. +[Onboarding of Home Assistant](/getting-started/onboarding/), choose to **Restore from +backup**.