VM fails immediately

Discussions related to using VirtualBox on Windows hosts.
Post Reply
BrentEakin
Posts: 2
Joined: 9. Mar 2022, 04:51

VM fails immediately

Post by BrentEakin »

Hello, I've been trying to set up a simple VM on a Windows 10 laptop to run Windows XP. The purpose is to use very old software to generate local files, which would then be shared to the host computer and used there. No Internet or other network connections required for Windows XP. The VM immediately fails upon start, log files attached
VBox.log
(107 KiB) Downloaded 5 times
. Any help appreciated.
Last edited by mpack on 9. Mar 2022, 10:59, edited 1 time in total.
Reason: Delete unwanted attachments
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: VM fails immediately

Post by mpack »

00:00:03.551481 Host RAM: 2187MB (2.1GB) total, 222MB available
...
00:00:03.964390 RamSize <integer> = 0x0000000040000000 (1 073 741 824, 1 024 MB)
00:00:03.964545 VRamSize <integer> = 0x0000000008000000 (134 217 728, 128 MB)
Your host barely has enough available RAM to satify your graphics allocation, never mind the main RAM.

XP-SP3 needs around 256MB RAM for a minimum level of performance, and you certainly can't satisfy even that without freeing up a lot more host RAM (the host needs something to work with too, so you can't just assign 100% of free RAM to the VM). You should also reduce graphics RAM - there's no point having it so high on this host with an XP guest.

We don't need three copies of the VM log btw, so I deleted the two unnecessary copies.
BrentEakin
Posts: 2
Joined: 9. Mar 2022, 04:51

Re: VM fails immediately

Post by BrentEakin »

Thanks so much! 512MB on the RAM made it work. I uploaded three log files because this site has a limit of 128K per file and the log was over 300K, so the log was chunked up. But no worries now. I don't know if you can change the site to handle these larger logs.
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows, Linux

Re: VM fails immediately

Post by scottgus1 »

Generally only one log is needed, unless a progression of changes needs to be demonstrated. Zipped logs always fit, and zipping is recommended.

Glad you're up and running!
Post Reply