summaryrefslogtreecommitdiffstats
path: root/help-install/en/main::opt::o_install.html
blob: cbcc6cf5102c2c72a74de21bfaf6a1fc409b66fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<h3>
<a name="o_install">Installer Options: install</a>
</h3>

<p>
By default, the local CD-ROMs are searched for the installation source.
For a network install, select the
<em>install</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">network options</a>.
</p>