mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-28 07:26:28 +00:00
✏️ More improvements
This commit is contained in:
parent
0f93fcc477
commit
4d7e0977ac
@ -1,16 +1,19 @@
|
||||
# OVA
|
||||
# Virtual Machine
|
||||
|
||||
Using this VMDK in a virtual machine requires the following:
|
||||
|
||||
- Operating system: Other 4.x or later Linux (64-bit)
|
||||
- Enabled support for UEFI boot
|
||||
- Minimal of 1GB RAM
|
||||
- At least 2x vCPU
|
||||
- An assigned network
|
||||
|
||||
# OVA (Open Virtual Appliance)
|
||||
|
||||
Currently, we only publish a VMDK virtual disk, due to issues with our previous OVA distribution. We are currently investigating our options to bring back the OVA distribution. However, the VMDK works on the following hypervisors:
|
||||
|
||||
OVA stands for Open Virtual Appliance. We had to remove the ova files and publish as a vmdk virtual disk,
|
||||
until we have a better OVF template to generate an OVA. This VMDK work with (you may need to convert the disk):
|
||||
- HyperV
|
||||
- VirtualBox
|
||||
- VMware
|
||||
|
||||
## Virtual Machine
|
||||
|
||||
You can use this vmdk in a virtual machine with follow requirements:
|
||||
- OS: Other 4.x or later Linux (64-bit)
|
||||
- UEFI boot
|
||||
- min. 1GB RAM
|
||||
- 2x vcpu
|
||||
- 1x Network
|
||||
You might need to convert the VMDK into a different format that is accepted by your virtualization platform of choice.
|
||||
|
Loading…
x
Reference in New Issue
Block a user