I need to install avirtual machine using VMware with Ubuntu 64-bit on a real machine of 32 bits, my question is, will be possible to do this successfully? .. maybe the question is silly,but I would like to know is possible.
feedback
|
migrated from stackoverflow.com Jan 27 '11 at 12:23
This question came from our site for professional and enthusiast programmers.
|
No, you must have a 64-bit capable CPU. VMware does not virtualize the CPU. | |||||||||||
feedback
|
|
VMWare (and also VirtualBox, on a side node) virtualizes 64bit inside a 32bit machine. Also, try this. It will check if your machine works for virtualizing 64 bit machines. This works on VMware. I tried it. You just have to have the virtualization extensions in your CPU (is also relevant for VirtualBox) | |||
|
feedback
|