Installing Windows 10 21H2 in a VM fails

Discussions related to using VirtualBox on Windows hosts.
Post Reply
fisheater
Posts: 5
Joined: 2. May 2022, 05:14
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu 22.04, Windows 7, Windows 10

Installing Windows 10 21H2 in a VM fails

Post by fisheater »

Using the default settings for Windows 10, x64 iso and x64 vm.
I have a Ubuntu 22.04 VM on this same system that works perfectly fine, too
Windows 10-2022-05-01-20-19-07.zip
(58.38 KiB) Downloaded 67 times
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: Installing Windows 10 21H2 in a VM fails

Post by mpack »

Default settings are not necessarily the best ones, you still need to make intelligent decisions, but you should know why you are overriding the devs template decision.

In particular the CPU and RAM settings are designed to be conservative: you should definitely override those if you have the resources, which you do in the case of CPU cores: which I would therefore increase to 2 cores. Maybe also increase RAM to 4GB.

I would also enable 3D acceleration in the graphics settings.

And 6.1.34 came out a few days ago - you should update.

The error you get is a triple fault almost immediately as a CD boot begins, which often means that the ISO image is corrupted. If possible you should compare MD5 sums with a known good original, or just download it again.
fisheater
Posts: 5
Joined: 2. May 2022, 05:14
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu 22.04, Windows 7, Windows 10

Re: Installing Windows 10 21H2 in a VM fails

Post by fisheater »

mpack wrote:Default settings are not necessarily the best ones
Yeah, I set it to better settings earlier, but it crashed the same way so I thought I'd test it with the default settings and post that here.
Last edited by mpack on 4. May 2022, 10:17, edited 1 time in total.
Reason: Trim quote.
fth0
Volunteer
Posts: 5690
Joined: 14. Feb 2019, 03:06
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Linux, Windows 10, ...
Location: Germany

Re: Installing Windows 10 21H2 in a VM fails

Post by fth0 »

fisheater
Posts: 5
Joined: 2. May 2022, 05:14
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu 22.04, Windows 7, Windows 10

Re: Installing Windows 10 21H2 in a VM fails

Post by fisheater »

fth0 wrote:Please see You must be a member for 1 days and have 1 posts before you can post urls. .
I don't think that applies since I have a x64 Ubuntu 22.04 VM but i'll try it since I redownloaded the disc image and that didn't work either
Windows 10 21H2-2022-05-02-20-00-22.zip
(62.09 KiB) Downloaded 57 times
EDIT: it probably does apply since the logfile contains

Code: Select all

CPUM: WARNING! Can't turn on NX/XD when the host doesn't support it!
fisheater
Posts: 5
Joined: 2. May 2022, 05:14
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu 22.04, Windows 7, Windows 10

Re: Installing Windows 10 21H2 in a VM fails [Solved]

Post by fisheater »

Yep, that solves the problem. Thanks!
Post Reply