lucianoferrari / winxpimage

Windows XP OVA virtual image file to be used on Virtual Box, VmWare.
172 stars 24 forks source link

VirtualBox 6.1 boot error #1

Open eadmaster opened 4 years ago

eadmaster commented 4 years ago

hi, i've just imported the ova in VirtualBox 6.1.6 and i am getting this boot error: VirtualBox_Windows XP 32-bit_06_06_2020_11_58_01

mjw-js-py-java commented 4 years ago

i have the same error

ezequielobreque commented 4 years ago

same error here

ghost commented 4 years ago

Same Error

51m0n397 commented 3 years ago

I've solved the problem following this guide https://www.running-system.com/error-loading-operating-system/

samueljmorris commented 3 years ago

@51m0n397 I followed this guide as well but I'm only getting a blank screen with a blinking DOS cursor upon running the VM in Virtualbox.

holgus103 commented 3 years ago

Execute this after importing the OVA File:

vbox-img geometry --filename Windows_XP_Professional-disk1.vdi --format VDI --cylinders 5874 --heads 255 --sectors 56

Source: https://forums.virtualbox.org/viewtopic.php?f=2&t=97511

streeg commented 3 years ago

Execute this after importing the OVA File:

vbox-img geometry --filename Windows_XP_Professional-disk1.vdi --format VDI --cylinders 5874 --heads 255 --sectors 56

Source: https://forums.virtualbox.org/viewtopic.php?f=2&t=97511

On Windows, you'll need to add vbox-img to windows path environment system. For me the .exe was at C:\Program Files\Oracle\VirtualBox.

bsureshkum commented 2 years ago

Hi, I am having a problem in assigning an IP address to this XP machine. It is not showing up LAN settings to configure IP address. It is asking for the installation disk to identify/find the hardware connectivity. Did anyone face this issue? please update. Thanks

propi62 commented 7 months ago

"C:\Program Files\Oracle\VirtualBox\vbox-img.exe" geometry --filename "D:\VM\winxp\vm\Windows_XP_Professional-disk1.vdi" --format VDI --cylinders 5874 --heads 255 --sectors 56