Problema
Ao tentar iniciar ou instalar uma VM a seguinte mensagem de erro ocorrre,
Falha ao abrir uma sessão para a máquina virtual Implementation of the USB 2.0 controller not found! Because the USB 2.0 controller state is part of the saved VM state, the VM cannot be started. To fix this problem, either install the 'Oracle VM VirtualBox Extension Pack' or disable USB 2.0 support in the VM settings. Note! This error could also mean that an incompatible version of the 'Oracle VM VirtualBox Extension Pack' is installed (VERR_NOT_FOUND). Código de Resultado: NS_ERROR_FAILURE (0x80004005) Componente: ConsoleWrap Interface: IConsole {872da645-4a9b-1727-bee2-5585105b9eed}
Solução
A mensagem já nos guia para uma possível solução; ele nos pede para instalar o Oracle VM VirtualBox Extension Pack
execute,
sudo apt install virtualbox-ext-pack -y
Dica sobre o “Oracle VM VirtualBox Extension Pack“
Você poderá baixar o Oracle VM VirtualBox Extension Pack dentro do site do VirtualBox.