Installing a Linux Virtual Machine with VMware

VMware Fusion vs Player vs Workstation

The instructions given here are with VMware Fusion on OSX. The steps are nearly identical for the other two VMware products.

Step 1: Create a VM

_images/1_create_vm.jpg

Step 2: Create the VM with an installer disk

_images/2_create_w_disk.jpg

Step 3: Locate the ISO file

_images/3_pick_iso.jpg

Step 4: Fill out Easy-Install details

_images/4_easy_install.jpg

Step 5: Customize settings

_images/5_customize.jpg

Step 6: Processors and memory

_images/6_processors_and_memory.jpg
_images/7_processors_and_memory.jpg

Step 7: Start the VM

_images/8_start_vm.jpg

Step 8: Wait for Easy-Install to complete

_images/9_easy_install.jpg

Step 9: Log into the new VM and Launch a terminal

_images/10_install_done.jpg
_images/11_launch_terminal.jpg

Step 10: Install course software

Note

These screen shots were prepared awhile ago. Please use apt-get install build-essential. This is a metapackage that gives you everything needed for our class. You may also want to include cmake, which will be used in some of my examples.

_images/12_install_software.jpg
_images/13_install_software.jpg

Step 11: Install security updates

_images/14_security_updates.jpg
_images/15_security_updates.jpg

Step 12: Reboot

_images/16_reboot.jpg