Дмитрий Казимиров escribió: > You at least need to re-create virtual machine configuration from > scratch in VirtualBox, attaching your vmdk file (or better convert > vmdk to vdi using command line converter vditool)
I take the file winxp.vmdk that is working fine with vmware 5.5 i do this: # qemu-ing convert winxp.vmdk -O raw winxp.bin # wget http://www.virtualbox.org/download/testcase/vditool # ./vditool DD winxp.vdi winxp.bin all commands OK with no errors the results = winxp.vdi then i create a vm standard with 256MB ram, disk existent ( winxp.vdi) ACPI and IO APIC active the result = this vm don't boot...don't read the disk can you tell me what's wrong? Thanks Diego _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
