Installation guide
For example, cp -R /media/cdrom/Win2003-R2-SP2-Standard /tmp/Win2003-R2-SP2-
Standard-Disk1.
3. Replace the first CD with the second CD and run the cp -R /media/cdrom/<source directory
name> /tmp/<directory name> command.
For example, cp -R /media/cdrom/Win2003-R2-SP2-Standard /tmp/Win2003-R2-SP2-
Standard-Disk2.
When you import the second CD, do not replace any files if you are prompted during the copy
operation.
What to do next
Import Windows distributions into your repository. See "Import Windows Distributions" below.
Import Windows Distributions
Windows distributions are the operating system installation files that you import into the OS Provisioning
Server repository. After importing the distribution, you use VCM provisioning actions to install the
operating system on target machines.
You can import standard and customized ISO images. When you import a standard image, you type the
required metadata. If the import process detects a custom image, you must select specific values for the
platform, distribution, and build type.
When you mount the images, do not use -t iso9660. If you use -t iso9660, some automounted
media will not import. If the import process reports a fingerprint error message, you must unmount the
directory and manually mount it using the -t udf rather than the -t iso9660 option.
Prerequisites
n Verify that the distributions you are importing do not include spaces in the filenames. Before you
import, remove the spaces or replace them with underscores.
n Confirm that the current OS Provisioning Server IP address is correct for your production
environment. You cannot change the OS Provisioning Server IP address at a later time. If the initial IP
address of the OS Provisioning Server after install is not the address you intend for it to have when it is
put into production, you must change its address, and change related DHCP and TFTP configurations,
before you import any OS distributions. If you change the OS Provisioning Server IP address after you
imported the distributions, you must re-import the distributions with the new address.You must also
recreate the Windows boot image with the new IP address.
n Determine whether you are importing a single ISO image or multiple images from a directory. The
basicimport command uses a -i option to specify an ISO file and a -d option to specify the directory.
For information about using the basicimport Command Options, see the VCM Administration Guide.
n If you are importing multidistribution .iso files, create directories and copy the files to the directories.
See "Create Directories for Windows Distributions" on the previous page.
Procedure
1. On the OS Provisioning Server, log in as vcmuser.
2. Mount the ISO by attaching to the media image or mounting the image.
For Windows 2008 and Windows 7, use -t udf mount type and do not include any spaces in the path.
For all other Windows operating systems, use loopback. For example, $sudo mount -o loop
/<iso_file.iso> /<mount point>.
Installing, Configuring, and Upgrading the OS Provisioning Server and Components
VMware, Inc.
183