Page 1 of 1
[Solved] Failed to enter Windows 7 setup
Posted: 20. Jun 2022, 08:55
by yangshunhuai
I created a Windows 7 VM with the default config and loaded a Windows 7 SP1 Simplified Chinese version iso into the optical drive. After "Starting Windows" and the windows logo disappeared, the VM stuck at a black page.
My configs:
CPU: AMD Ryzen 5 4600u
RAM: 16GB DDR4
OS: Windows 10 Home 21H2
VirtualBox: 6.1.34
Logs and config provided in the attachments.
Re: Failed to enter Windows 7 setup
Posted: 20. Jun 2022, 11:37
by mpack
For future reference, we do not need the entire VM. One VM log file is all we need. In fact uploading an entire VM was only possible because the VM disk is empty.
Anyway, the VM settings look ok to me. What doesn't look ok is the ISO, "cn_windows_7_ultimate_with_sp1_x64_dvd_u_677408.iso". That does not look like an official install DVD, so we have no reason to assume that it ever worked.
Re: Failed to enter Windows 7 setup
Posted: 21. Jun 2022, 04:35
by yangshunhuai
It is an official one. I have tested it on many machines and all of them can boot into the Windows setup.
Re: Failed to enter Windows 7 setup
Posted: 21. Jun 2022, 07:37
by BillG
Your log file shows these lines.
Code: Select all
00:00:02.620338 ********************* End of CFGM dump **********************
00:00:02.620421 HM: HMR3Init: Attempting fall back to NEM: AMD-V is not available
00:00:02.659929 NEM: info: Found optional import WinHvPlatform.dll!WHvQueryGpaRangeDirtyBitmap.
This can cause all sorts of problems and has been discussed at length in this forum. I would try the install again after getting rid of the Windows hypervisor (unless you need Hyper-V or one of the other apps which require the hypervisor). Or you could try using the latest test build of VirtualBox.
viewtopic.php?f=25&t=99390
https://www.virtualbox.org/wiki/Testbuilds
Re: Failed to enter Windows 7 setup
Posted: 21. Jun 2022, 10:07
by yangshunhuai
Found the problem:

- ramintegrity.png (30.76 KiB) Viewed 1203 times
Re: Failed to enter Windows 7 setup
Posted: 21. Jun 2022, 10:07
by yangshunhuai
is working well now
Re: Failed to enter Windows 7 setup
Posted: 21. Jun 2022, 10:59
by mpack
Thanks for reporting back. For future reference, in fact it's unlikely the VM was stuck, it was just very slow because everything was having to go through a slow implementation of Hyper-v.