#21256 closed defect (fixed)
XP systems upgraded from 6.1 to 7.0.2 fail to boot => fixed in SVN/next 7.0.x maintenance
Reported by: | normanb2 | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox-7.0.2 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Linux |
Description
XP guest systems upgraded from virtualbox host 6.1 to 7.0.2 fail to boot until Version changed from 'Windows XP (32-bit) to 'Other Windows (32-bit)'. After changing Version to 'Other Windows (32-bit)' they all booted OK and performance seemed to be unaffected. Before changing the Version each system failed to find any boot disk.
Attachments (7)
Change History (13)
comment:1 by , 2 years ago
comment:2 by , 2 years ago
The 6 'Log of boot failure' files are identical. Sorry my browser appeared to be unresponsive. The VM is a freshly imported ova of XP freshly exported from a VM running without issue on 6.1.40. The imported VM booted OK after I had changed Version to 'Other Windows (32-bit)'.
comment:3 by , 2 years ago
We reproduced the issue and a re investigating this. As a temporary workaround you could run the following command:
VBoxManage setextradata <VM name> "VBoxInternal/HM/TPRPatchingEnabled" 0
That should make it work even with the correct guest OS type.
comment:4 by , 2 years ago
Summary: | XP systems upgraded from 6.1 to 7.0.2 fail to boot → XP systems upgraded from 6.1 to 7.0.2 fail to boot => fixed in SVN/next 7.0.x maintenance |
---|
This will b fixed in the next maintenance release of VirtualBox, thanks a lot for the report!
comment:5 by , 2 years ago
I've tested the workaround and it works OK. I would also be interested in testing the fix but I don't know how to find the diff in svn.
comment:6 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
VirtualBox 7.0.4 was just released and available for download at https://www.virtualbox.org/wiki/Downloads. This issue should be fixed in this version.
Please upload a VBox.log of both VM runs (one from the failing and one from the succeeding run).