Troubleshooting

Having problems? Look through these common issues and solutions. If you're still stuck do some research on your own or ask a TA in the labs.


When booting up the imported virtual machine I get the following error: "VT-x/AMD-V hardware acceleration is not available on your system. Certain guests (e.g. OS/2 and QNX) require this feature and will fail to boot without it."

Your CPU is currently unable to run a virtual machine.
     1) Check your CPU/Processor model by right clicking on the Windows button and selecting "System".
     2) Find the CPU on the manufacturer's website. In order for the virtual machine to work the CPU must have either VT-x or AMD-V technology.
     3) If your processor has either technology then you need to access your BIOS. Ensure that Security > Virtualisation is enabled.
     4) If you are still getting the error, open a Command Prompt (Admin) window and type: "dism.exe /Online /Disable-Feature:Microsoft-Hyper-V"
     5) If Command Prompt replies that Hyper-V is not installed, and you are getting the same error, see a TA in the labs.


When creating a new virtual machine there is no option for Ubuntu (64-bit).

Your CPU is currently unable to run a virtual machine.
Try the sequence of steps outlined in the solution above.


My virtual machine runs very slowly / is lagging.

You have no allocated enough resources to the virtual machine.
     1) Open the VirtualBox window and select the virtual machine.
     2) Click the settings button.
     3a) Under the System > Motherboard heading, allocate more Base Memory to the virtual machine; and/or
     3b) Under the System > Processor heading, allocate more Processors to the virtual machine; and/or
     3c) Under the Display heading, allocate more Virtual Memory to the virtual machine; and/or
     3d) Under the Display heading, enable 2D Video Acceleration for the virtual machine.


Eclipse gives me the error "Launch Failed: Binary not found" when I try to run a C++ project.

     1) Ensure that the file has been saved.
     2) Click on Project > Build Project on the top bar.
     3) Try run the project again.


COMPYSYS 202 / MECHENG 270
Department of Electrical and Computer Engineering
The University of Auckland 2017