Apache VCL logo Apache Software Foundation logo

Create a Windows Base Image

{excerpt}This page describes how to create a Windows base image.{excerpt}These instructions should work regardless of the provisioning engine being used (xCAT, VMware, etc.).  Ignore the {color:#0000ff}{}VMware Only{}{color} sections if you are attempting to create an image using xCAT or some other bare metal provisioning engine. 

Requirements

You will need the following: Windows installation ISO file Windows product key or KMS server address

 The following must be done before an image can be captured: A computer for the machine being captured has already been added to the VCL database {color:#0000ff}{}VMware Only{}{color}: A VM host computer on which the guest is running as been added to the VCL database The guest VM has been assigned to the VM host via the Virtual Hosts link on the VCL website

These instructions assume you have root access and are using a bash shell.

{color:#0000ff}VMware Only:{color} Create a Virtual Machine

Create a Virtual Machine

VMware ESXi 4.x

The instructions assume that VMware has been configured with the following bridged networks: Private: bridged to private interface: eth0 Public: bridged to public interface: eth1

VMware Server 1.x

The instructions assume that VMware has been configured with the following bridged networks: VMnet0: bridged to private interface: eth0 VMnet2: bridged to public interface: eth1

VMware Server 2.x

Install Windows

Install Windows for a Base Image

{color:#0000ff}VMware Only:{color} Install VMware Tools

  1. Power on the VM if it is not already powered on
  2. Install VMWare Tools  (Note: you must have a CD-ROM drive configured for the VM in order to install VMware Tools)
  3. Click on the VM menu and select "Install VMWare Tools"

  4. Select Typical and proceed through the setup pages accepting the

    defaults
  5. Reboot the VM when installation is complete

Install Cygwin SSHD

Follow the steps: Install & Configure Cygwin SSHD

{include:Capture A Base Image}