69 lines
4.0 KiB
HTML
69 lines
4.0 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 xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="dc.language" scheme="rfc1766" 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. -->
|
|
<meta name="dc.date" scheme="iso8601" content="2005-09-13" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<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))' />
|
|
<title>Reinstall an integrated Windows server</title>
|
|
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
|
|
<link rel="stylesheet" type="text/css" href="ic.css" />
|
|
</head>
|
|
<body>
|
|
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
|
|
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
|
|
|
|
|
|
<a name="rzahqreipi"></a>
|
|
<h2 id="rzahqreipi">Reinstall an integrated Windows server</h2>
|
|
<p>If an integrated Windows server becomes damaged, you may be able to preserve
|
|
installed applications and user data by reinstalling it. Try either logging
|
|
on or starting up with DOS by using the Boot menu of the NT loader (NTLDR).
|
|
(This is only possible if the boot drive is still formatted as FAT.) You can
|
|
then reinstall Windows server. Doing this returns the system to the base level
|
|
code of Windows server originally installed. You must then reapply any Microsoft
|
|
service packs that you had installed. You should also reinstall the latest
|
|
IBM iSeries Integrated Server Support service pack.</p>
|
|
<p>To reinstall Windows server, try this.</p>
|
|
<ol type="1">
|
|
<li>Stop the integrated server. See <a href="rzahqstartnstop.htm#rzahqstartnstop">Start and stop an integrated server</a></li>
|
|
<li>At the boot menu, select to boot PC-DOS or Windows server, whichever is
|
|
working.</li>
|
|
<li>If you selected Windows server, open an MS-DOS window.</li>
|
|
<li><img src="delta.gif" alt="Start of change" />
|
|
<ul>
|
|
<li>For Windows 2000 enter <tt>winnt /s:D:\i386 /u:D:\unattend.txt </tt></li>
|
|
<li>For Windows Server 2003 enter <tt>winnt /b /t:C: /s:D:\i386
|
|
/u:D:\unattend.txt </tt></li></ul><img src="deltaend.gif" alt="End of change" /></li>
|
|
<li>In the DOS window, enter this:
|
|
<p></p>
|
|
<pre class="xmp">D:
|
|
cd \i386
|
|
winnt /s:D:\i386 /u:D:\unattend.txt</pre></li>
|
|
<li>Press Enter.</li></ol>
|
|
<dl>
|
|
<dt class="bold"><span class="bold">Note:</span></dt>
|
|
<dd>The network drives may become so damaged that you cannot log on to the
|
|
integrated Windows server or start up with DOS. In this case, try restoring
|
|
all predefined and user-defined storage spaces from usable backups. See <a href="rzahqbkprf.htm#rzahqbkprf">Back up predefined disk drives for integrated Windows servers</a> and <a href="rzahqbkurf.htm#rzahqbkurf">Back up user-defined disk drives for an integrated Windows server</a>.
|
|
<p>Windows 2000 Server and
|
|
Windows Server 2003 also provide the Windows Recovery Console, which is a
|
|
command-line console that provides limited access to the system to perform
|
|
many administrative tasks or repair the system. Refer to the Windows 2000
|
|
Server or Windows Server 2003 documentation for additional information.</p>
|
|
<p>You may also have to reinstall from the very beginning by following this procedure: <a href="rzahqinapi.htm#rzahqinapi">Start the installation from the i5/OS console</a>.</p>
|
|
</dd>
|
|
</dl>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|