mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
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:
parent
17e110a40d
commit
d7d8461f7b
18
source/more-info/unsupported/virtualization_image.markdown
Normal file
18
source/more-info/unsupported/virtualization_image.markdown
Normal 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).
|
Loading…
x
Reference in New Issue
Block a user