2
2
3
3
Updated: 2025-01-28
4
4
5
- Important step: add your username to the "vboxuser" group.
5
+ Important first step: add your username to the "vboxuser" group.
6
6
7
7
To add your username to the "vboxuser" group, open a terminal and run
8
8
the command "sudo usermod -aG vboxusers your_username"; this will add
@@ -15,20 +15,13 @@ guide should apply broadly to the task of making a USB WiFi adapter work
15
15
with VirtualBox. .
16
16
17
17
This guide is intended for those who are facing issues when using an
18
- <<<<<<< HEAD
19
18
adapter with Kali as it is common for beginning Kali users to have
20
19
problems if running in a VM. However, the priciples in this guide should
21
20
work for most Linux distros.
22
- =======
23
- adapter with Kali but the general principles apply to most VM's as
24
- USB WiFi adapters are generally not set up automatically in VM's. If
25
- you are running Kali on VirtualBox from a Windows host and experiencing
26
- problems, here are some troubleshooting steps to help you out:
27
- >>>>>>> dc864e0fac2c836c1fed788c75e4fb95000616a2
28
21
29
- If you are running Kali on VirtualBox from a Windows host and
30
- experiencing problems, here are some troubleshooting steps to help you
31
- out:
22
+ USB WiFi adapters are not set up automatically in VM's. If you are
23
+ running Kali on VirtualBox from a Windows host and experiencing
24
+ problems, here are some troubleshooting steps to help you out:
32
25
33
26
1 . Make sure you have VirtualBox and Extension Pack installed before
34
27
proceeding.
@@ -86,8 +79,4 @@ continue with the additional steps.
86
79
By following these steps, you should be able to resolve any issues with
87
80
the adapter's compatibility with Kali on VirtualBox.
88
81
89
- <<<<<<< HEAD
90
82
If you have ideas to improve this guide, please post in ` Issues ` .
91
- =======
92
- If you have ideas to improve the above guide, please post in ` Issues ` .
93
- >>>>>>> dc864e0fac2c836c1fed788c75e4fb95000616a2
0 commit comments