Document unsupported reason 'virtualized image' (#31971)

* Document unsupported reason 'virtualized image'

* Apply suggestions from code review

Co-authored-by: Stefan Agner <stefan@agner.ch>

* Fix title

* Use the unsupported reason in description

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: Stefan Agner <stefan@agner.ch>
This commit is contained in:
Mike Degatano 2024-04-08 12:42:55 -04:00 committed by GitHub
parent 17e110a40d
commit d7d8461f7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,18 @@
---
title: "Incorrect image for virtualization"
description: "More information on why virtualization image marks the installation as unsupported."
---
## The issue
Your Home Assistant OS installation appears to run in a virtualized environment using
a disk image which is not meant to run in a virtualized environment.
Home Assistant OS publishes specific images which support being run on a virtualized
system. These are optimized to run in virtual environments, e.g. have guest tools installed
and para-virtualization drivers enabled.
## The solution
You need to reinstall Home Assistant OS using an image which supports being run
on a virtualized system, [see instructions here](/installation/alternative).