Opened 12 months ago
Last modified 12 months ago
#21926 new defect
Initial Creation of Host Network Interface fails with VBoxNetAdpCtl error
Reported by: | talino2321 | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox-7.0.12 |
Keywords: | HostNetwork | Cc: | |
Guest type: | Linux | Host type: | Linux |
Description
After instllation of Virtual Box version 7.0.12r159484(Qr5.15.9) on Oracle Linux Release 9.1 attempting to create the Host Network Interface. Clicking the Create icon in the gui after a moment a dialog box pops up with following information
VBoxNetAdpCtl: Error while adding new interface failed to open /dev/vboxnetctl:No such file or directory.
Result Code: NS_ERROR_FAILURE(0x80004005)
Component: HostNetworkInterfaceWrap
Interface: HostNetworkInterface (455f8c45-44a0-a470-ba20-2789b96dba9)
Attachments (1)
Change History (2)
by , 12 months ago
comment:1 by , 12 months ago
Please open a terminal on the Linux host and use "ls -lR /dev/vbox*" to show the owners and permissions of VirtualBox's devices.
screencap of error dialog box