From bcbeabd542618cf2375d8d42c078ba8d3e78008d Mon Sep 17 00:00:00 2001 From: Matheson Steplock Date: Mon, 10 Oct 2022 16:30:51 -0400 Subject: [PATCH] Add warning about bridged adapter (#24481) Co-authored-by: Franck Nijhof --- source/_includes/installation/operating_system.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_includes/installation/operating_system.md b/source/_includes/installation/operating_system.md index 0b075d07971..057aab06879 100644 --- a/source/_includes/installation/operating_system.md +++ b/source/_includes/installation/operating_system.md @@ -230,6 +230,10 @@ _All these can be extended if your usage calls for more resources._ 3. Select “Use an existing virtual hard disk file”, select the unzipped VDI file from above 4. Edit the “Settings” of the VM and go “System” then “Motherboard” and select “Enable EFI” 5. Then go to “Network” “Adapter 1” choose “Bridged Adapter” and choose your Network adapter +
+ Please keep in mind that the bridged adapter only functions over a hardwired ethernet connection. + Using Wi-Fi on your VirtualBox host is unsupported. +
6. Then go to “Audio” and choose “Intel HD Audio” as Audio Controller.