Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aa6ee64

Browse files
authored
Extend VirtualBox installation guide (home-assistant#20708)
1 parent de55554 commit aa6ee64

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

source/_includes/installation/operating_system.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -184,10 +184,11 @@ _All these can be extended if your usage calls for more resources._
184184
- title: VirtualBox
185185
content: |
186186
1. Create a new virtual machine
187-
2. Select “Other Linux (64Bit)
188-
3. Select “Use an existing virtual hard disk file”, select the VDI file from above
189-
4. Edit the “Settings” of the VM and go “System” then Motherboard and Enable EFI
190-
5. Then “Network” “Adapter 1” Bridged and your adapter.
187+
2. Select Type “Linux” and Version “Other Linux (64-bit)”
188+
3. Select “Use an existing virtual hard disk file”, select the unzipped VDI file from above
189+
4. Edit the “Settings” of the VM and go “System” then “Motherboard” and select “Enable EFI”
190+
5. Then go to “Network” “Adapter 1” choose “Bridged Adapter” and choose your Network adapter
191+
6. Then go to “Audio” and choose “Intel HD Audio” as Audio Controller.
191192

192193
- title: KVM
193194
content: |

0 commit comments

Comments
 (0)