78 lines
5.4 KiB
HTML
78 lines
5.4 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="concept" />
|
|
<meta name="DC.Title" content="Optical media formats" />
|
|
<meta name="abstract" content="i5/OS provides support for several optical media types and media formats." />
|
|
<meta name="description" content="i5/OS provides support for several optical media types and media formats." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzam4optical.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzam4iso9660.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzam4highperfofs.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzam4universaldiskformat.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzam4clcomsupfmts.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzam4initoptvols.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzam4mgedirfilesec.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzam4optsavandres.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzam4optmedfrmat" />
|
|
<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>Optical media formats</title>
|
|
</head>
|
|
<body id="rzam4optmedfrmat"><a name="rzam4optmedfrmat"><!-- --></a>
|
|
<img src="./delta.gif" alt="Start of change" /><!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Optical media formats</h1>
|
|
<div><p>i5/OS™ provides
|
|
support for several optical media types and media formats.</p>
|
|
<p> The media format is the file system architecture that exists on the media
|
|
to manage file, directory, and volume information.</p>
|
|
<p>Writable optical media (such as WORM, erasable, DVD-RAM) is initialized
|
|
on i5/OS using
|
|
the Initialize Optical (INZOPT) CL command. WORM media must use media format
|
|
HPOFS. DVD-RAM media must use media format UDF. Erasable media may use either
|
|
high performance optical filing system (HPOFS) or universal disk format (UDF)
|
|
depending on the requirements of the user. You can specify the format by using
|
|
the MEDFMT keyword on the INZOPT command. The following topic provide information
|
|
about the different media formats and a comparison so users of erasable media
|
|
can select the media format that best meets their requirements.</p>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzam4iso9660.htm">ISO 9660</a></strong><br />
|
|
This industry standard media format was originally designed to specify the volume and file structures of compact-disk read-only memory (CD-ROM) optical disks, and is a read-only media format.</li>
|
|
<li class="ulchildlink"><strong><a href="rzam4highperfofs.htm">High Performance Optical File System</a></strong><br />
|
|
High performance optical file system (HPOFS) is an IBM-developed
|
|
media format architecture available to use when initializing optical media
|
|
on the i5/OS.</li>
|
|
<li class="ulchildlink"><strong><a href="rzam4universaldiskformat.htm">Universal disk format</a></strong><br />
|
|
UDF (Universal Disk Format) is the OSTA (Optical Storage Technology Association) supported subset of ISO/IEC 13346.</li>
|
|
<li class="ulchildlink"><strong><a href="rzam4clcomsupfmts.htm">CL command support for media formats</a></strong><br />
|
|
This topic provides information on using i5/OS commands to save and restore data
|
|
and some of the restrictions for the ISO 9660, High Performance Optical File
|
|
System (HPOFS), and universal disk format (UDF) media formats.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzam4optical.htm" title="This topic provides an overview and reference guide for IBM optical support on the iSeries server with the i5/OS operating system.">Optical storage</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="rzam4initoptvols.htm" title="You must initialize the writable optical media before the system can create directories and files.">Initialize optical volumes</a></div>
|
|
<div><a href="rzam4mgedirfilesec.htm" title="Directory and file-level security is available for volumes formatted in universal disk format (UDF).">Manage direcotry- and file-level security</a></div>
|
|
<div><a href="rzam4optsavandres.htm" title="The i5/OS Save and Restore CL commands support directly-attached optical media library devices, CD-ROM, DVD-ROM, and DVD-RAM stand-alone devices.">Optical save and restore</a></div>
|
|
</div>
|
|
</div>
|
|
<img src="./deltaend.gif" alt="End of change" /></body>
|
|
</html> |