diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2009-01-27 17:30:08 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2009-01-27 17:30:08 +0000 |
commit | 5ce8d30439463838f845c78bc926cc9b310a8743 (patch) | |
tree | bb1852dc58711c7baee31216a765067dfa49b65b /help-install/nl/main::opt::network.html | |
parent | 10658e71475bd964263d09f1a661f24fadfaf496 (diff) | |
download | bootloader-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/nl/main::opt::network.html')
-rw-r--r-- | help-install/nl/main::opt::network.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/help-install/nl/main::opt::network.html b/help-install/nl/main::opt::network.html new file mode 100644 index 0000000..45545bc --- /dev/null +++ b/help-install/nl/main::opt::network.html @@ -0,0 +1,13 @@ +<a name="o_hostip"/> +<a name="o_netmask"/> +<a name="o_gateway"/> + +<h3> +<a name="network">Installatieopties: netwerkopties</a> +</h3> + +<p>Het is mogelijk om nu het netwerkinterface in te stellen. De hardware zal later door YaST2 worden gedetecteerd. De minimale set opties om uw netwerkkaart mee in te stellen bestaat uit een host-IP en netwerkmasker. Bijvoorbeeld: <ul><li>hostip=192.168.0.10 netmask=255.255.255.0</li></ul></p> + +<p>of in een kortere vorm: <ul><li>hostip=192.168.0.10/24</li></ul></p> + +<p>Als u een <a href="#o_install">netwerkinstallatie</a> hebt gespecificeerd maar niet deze beide opties, dan zal het installatieprogramma proberen de netwerkinterface in te stellen met <em>dhcp</em>. Als u een standaardgateway nodig hebt, geef die dan op met de optie <em>gateway</em>. Bijvoorbeeld: <ul><li>gateway=192.168.0.8</li></ul></p> |