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
Errore di apertura di una macchina virtuale XP
-
inforestauro
- Posts: 1
- Joined: 30. Oct 2021, 14:36
-
mpack
- Site Moderator
- Posts: 39134
- Joined: 4. Sep 2008, 17:09
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Mostly XP
Re: Errore di apertura di una macchina virtuale XP
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).
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
@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
puoi installare la versione 6.1.26.
La 26 a me funziona, mentre con la 6.1.28 ho lo stesso tuo errore.
Danilo
-
mpack
- Site Moderator
- Posts: 39134
- Joined: 4. Sep 2008, 17:09
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Mostly XP
Re: Errore di apertura di una macchina virtuale XP
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.
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
I installed 6.1.30, but the problem was NOT solved.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
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
For me it is the same. Only version 6.1.26 works and not 6.1.28 or 6.1.30