Issue while installing virtual box

Hi everyone,
I m working under Blach Arch distribution and facing an issue during the server start. Actually, I executed the bellow commands :
sudo pacman -S virtualbox virtualbox-guest-iso
sudo gpasswd -a $USER vboxusers
sudo modprobe vboxdrv
yay -Syy
yay -S virtualbox-ext-oracle
sudo systemctl enable vboxweb.service

But I get an error after executing the bellow command :
sudo systemctl start vboxweb.service

Error:
Job for vboxweb.service failed because the control process exited with error code.
See “systemctl status vboxweb.service” and “journalctl -xeu vboxweb.service” for details.

Could you please tell me if it’s the right way to do? if yes, could you please help on this faced issue?
Many thanks for your help.
Regards,

1 Like