VirtualBox

Changes between Initial Version and Version 1 of Ticket #2007


Ignore:
Timestamp:
Aug 24, 2008 6:33:55 PM (16 years ago)
Author:
Frank Mehnert
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2007

    • Property Component otherVMM
    • Property 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
  • Ticket #2007 – Description

    initial v1  
    11I have a VMWare Win2k VM that I did the following with to get it to a VDI state:
    22
    3 1). Cloned the VM (2 disks)
    4 2). Started the cloned VM and uninstalled the VMWare tools.
    5 3). /work/vmware-vdiskmanager -r build-1-000007-cl1.vmdk -t 2 buildhd1.vmdk
    6  a). (Note, this made buildhd1.vmdk and buildhd1-flat.vmdk...the disk appeared to be in the flat file).
    7 4). /work/vmware-vdiskmanager -r build-0-000007-cl1.vmdk -t 2 buildhd0.vmdk
    8  a). (Note, this made buildhd0.vmdk and buildhd0-flat.vmdk...the disk appeared to be in the flat file).
    9 5). qemu-img convert buildhd1-flat.vmdk buildhd1.bin
    10 6). qemu-img convert buildhd0-flat.vmdk buildhd0.bin
    11 7). LD_LIBRARY_PATH=/usr/lib/virtualbox /work/vditool DD Win2khd0.vdi buildhd0.bin
    12 8). LD_LIBRARY_PATH=/usr/lib/virtualbox /work/vditool DD Win2khd1.vdi buildhd1.bin
     3 1. Cloned the VM (2 disks)
     4 2. Started the cloned VM and uninstalled the VMWare tools.
     5 3. /work/vmware-vdiskmanager -r build-1-000007-cl1.vmdk -t 2 buildhd1.vmdk[[BR]]
     6   (Note, this made buildhd1.vmdk and buildhd1-flat.vmdk...the disk appeared to be in the flat file).
     7 4. /work/vmware-vdiskmanager -r build-0-000007-cl1.vmdk -t 2 buildhd0.vmdk[[BR]]
     8   (Note, this made buildhd0.vmdk and buildhd0-flat.vmdk...the disk appeared to be in the flat file).
     9 5. qemu-img convert buildhd1-flat.vmdk buildhd1.bin
     10 6. qemu-img convert buildhd0-flat.vmdk buildhd0.bin
     11 7. LD_LIBRARY_PATH=/usr/lib/virtualbox /work/vditool DD Win2khd0.vdi buildhd0.bin
     12 8. LD_LIBRARY_PATH=/usr/lib/virtualbox /work/vditool DD Win2khd1.vdi buildhd1.bin
    1313
    1414I 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).

© 2023 Oracle
ContactPrivacy policyTerms of Use