61 lines
3.8 KiB
HTML
61 lines
3.8 KiB
HTML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE html
|
||
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
|
<html lang="en-us" xml:lang="en-us">
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<meta name="security" content="public" />
|
||
|
<meta name="Robots" content="index,follow" />
|
||
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
||
|
<meta name="DC.Type" content="task" />
|
||
|
<meta name="DC.Title" content="Optional: Duplicate DVD media to virtual images" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzai4create.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="dupdvdmedia" />
|
||
|
<meta name="DC.Language" content="en-us" />
|
||
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
||
|
<!-- US Government Users Restricted Rights -->
|
||
|
<!-- Use, duplication or disclosure restricted by -->
|
||
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
||
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
||
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
||
|
<title>Optional: Duplicate DVD media to virtual images</title>
|
||
|
</head>
|
||
|
<body id="dupdvdmedia"><a name="dupdvdmedia"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Optional: Duplicate DVD media to virtual images</h1>
|
||
|
<div><div class="section"><p><img src="./delta.gif" alt="Start of change" />To duplicate DVD media on the central system, follow
|
||
|
these steps:<img src="./deltaend.gif" alt="End of change" /></p>
|
||
|
</div>
|
||
|
<ol><li class="stepexpand"><span><strong>Create an image catalog</strong></span> <div class="p">The Create Image Catalog
|
||
|
(CRTIMGCLG) command associates an image catalog with a target directory where
|
||
|
the optical image files are loaded. Enter the following command: <pre>CRTIMGCLG IMGCLG(<em>catalog-name</em>) DIR(<em>catalog-path</em>) CRTDIR(*YES) TEXT(<em>text-description</em>)</pre>
|
||
|
</div>
|
||
|
</li>
|
||
|
<li class="stepexpand"><span><strong>Add an image catalog entry</strong></span> <p>Add an image catalog
|
||
|
entry for each physical media that you have. Repeat this step for each volume
|
||
|
of media. Add the images in the same order as if you were going to install
|
||
|
from them. Start with the first media in the list and continue until all the
|
||
|
media are loaded.</p>
|
||
|
<div class="p">Enter the following to add an image catalog entry
|
||
|
to an image catalog from a physical optical media device named OPTxx: <pre>ADDIMGCLGE IMGCLG(<em>catalog-name</em>) FROMDEV(OPTxx) TOFILE(<em>file-name</em>) TEXT(<em>text-description</em>)</pre>
|
||
|
<div class="note"><span class="notetitle">Note:</span> To generate a name for the
|
||
|
TOFILE parameter, specify <samp class="codeph">*GEN</samp>. To generate a text description
|
||
|
from the media, specify <samp class="codeph">*GEN</samp>.</div>
|
||
|
</div>
|
||
|
<p>You now have virtual
|
||
|
images in the catalog path that you specified on the CRTIMGCLG command.</p>
|
||
|
</li>
|
||
|
</ol>
|
||
|
<div class="section"> <p><strong>Next topic:</strong> <a href="rzai4distvirtimg.htm#rzai4distvirtimg">Optional: Distribute virtual images</a></p>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzai4create.htm" title="If you selected tape, DVD, or image catalog as the distribution media, complete the tasks in this checklist to create the distribution media.">Checklist: Create central site distribution media</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|