VMware in the CS environment
This is a brief introduction on how to use VMware in the CS lab environment. This guide is broken up into the following sections:
| User's account setup |
In order to use VMware in the CS lab, you will first need to set up your CS account to use VMware. This is done by running the command: vmware-license at the command prompt on a Linux box at the lab. This populates your account with the proper configuration files for VMware to run correctly. |
| Starting VMware |
Once you've set up your account to use VMware, you may start using it by typing in the following command at the command prompt: vmware This will open a window that looks like:
Other tabs may exist. For kernel coding, you want to select the linux tab (note: this may be renamed to a more descriptive tab like "Linux - Kernel Hacking"). Highlighted is the Toolbar. In it it contains:
|
| The virtual machine starts up | ||
Once you start the virtual machine by pressing the "Start" button or the "Start this virtual machine" button, you should start to see some of the following images: VMware
boot/BIOS screen Fedora booting up
|
| GRUB boot screen |
The GRUB boot screen is where the user can decide which OS the virtual machine should start. This is configured in the /etc/grub.conf file on the Linux OS. For more information at the command prompt type: info grub |
| VMware specifics for CS kernel hacking |
Logging into the virtual machine
Non-persistent mode
Host-only networking
Virtual machine and host OS file transfer
|
| VMware keyboard shortcuts | ||||||||||||
Below is a listing of keyboard shortcuts for use in VMware.
|
| VMware software specfics |
VMware version: VMware Workstation 4.5.2 Guest Operating System: Fedora Core 2 |
The VMware user name is available at: http://vmware-svca.www.conxion.com/software/ws45_manual.pdf
This file is currently located as: http://www.cs.bu.edu/labs/Lab-VMware/index.html