2
I created a virtual machine in an X notebook of Ubuntu 12.04, in which it worked normally. I created this machine so that I could use a Mysql database and move between two computers without having to reconfigure the database. However, when I turned on the virtual machine in notebook Y, this appeared:
I ignored the warning and started the machine. In notebook Y it is extremely slow and almost unusable, what does not happen in notebook X.
Notebook X features an Intel i5 (Sandy Bridge) with 6GB RAM and an Intel HD 3000. The notebook Y features an AMD Dual-Core E1-2500, 4GB RAM and an AMD Radeon HD 8248. Both run Windows 8.1.
Is it impossible for me to make the same virtual machine work on these two computers? Notebook Y is not capable of running virtual machines?
How many GB of RAM did you allocate to the virtual machine? Whether it was 2GB or more, it makes a big difference whether the host has 4 or 6GB...
– epx
@epx the virtual machine has the standard Vmware allocates pro Ubuntu, which is 1GB
– athosbr99