blob: 5676b53cea02b51b121a3bed67e381b0be1ca1d7 (
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
31
|
<?xml version="1.0" encoding="EUC-JP"?>
<!-- retain these comments for translator revision tracking -->
<!-- original version: 11648 -->
<para>
<!--
Booting from the network requires that you have a network
connection and a TFTP network boot server (DHCP, RARP, or BOOTP).
-->
ネットワークからの起動には、ネットワーク接続と TFTP ネットワークブートサーバ
(DHCP, RARP, BOOTP) が必要です。
</para><para arch="hppa">
<!--
Older systems such as the 715 might require the use of an RBOOT server
instead of a BOOTP server.
-->
715 のような古いシステムは、BOOTP サーバではなく RBOOT サーバが必要です。
</para><para>
<!--
The installation method to support network booting is described in <xref
linkend="install-tftp"/>.
-->
ネットワーク起動をサポートするインストール方法は、
<xref linkend="install-tftp"/> で説明します。
</para>
|