EBC Exercise 07 Installing Ubuntu in VMware

From eLinux.org
Revision as of 11:03, 20 July 2016 by Yoder (talk | contribs) (Downloading VMware Workstation: Updated for 2016)
Jump to: navigation, search

thumb‎ Embedded Linux Class by Mark A. Yoder


It's pretty much agreed that if you are going to develop for embedded Linux, you should do it in Linux. The problem is many have some form of Windows OS installed. Here are step by step instructions on how to install a virtual machine running Ubuntu Linux on your Windows box.

Installing and Configuring VMware Workstation

Downloading VMware Workstation

If you are a Rose student you have access to a free (well, already paid for) copy of VMware Workstation. Here's where to find it:

  1. Log in to Banner.
  2. Click on RosePortal near the bottom.
  3. Click on VMware WebStore.
  4. Select VMWare Workstation 12.
  5. Download it. This will take several steps.

Downloading Ubuntu

You are welcome to run whatever flavor of Linux you want, however I suggest running the current long-term support version of Ubuntu. The current LTS is 12.04. If you are at Rose you can quickly get it from the CSSE site.

  1. Got to the csse site
  2. Click 16.04.
  3. If you are running 64-bit download desktop-amd64.iso. If you are running 32-bit hardware download desktop-i386.iso.

Running VMware and Installing Ubuntu

  1. Start VMware Workstation
  2. Select "Create a new virtual machine"
  3. Select "Typical"
  4. Select "Installer disc image file (iso)" and browse to the Ubuntu iso file. It should detect the correct OS
  5. Fill in names
  6. Fill in VM name
  7. Use default disk size (20G) and be sure "Split virtual disk into multiple files"
  8. Click "Finish"

Ubuntu will install and in a few minutes you'll have a running version.