⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 inst.htm

📁 Debian中文参考手册,系统介绍了Debian系统
💻 HTM
📖 第 1 页 / 共 5 页
字号:
<pre>&#035; &#047;usr&#047;sbin&#047;pfs&#095;mount &#047;SD&#095;CDROM

</pre>
</li>
<li>
<p>Enter the correct mount point in the <em>Installation</em> dialog box.
</p>
</li>
<li>
<p>Click OK to continue.
</p>
</li>
</ol><a id="i1092816" name="i1092816"></a>
<br /><strong><font face="arial, helvetica, sans-serif">Mounting CD-ROMs for Linux
</font></strong><br />
<p><a id="sthref301" name="sthref301"></a>Mount disk 1 to begin the installation. Mount the subsequent disk or disks when prompted.
</p>
<br /><strong><font face="arial, helvetica, sans-serif">Mounting CD-ROMs for Linux with Auto Mounting Software
</font></strong><br />
<p>If you are using auto mounting software, the CD-ROM is mounted automatically to the directory specified in your auto mount configuration when you insert it into the CD-ROM drive. Proceed to "Oracle Universal Installer" on page&#160;3&#045;10.
</p>
<p>To check if you have auto mounting software, use the following command:
</p>
<pre>&#036; ps -aux &#124; grep automount

</pre>
<p>If you have auto mounting software, the output must be similar to the following:
</p>
<pre>root 628 0.0 0.2 1148 588 ? S 17:32 0:00 &#047;usr&#047;sbin&#047;automount &#047;misc file &#047;etc&#047;auto.misc

</pre>
<p>In the preceding output, the <code>&#047;etc&#047;auto.misc</code> entry defines the directory under the<code> &#047;misc</code> file where the CD-ROM will be mounted.
</p>
<ul>
<li type="disc">
<p>If the auto mounting software is running and configured properly, the CD-ROM is mounted automatically. Proceed to "Oracle Universal Installer" on page&#160;3&#045;10.
</p>
</li>
<li type="disc">
<p>If no lines are returned, the auto mounting software is not running, and you will have to mount the CD-ROM manually. Proceed to <a href="#i1097340">"Mounting CD-ROMs for Linux Manually"</a>.
</p>
</li>
</ul>
<p>Follow these steps to mount subsequent CD-ROMs:
</p>
<ol type="1" start="1">
<li>
<p>Remove the CD-ROM from the CD-ROM drive by using the following commands:
</p>
<pre>&#036; cd &#047;
&#036; eject

</pre>
</li>
<li>
<p>Insert the next CD-ROM into the CD-ROM drive and enter the correct mount point in the <em>Installation</em> dialog box of the Oracle Universal Installer.
</p>
</li>
<li>
<p>Click OK to continue.
</p>
</li>
</ol><a id="i1097340" name="i1097340"></a>
<br /><strong><font face="arial, helvetica, sans-serif">Mounting CD-ROMs for Linux Manually
</font></strong><br />
<p>To mount the Oracle9<em>i</em> CD-ROM manually, use the following steps:
</p>
<ol type="1" start="1">
<li>
<p>Place Oracle9<em>i</em> CD-ROM disk 1 in the CD-ROM drive.
</p>
</li>
<li>
<p>Log in as the <code>root</code> user and, if necessary, create a CD-ROM mount point directory by using the following commands:
</p>
<pre>&#036; su root
&#035; mkdir <em>cdrom&#095;mount&#095;point&#095;directory</em>
</pre>
</li>
<li>
<p>Mount the CD-ROM drive on the mount point directory by using the following commands:
</p>
<pre>&#035; mount <em>options device&#095;name cdrom&#095;mount&#095;point&#095;directory</em>

</pre>
</li>
<li>
<p>Exit the <code>root</code> account.
</p>
<pre>&#035; exit

</pre>
</li>
</ol>
<p>If you are unsure of the correct <em><code>device&#095;name</code></em>, consult your system administrator. Typically, the <em><code>device&#095;name </code></em>is <code>&#047;dev&#047;cdrom</code>.
</p>
<p><a href="#i1093789">Example 3-2</a> shows how to mount the CD-ROM manually.
</p><a id="i1093789" name="i1093789"></a><a id="sthref302" name="sthref302"></a>
<div class="example">
<p>
<strong><em><font face="arial, helvetica, sans-serif">Example 3-2 Mounting the Linux CD-ROM Manually
</font></em></strong>
</p>
</div class="example">
<pre>&#036; su root
&#035; mkdir &#047;cdrom
&#035; mount -t iso9660 &#047;dev&#047;cdrom &#047;cdrom
&#035; exit

</pre>
<p>If you run the Installer while the current working directory is in the CD-ROM, follow these steps to mount the next CD-ROM:
</p>
<ol type="1" start="1">
<li>
<p>Change directory to the root directory of your system and log in as the <code>root</code> user by using the following commands:
</p>
<pre>&#036; cd &#047;
&#036; su root

</pre>
</li>
<li>
<p>Unmount the CD-ROM by using the following command:
</p>
<pre>&#035; umount <em>cdrom&#095;mount&#095;point&#095;directory</em>

</pre>
</li>
<li>
<p>Remove the CD-ROM from the CD-ROM drive. 
</p>
</li>
<li>
<p>Insert the next CD-ROM into the CD-ROM drive and then use the following command to mount it:
</p>
<pre>&#035; mount <em>cdrom&#095;mount&#095;point&#095;directory</em>

</pre>
</li>
<li>
<p>Enter the correct mount point in the <em>Installation</em> dialog box of the Oracle Universal Installer.
</p>
</li>
<li>
<p>Click OK to continue.
</p>
</li>
</ol><a id="i1092730" name="i1092730"></a>
<br /><strong><font face="arial, helvetica, sans-serif">Mounting CD-ROMs for Solaris
</font></strong><br />
<p><a id="sthref303" name="sthref303"></a>Mount disk 1 to begin the installation. Mount the subsequent disk or disks when prompted.
</p>
<br /><strong><font face="arial, helvetica, sans-serif">Mounting CD-ROMs for Solaris with Volume Management Software
</font></strong><br />
<p>If you are using Volume Management software (available by default on Solaris), the CD-ROM is mounted automatically to the <code>&#047;cdrom&#047;orcl92010&#095;1</code> directory when you insert it into the CD-ROM drive. Proceed to <a href="#i1097245">"Oracle Universal Installer"</a>. 
</p>
<p>To check if you have Volume Management software, use the following command:
</p>
<pre>&#036; ps -e &#124; grep vold

</pre>
<p>If you have Volume Management software, the output must be similar to the following:
</p>
<pre>404 ? 16:03 vold

</pre>
<ul>
<li type="disc">
<p>If the Volume Management software is running, the CD-ROM is mounted automatically. Use the following commands to unmount subsequent CD-ROMs:
</p>
<pre>&#036; cd &#047;
&#036; eject

</pre>
<p>After entering these commands, proceed to <a href="#i1097245">"Oracle Universal Installer"</a>.
</p>
</li>
<li type="disc">
<p>If no lines are returned, then Volume Management software is not running, and you will have to mount the CD-ROM manually. Proceed to <a href="#i1097367">"Mounting CD-ROMs for Solaris Manually"</a>.
</p>
</li>
</ul>
<p>Follow these steps to mount subsequent CD-ROMs:
</p>
<ol type="1" start="1">
<li>
<p>Remove the CD-ROM from the CD-ROM drive by using the following commands:
</p>
<pre>&#036; cd &#047;
&#036; eject

</pre>
</li>
<li>
<p>Insert the next CD-ROM into the CD-ROM drive and enter the correct mount point in the <em>Installation</em> dialog box of the Oracle Universal Installer.
</p>
</li>
<li>
<p>Click OK to continue.
</p>
</li>
</ol><a id="i1097367" name="i1097367"></a>
<br /><strong><font face="arial, helvetica, sans-serif">Mounting CD-ROMs for Solaris Manually
</font></strong><br />
<p><a id="sthref304" name="sthref304"></a><a id="sthref305" name="sthref305"></a><a id="sthref306" name="sthref306"></a><a id="sthref307" name="sthref307"></a>Follow these steps to mount the Oracle9<em>i</em> CD-ROM manually:
</p>
<ol type="1" start="1">
<li>
<p>Place Oracle9<em>i</em> CD-ROM disk 1 in the CD-ROM drive.
</p>
</li>
<li>
<p>Log in as the <code>root</code> user and, if necessary, create a CD-ROM mount point directory by using the following commands:
</p>
<pre>&#036; su root
&#035; mkdir <em>cdrom</em>&#095;<em>mount&#095;point&#095;directory</em>
</pre>
</li>
<li>
<p>Mount the CD-ROM drive on the mount point directory, then exit the <code>root</code> account by using the following commands:
</p>
<pre>&#035; mount <em>options device&#095;name cdrom&#095;mount&#095;point&#095;directory</em> 
&#035; exit

</pre>
</li>
</ol>
<p>If you are unsure of the correct <em><code>device&#095;name</code></em>, consult your system administrator. Typically, the <em><code>device&#095;name</code></em> is <code>&#047;dev&#047;dsk&#047;c0t6d0s0</code>.
</p>
<p><a href="#i1089580">Example 3-3</a> shows how to mount the CD-ROM manually.
</p><a id="i1089580" name="i1089580"></a><a id="sthref308" name="sthref308"></a>
<div class="example">
<p>
<strong><em><font face="arial, helvetica, sans-serif">Example 3-3 Mounting the Solaris CD-ROM Manually
</font></em></strong>
</p>
</div class="example">
<pre>&#036; su root
&#035; mkdir &#047;cdrom
&#035; mount -r -F hsfs &#047;dev&#047;dsk&#047;c0t6d0s0 &#047;cdrom
&#035; exit

</pre>
<p>If you run the Installer while the current working directory is in the CD-ROM, follow these steps to mount the next CD-ROM:
</p>
<ol type="1" start="1">
<li>
<p>Change directory to the root directory of your system and log in as the <code>root</code> user by using the following commands:
</p>
<pre>&#036; cd &#047;
&#036; su root

</pre>
</li>
<li>
<p>Unmount the CD-ROM by using the following command:
</p>
<pre>&#035; umount <em>cdrom&#095;mount&#095;point&#095;directory</em>

</pre>
</li>
<li>
<p>Remove the CD-ROM from the CD-ROM drive.
</p>
<pre>
</pre>
</li>
<li>
<p>Insert and mount the next CD-ROM into the CD-ROM drive by using the following command:
</p>
<pre>&#035; mount options device&#095;name <em>cdrom&#095;mount&#095;point&#095;directory</em>

</pre>
</li>
<li>
<p>Enter the correct mount point in the <em>Installation</em> dialog box of the Oracle Universal Installer.
</p>
</li>
<li>
<p>Click OK to continue.
</p>
</li>
</ol><a id="i1092821" name="i1092821"></a>
<br /><strong><font face="arial, helvetica, sans-serif">Mounting CD-ROMs for Tru64
</font></strong><br />
<p>Follow these steps to mount the Oracle9<em>i</em> CD-ROM manually:
</p>
<ol type="1" start="1">
<li>
<p>Place Oracle9<em>i</em> CD-ROM disk 1 in the CD-ROM drive.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -