VirtualBox

Opened 16 years ago

Closed 16 years ago

#2007 closed defect (worksforme)

Guru mediation (Trap 0x0E) when starting a migrated VMWare W2K machine in debugging mode

Reported by: Kevin Martin Owned by:
Component: VMM Version: VirtualBox 1.6.4
Keywords: Cc:
Guest type: Windows Host type: Linux

Description (last modified by Frank Mehnert)

I have a VMWare Win2k VM that I did the following with to get it to a VDI state:

  1. Cloned the VM (2 disks)
  2. Started the cloned VM and uninstalled the VMWare tools.
  3. /work/vmware-vdiskmanager -r build-1-000007-cl1.vmdk -t 2 buildhd1.vmdk
    (Note, this made buildhd1.vmdk and buildhd1-flat.vmdk...the disk appeared to be in the flat file).
  4. /work/vmware-vdiskmanager -r build-0-000007-cl1.vmdk -t 2 buildhd0.vmdk
    (Note, this made buildhd0.vmdk and buildhd0-flat.vmdk...the disk appeared to be in the flat file).
  5. qemu-img convert buildhd1-flat.vmdk buildhd1.bin
  6. qemu-img convert buildhd0-flat.vmdk buildhd0.bin
  7. LD_LIBRARY_PATH=/usr/lib/virtualbox /work/vditool DD Win2khd0.vdi buildhd0.bin
  8. LD_LIBRARY_PATH=/usr/lib/virtualbox /work/vditool DD Win2khd1.vdi buildhd1.bin

I then used Vbox to "create" a new Win2k machine using the two .vdi files above as the HD's. I also mounted a Win2k.iso image and ran a repair to disable the agp440 service. Then I try to start the Win2k machine, using F8, in debug output mode and it fails. I've attached the .png.1 and .log.1 file. I've also tried to start this up with no special startup options and it also failed (.log and .png files).

Attachments (4)

VBox.log (77.1 KB ) - added by Kevin Martin 16 years ago.
Logfile from startup failure
VBox.log.1 (81.2 KB ) - added by Kevin Martin 16 years ago.
Logfile from startup failure from debugging mode startup
VBox.png (1.3 KB ) - added by Kevin Martin 16 years ago.
PNG from startup failure
VBox.png.1 (1.3 KB ) - added by Kevin Martin 16 years ago.
PNG from startup failure from debugging mode startup

Download all attachments as: .zip

Change History (6)

by Kevin Martin, 16 years ago

Attachment: VBox.log added

Logfile from startup failure

by Kevin Martin, 16 years ago

Attachment: VBox.log.1 added

Logfile from startup failure from debugging mode startup

by Kevin Martin, 16 years ago

Attachment: VBox.png added

PNG from startup failure

by Kevin Martin, 16 years ago

Attachment: VBox.png.1 added

PNG from startup failure from debugging mode startup

comment:1 by Frank Mehnert, 16 years ago

Component: otherVMM
Description: modified (diff)
Summary: trying to start a migrated VMWare Win2k machine in debugging mode (in this case) fails.Guru mediation (Trap 0x0E) when starting a migrated VMWare W2K machine in debugging mode

comment:2 by Sander van Leeuwen, 16 years ago

Resolution: worksforme
Status: newclosed

You must enable the IO-APIC for VMWare created images. Windows will not boot otherwise.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use