ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzau9_5.4.0.1/rzau9runixsscript.htm

74 lines
4.1 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="copyright" content="(C) Copyright IBM Corporation 2005" />
<meta name="DC.rights.owner" content="(C) Copyright IBM Corporation 2005" />
<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="Run the ixssetup.sh script" />
<meta name="abstract" content="This topic discusses the isxxsetup.sh script, necessary to complete the Linux installation." />
<meta name="description" content="This topic discusses the isxxsetup.sh script, necessary to complete the Linux installation." />
<meta name="DC.Relation" scheme="URI" content="rzau9comppostinstall.htm" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzau9runixsscript" />
<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>Run the ixssetup.sh script</title>
</head>
<body id="rzau9runixsscript"><a name="rzau9runixsscript"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Run the ixssetup.sh script</h1>
<div><p>This topic discusses the isxxsetup.sh script, necessary to complete
the Linux<sup>®</sup> installation.</p>
<div class="section"><div class="attention"><span class="attentiontitle">Attention:</span> This step is not an optional step. This step
ensures that the server will:</div>
<p>• Shut down cleanly</p>
<p>• Prepare
for Linux distribution updates</p>
<p>• Lock/unlock virtual tape and optical
devices</p>
<p>• Exchange administrative information with the hosting i5/OS
partition</p>
<p>To run the ixssetup.sh script, complete the following steps:</p>
</div>
<ol><li class="stepexpand"><span>Verify that the integrated hardware is connected to the hosting <span class="keyword">i5/OS™</span> partition using an external
LAN connection.</span></li>
<li class="stepexpand"><span>Log into the Linux server as root.</span></li>
<li class="stepexpand"><span>Start a shell prompt:</span> <ul><li>For Red Hat Enterprise Linux, right-click the desktop and select <span class="uicontrol">New
Terminal</span>.</li>
<li>For SUSE LINUX Enterprise Server, click the monitor and shell toolbar
icon.</li>
</ul>
</li>
<li class="stepexpand"><span>Enter the following command:</span> <pre>mkdir /mnt/sdb1</pre>
</li>
<li class="stepexpand"><span>Enter the following command:</span> <pre>mount /dev/sdb1 /mnt/sdb1</pre>
</li>
<li class="stepexpand"><span>Enter the following command:</span> <pre>/mnt/sdb1/install/ixssetup.sh</pre>
</li>
<li class="stepexpand"><span>You are prompted to enter the IP address or DNS Name (host name)
of the hosting <span class="keyword">i5/OS</span> partition. Linux integration
support needs this data in order to set up a connection to exchange administrative
information with <span class="keyword">i5/OS</span>.
It is important that you specify a valid IP address, or host
name that is registered in the local DNS.</span></li>
<li class="stepexpand"><span>The server reboots.</span></li>
</ol>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzau9comppostinstall.htm" title="This topic describes the post-installation tasks that you must complete.">Completing the post-installation tasks</a></div>
</div>
</div>
</body>
</html>