Diego D'Angelo schrieb:
> Дмитрий Казимиров 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?

No. Simply because you didn't tell anyone what error you get. Do you get
a bluescreen? Or an early boot failure (can happen if geometry in VBox
is detected differently than what VMware used)? We need the exact
message (or the fact that you don't get any) you see on the screen.
Without facts we cannot help.

-- 
Dr. Klaus Espenlaub     innotek GmbH, http://www.innotek.de

_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to