mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-24 13:36:31 +00:00
Note that disk controller must be SATA not SCSI. (#424)
The image hang on startup on the SCSI controller, which is the default controller type for custom VMs in VMWare Fusion.
This commit is contained in:
parent
e7da2e0779
commit
08fac89fb0
@ -4,6 +4,7 @@ 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
|
||||
- SATA disk controller
|
||||
- Minimal of 1GB RAM
|
||||
- At least 2x vCPU
|
||||
- An assigned network
|
||||
@ -14,6 +15,4 @@ Currently, we only publish a VMDK virtual disk, due to issues with our previous
|
||||
|
||||
- HyperV
|
||||
- VirtualBox
|
||||
- VMware
|
||||
|
||||
You might need to convert the VMDK into a different format that is accepted by your virtualization platform of choice.
|
||||
- VMware
|
Loading…
x
Reference in New Issue
Block a user