Page 1 of 1

Errore di apertura di una macchina virtuale XP

Posted: 30. Oct 2021, 14:45
by inforestauro
Buon giorno, fino ad ora ho usato Virtual Box in versione 6.0.20.
Ho installato l'ultima versione 6.1.28 senza nessuna segnalazione di errore, quindi installazione riuscita.
Quando lancio la VM Windows-XP, mi da un pop up con questo messaggio:
APERTURA DI UNA SESSIONE PER LA MACCHINA VIRTUALE WINDOWS-XP NON RIUSCITA.

Se apro i dettagli dell'errore mi mostra quanto segue:
Not in a hypervisor partition (HVP=0) (VERR_NEM_NOT_AVAILABLE).
VT-x is disabled in the BIOS for all CPU modes (VERR_VMX_MSR_ALL_VMX_DISABLED).

Codice di uscita:
E_FAIL (0x80004005)
Componente:
ConsoleWrap
Interfaccia:
IConsole {872da645-4a9b-1727-bee2-5585105b9eed}

Ho pertanto reinstallato la vecchia versione e funziona regolarmente.
Mi piacerebbe tenere la versione aggiornata ma non saprei cosa andare a controllare.
Avete qualche suggerimento??
Grazie
Giuseppe

Re: Errore di apertura di una macchina virtuale XP

Posted: 30. Oct 2021, 17:36
by mpack
This error is caused by a combination of two things.

1. VirtualBox 6.1.x no longer provides an option to run any VM without using VT-x/AMD-v acceleration.

2. You have Hyper-v installed on the host, and it has grabbed VT-x/AMD-v for its own use.

Please have a careful read of: FAQ: I have a 64bit host, but can't install 64bit guests (this applies to all guests in 6.1.x, not just 64bit ones).

Re: Errore di apertura di una macchina virtuale XP

Posted: 30. Oct 2021, 19:18
by Danilo
@inforestauro,
puoi installare la versione 6.1.26.
La 26 a me funziona, mentre con la 6.1.28 ho lo stesso tuo errore.

Danilo

Re: Errore di apertura di una macchina virtuale XP

Posted: 31. Oct 2021, 10:50
by mpack
Yes, there is an additional problem in 6.1.28 which makes it incompatible with Hyper-v.

But that is not a problem if Hyper-v is disabled as described in the FAQ I linked to. I have no problems running XP guests on Win10 hosts with 6.1.28 here.

Re: Errore di apertura di una macchina virtuale XP

Posted: 29. Dec 2021, 17:05
by Danilo
VirtualBox 6.1.30 (released November 22 2021)
VMM: Fixed 6.1.28 regression preventing VMs starting when using Hyper-V mode on Windows 10
I installed 6.1.30, but the problem was NOT solved.
Apertura di una sessione per la Macchina Virtuale WinXP non riuscita.

Failed to load R0 module C:\Program Files\Oracle\VirtualBox/VMMR0.r0: SUP_IOCTL_LDR_OPEN failed (VERR_LDR_GENERAL_FAILURE).

Failed to load VMMR0.r0 (VERR_LDR_GENERAL_FAILURE).

Codice di uscita:E_FAIL (0x80004005)
Componente: ConsoleWrap
Interfaccia: IConsole {872da645-4a9b-1727-bee2-5585105b9eed}

6.1.26 works well for me.


.

Re: Errore di apertura di una macchina virtuale XP

Posted: 31. Dec 2021, 16:36
by GerardWa
For me it is the same. Only version 6.1.26 works and not 6.1.28 or 6.1.30