If you encounter issues using the VM not addressed below, please contact help@cs.colorado.edu. Alternatively, you may consult your course staff.
There is currently an issue with the Firefox browser that prevents users from logging into their Dropbox accounts. They are given an error that their credentials are invalid. Rather than trying to troubleshoot the issue in Firefox, we recommend a work-around:
When the VM starts back up, a Dropbox browser window will come back up, but this time in Google Chrome. You should be able to log in normally.
The default username:password combo is user:user
. You may change
this password if you desire by running passwd
from a terminal.
As on most Debian-based system, the root account is disabled. Use
sudo
if you need to run privileged commands.
If you receive an error message along the lines of:
1
2
The CPU has been disabled by the guest operating system. Power off
or reset the virtual machine.
or:
1
2
3
4
5
6
VMware Workstation unrecoverable error: (vcpu-0)
vcpu-0:VERIFY vmcore/vmm/main/cpuid.c:386 bugNr=1036521
A log file is available in
"C:\Users\<user>\Documents\Virtual Machines\<VM Name>\vmware.log".
Or your VM boots into a black screen with a white underscore cursor, it generally means VMware is having trouble getting your processor to support virtualization. This is normally due to one of the following issues:
To correct the former case, boot into your machine's BIOS and enable the virtualization setting. The exact process for this differs by machine (try Google or consult your machine's user manual). The following steps are provided for convenience, but MAY NOT BE correct on your machine.
To boot into the BIOS and enable virtualization on most Windows 10 machines:
See this article on Laptop Mag (external site) for images of how to boot into the BIOS.
In the latter case (e.g. if you find no virtualization settings in your BIOS), you may have to either upgrade your computer, install Linux alongside your host operating system in dual boot mode, or use the machines in CSEL (ECCS128).
The VM takes the network connection from the host operating system as an Ethernet connection. If you are not connected to the Internet on the VM, then the problem is most likely that you are not connected on your host.
Check your network settings on your host operating system and ensure you are connected. If you are connecting to UCBWireless or UCBGuest, you may need to open on a browser window (on your host OS) and authenticate through OIT.
If you are certain that you are connected on your host OS (i.e., web pages are loading properly, no errors are showing in your connection status), but still cannot connect on the VM, then check the Getting Help section above for office hours or contact help@cs.colorado.edu.