summaryrefslogtreecommitdiffstats
path: root/help-install/zh_CN/main::opt::o_install.html
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2009-01-27 17:30:08 +0000
committerPascal Rigaux <pixel@mandriva.com>2009-01-27 17:30:08 +0000
commit5ce8d30439463838f845c78bc926cc9b310a8743 (patch)
treebb1852dc58711c7baee31216a765067dfa49b65b /help-install/zh_CN/main::opt::o_install.html
parent10658e71475bd964263d09f1a661f24fadfaf496 (diff)
downloadbootloader-theme-5ce8d30439463838f845c78bc926cc9b310a8743.tar
bootloader-theme-5ce8d30439463838f845c78bc926cc9b310a8743.tar.gz
bootloader-theme-5ce8d30439463838f845c78bc926cc9b310a8743.tar.bz2
bootloader-theme-5ce8d30439463838f845c78bc926cc9b310a8743.tar.xz
bootloader-theme-5ce8d30439463838f845c78bc926cc9b310a8743.zip
imported openSUSE.tar.bz2 (from gfxboot-4.1.19-2.1.src.rpm)4.1.19.1
Diffstat (limited to 'help-install/zh_CN/main::opt::o_install.html')
-rw-r--r--help-install/zh_CN/main::opt::o_install.html30
1 files changed, 30 insertions, 0 deletions
diff --git a/help-install/zh_CN/main::opt::o_install.html b/help-install/zh_CN/main::opt::o_install.html
new file mode 100644
index 0000000..2e6e99c
--- /dev/null
+++ b/help-install/zh_CN/main::opt::o_install.html
@@ -0,0 +1,30 @@
+<h3>
+<a name="o_install">安装程序选项:install</a>
+</h3>
+
+<p>
+By default, the local CD-ROMs are searched for the installation source.
+For a network install, select the
+<em>安装</em> option. Possible installation protocols are
+<ul>
+ <li>FTP</li>
+ <li>NFS</li>
+ <li>HTTP</li>
+</ul>
+</p>
+
+<p>
+The syntax to use is just like standard URLs. For example,
+if your server is found at 192.168.0.1 and you want to do an NFS-based
+install from the directory /install on this server, specify
+the source as follows:
+<ul>
+ <li>install=nfs://192.168.0.1/install</li>
+</ul>
+</p>
+
+<p>
+The network card will either be configured with <em>dhcp</em> or you
+must specify the parameters yourself as described in the
+<a href="#network">网络选项</a>.
+</p>