Skip to main content
r/virtualbox icon

r/virtualbox

members
online

Failed to enumerate usb devices - linux mint Zara issue Failed to enumerate usb devices - linux mint Zara issue
Help

Here's the error.

Here's whats after the dump:

00:00:00.069104 HM: HMR3Init: Attempting fall back to NEM: AMD-V is disabled in the BIOS (or by the host OS)

00:00:00.069186 NEM: NEMR3Init: Not available.

00:00:00.069198 VMSetError: /build/virtualbox-MddqE4/virtualbox-7.0.16-dfsg/src/VBox/VMM/VMMR3/HM.cpp(677) int HMR3Init(PVM); rc=VERR_SVM_DISABLED

00:00:00.069201 VMSetError: AMD-V is disabled in the BIOS (or by the host OS)

00:00:00.195485 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={6ac83d89-6ee7-4e33-8ae6-b257b2e81be8} aComponent={ConsoleWrap} aText={AMD-V is disabled in the BIOS (or by the host OS) (VERR_SVM_DISABLED)}, preserve=false aResultDetail=-4053

00:00:00.195801 Console: Machine state changed to 'PoweredOff'

00:00:00.197331 Power up failed (vrc=VERR_SVM_DISABLED, hrc=NS_ERROR_FAILURE (0X80004005))

00:00:00.210076 VBoxHeadless: exiting

------ and the error ---

VirtualBox can't enable the AMD-V extension. Please disable the KVM kernel extension, recompile your kernel and reboot (VERR_SVM_IN_USE).

Result Code: NS_ERROR_FAILURE (0X80004005)

Component: ConsoleWrap

Interface: IConsole {6ac83d89-6ee7-4e33-8ae6-b257b2e81be8}

----------
I don't understand any of this, or how to fix it. I enabled virtualization in my gigabyte BIOS. But there's 1 final error before i can FINALLY play corporate clash on a windows 10 VM! I think im just using the base edition, btw. Here's my build, but replace the SSD with the WD 1TB SN580. Plz help.


When you take a shower, where does your shower take you?
Image When you take a shower, where does your shower take you?



[Help!] - PXE boot for SCCM Task Sequence Testing [Help!] - PXE boot for SCCM Task Sequence Testing
Help

I have Microsoft configuration manager (SCCM) environment set up in my Virtualbox host. All Windows server guests including domain controller and SCCM server are in NAT network. Now I'd like to test SCCM task sequence which booting a VM from network PXE. It never worked. In the guest VM UI, I can see boot manager and select boot with UEFI PXEv4, it says start PXE over IPv4 then timed out and returns to boot manager menu. Has anyone successfully setup this before?