ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzam4_5.4.0.1/rzam4iso9660.htm

63 lines
4.4 KiB
HTML
Raw Permalink Normal View History

2024-04-02 14:02:31 +00:00
<?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="ISO 9660" />
<meta name="abstract" content="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." />
<meta name="description" content="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." />
<meta name="DC.Relation" scheme="URI" content="rzam4optmedfrmat.htm" />
<meta name="DC.Relation" scheme="URI" content="rzam4isovoldir.htm" />
<meta name="DC.Relation" scheme="URI" content="rzam4isoproginter.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="rzam4iso9660" />
<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>ISO 9660</title>
</head>
<body id="rzam4iso9660"><a name="rzam4iso9660"><!-- --></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">ISO 9660</h1>
<div><p>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.</p>
<p> The ISO 9660 format is used currently on CD and DVD read only media. i5/OS™ supports
ISO 9660 media that is created using the primary volume descriptor (PVD). i5/OS does
not support ISO 9660 extensions that use the supplementary volume descriptor
(SVD). </p>
<p>In addition, there is some support for ISO 9660 extensions defined as the
IEEE P1281 (System Use Sharing Protocol) and P1282 (Rock Ridge Interchange
Protocol) specifications. These extensions are also known as Rock Ridge. i5/OS supports
the Rock Ridge alternate name structures through the PVD. This support provides
recognition and handling of mixed case and long file names, similar to a UNIX<sup>®</sup> system.
Other structures defined by Rock Ridge are not supported by i5/OS. To enable
support to read Rock Ridge alternate name structure (if it exists), enter
CHGOPTA EXTMEDFMT(*YES) prior to importing the media. If the Rock Ridge alternate
name structures do not exist, entering this command will have no effect.</p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rzam4isovoldir.htm">Volume, directory, and file names</a></strong><br />
The volume identifier for the primary volume descriptor can be a maximum of 32 characters. The volume identifier must contain only alphabetic characters (A through Z), numeric characters (0 through 9), or the underscore (_).</li>
<li class="ulchildlink"><strong><a href="rzam4isoproginter.htm">Programming interfaces for ISO 9660</a></strong><br />
The system can read files on ISO 9660 media by using either the hierarchical file system (HFS) application programming interface (API) or the integrated file system application programming interface (API).</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzam4optmedfrmat.htm" title="i5/OS provides support for several optical media types and media formats.">Optical media formats</a></div>
</div>
</div>
<img src="./deltaend.gif" alt="End of change" /></body>
</html>