I am following the instruction on how to get USB passthrough for my zwave stick from the win vm into HA. I keep seeing notes to add the user running virtual box to the vboxusers group. In windows there is no vboxuser group created. Im not sure where to check what groups exist on the HA box. When I open HA I get the Home Assistant CLI. I tried to run the command (sudo usermod -aG vboxusers <USERNAME>)
on the HA CLI refrenced on these sites but Im getting unknown command. Can someone tell me what I am missing? Thanks in advance.
https://www.techrepublic.com/article/how-to-enable-usb-in-virtualbox/
https://www.gokickdirt.com/2019/11/02/the-adventure-of-moving-hassio-from-pi-to-virtualbox/