virtual pc

Setting up and Working with Virtual PC 2004

 

 

 

 

Index

ü      Key Features

ü      Product Specifications

ü      The Virtual PC 2004 Console

ü      Creating a new virtual machine

ü      Changing the MAC Address on a preconfigured Virtual Machine

 

Key Features

Feature

Advantages

Configurability

After installing Virtual PC, you can configure it to suit your requirements. Virtual PC has a number of settings that control how the product interacts with the physical computer, allocates resources, and so on.

Easy Installation

Virtual PC is simple to install. Any administrator can run the Virtual PC guided setup program, and installation doesn’t require a reboot. The first time Virtual PC starts, it guides you through the process of creating the first virtual machine.

Standardization

Configure and test upgrades and installations on virtual machines, and then you can deploy throughout your company a standard configuration that avoids problems caused by minor differences between hardware platforms.

Convenience

Users switch between operating systems as easily as they switch between applications. They simply click the window containing the virtual machine. They can pause individual virtual machines so they stop using CPU cycles on the physical computer. They can also save virtual machines to disk and restore them at a later time. The restoration process normally takes a few seconds—much faster than restarting the guest operating system.

Host Integration

Users can copy, paste, drag, and drop between guest and host. Virtual PC provides additions that you install in a guest operating system to enable this functionality.

 

Product Specifications

The real requirements for running Virtual PC are those necessary to support the guest operating systems that you will run. Add the disk requirements for every guest OS you’ll install and add the memory requirements for every guest OS you will run simultaneously, plus memory for the host OS. Below are the requirements for some of the operating systems that can be run as a guest operating system. Virtual PC can run most x86 operating systems, not just the operating systems listed below, in a virtual machine environment.

Guest OS*

Hard Disk

Memory

MS-DOS 6.22

50 MB

32 MB

Windows 95

500 MB

32 MB

Windows 98

500 MB

64 MB

Windows Me

2 GB

96 MB

Windows 2000

2 GB

96 MB

Windows NT® 4.0

1 GB

64 MB

Windows XP

2 GB

128 MB

OS/2**

500 MB

64 MB

 

The Virtual PC 2004 Console

 

virtual pc console

 

The Virtual PC 2004 Console is very simple.  All the Virtual Machines are displayed in the list box on the left.

 

The “New…” button runs the New Virtual Machine Wizard.

 

The “Settings” button is used to manage Virtual Machine Settings.

 

The “Start” button will start a highlighted Virtual Machine.

 

 

virtual pc options

Options for the Virtual PC Console can be accessed through the File Menu by selecting File > Options.

 

Most of the options offered in this dialog are pretty standard and easy to understand. 

 

The Keyboard option is very important!  This option allows the user to specify what key combination to press when trying to release his or her mouse and keyboard from the virtual machine.

 

Note: Further information about the Virtual PC Console can be found by accessing Help > Virtual PC Help on the application menu bar.

 

 

Creating a New Virtual Machine

 

new virtual machine wizard

 

This is the intro screen to the New Virtual Machine Wizard.  Simply click the “Next” button to continue.

 

To create a new Virtual Machine:

 

  1. Select “Create a virtual machine”.
  2. Click “Next”.

 

To add an existing Virtual Machine:

 

  1. Select “Add an existing virtual machine”.
  2. Click “Next”

 

Note:   This continues on with how to create a new virtual

            machine.  To finish adding an existing virtual

            machine, simply continue the wizard and locate the

            existing virtual machine.

new vm wizard name

 

The next step is to enter a Name for the new virtual machine.

 

  1. Enter an appropriate name for the new virtual machine.  The best names include your username, the Operating System of the new virtual machine, and what you will name the machine for the network.
  2. Click “Next”.

 

Note:   You do not need to specify a location unless you

            are creating this virtual machine in some location

            other than the default location.

new vm wizard os

 

  1. Select the Operating System that you will be installing on the new virtual machine.
  2. Click “Next”.

new vm wizard memory

 

This step dictates the default amount of memory to be allocated to the new virtual machine.

 

a)      Use the recommended RAM [Recommended]

b)      Adjust the RAM by setting a different amount.  You cannot exceed the amount of RAM installed in the system you are working at and it is generally not suggested to allocate more than half of the available RAM.

new vm wizard hd

 

This step sets up a virtual hard disk for the new virtual machine to use.

 

  1. Select “A new virtual hard disk”.
  2. Click “Next”.

new vm wizard hd location

Finally, a location must be chosen for placement of the virtual hard disk.

 

Note:   You do not need to change this unless you wish

            to place the virtual hard disk in a location

            separate from the virtual machine files.

 

Simply click “Next” and “Finish”.

 

 

Configuring Settings on a Virtual Machine

 

settings for test

This is a screenshot from a virtual machine named “test”

 

Here you can:

 

  • Adjust memory allocation
  • Add/Remove virtual hard disks
  • Set the CD/DVD Drive to a physical drive or ISO image.
  • Enable/Disable Sound

 

 

Changing the MAC Address on a preconfigured Virtual Machine
[ You should do this! ]

Problem:  If you create an image of a host operating system that includes Virtual PC and virtual machines configuration files (.vmc files) and copy that image to another computer, each virtual machine configuration file included in the image contains a MAC address. The MAC address will not be reset automatically when you place the image on a new physical computer. As a result, the virtual machines that are copied onto the new computer will have the same MAC addresses as the virtual machines on the computer that was used to create the image.

Solution:  

1.      Edit the .vmc file to remove the MAC address. Find the following line:

2.      <ethernet_card_address type="bytes">0003FFxxxxxx</ethernet_card_address>

3.      Remove the number so the line appears as follows:
<ethernet_card_address type="bytes"></ethernet_card_address>

4.      After you remove the number, Virtual PC will create a new MAC address the next time you start the virtual machine.