summaryrefslogtreecommitdiff
path: root/ja/boot-installer/sparc.xml
blob: 362d31e70ddaf824361f6215e8a154eadbde5b53 (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<?xml version="1.0" encoding="EUC-JP"?>
<!-- retain these comments for translator revision tracking -->
<!-- original version: 48719 -->

  <sect2 arch="sparc" id="boot-tftp"><title>TFTP での起動</title>

&boot-installer-intro-net.xml;

<para>

<!--
On machines with OpenBoot, simply enter the boot monitor on the
machine which is being installed (see
<xref linkend="invoking-openboot"/>).
Use the command <userinput>boot net</userinput> to boot from a TFTP
and RARP server, or try <userinput>boot net:bootp</userinput> or
<userinput>boot net:dhcp</userinput> to boot from a TFTP and BOOTP
or DHCP server.
-->
OpenBoot のマシンでは、
単にインストール対象のマシンでブートモニタに入ってください。
(<xref linkend="invoking-openboot"/> を参照)
TFTP と RARP サーバから起動するには、
<userinput>boot net</userinput> というコマンド、
TFTP と BOOTP サーバや TFTP と DHCP サーバから起動するには、
<userinput>boot net:bootp</userinput> や 
<userinput>boot net:dhcp</userinput> というコマンドを試してください。

</para>
  </sect2>


  <sect2 arch="sparc"><title>CD-ROM からの起動</title>

&boot-installer-intro-cd.xml;

<para>

<!--
Most OpenBoot versions support the <userinput>boot cdrom</userinput>
command which is simply an alias to boot from the SCSI device on ID 6
(or the secondary master for IDE based systems).
-->
OpenBoot のほとんどのバージョンは
<userinput>boot cdrom</userinput> コマンドをサポートしています。
これは単に ID 6 の SCSI デバイス (あるいは IDE ベースのシステムなら
セカンダリのマスター) から起動せよ、という命令の別名です。
この特殊なコマンドをサポートしていないような、

</para>
  </sect2>

  <sect2 arch="sparc"><title>IDPROM メッセージ</title>
<para>

<!--
If you cannot boot because you get messages about a problem with
<quote>IDPROM</quote>, then it's possible that your NVRAM battery, which
holds configuration information for you firmware, has run out.  See the
<ulink url="&url-sun-nvram-faq;">Sun NVRAM FAQ</ulink> for more
information.
-->
<quote>IDPROM</quote> に関して問題があるとのメッセージが表示され、
起動ができない場合は、
NVRAM バッテリーが切れている可能性があります。
これはファームウェアの設定情報を保持するためのものです。
詳細は
<ulink url="&url-sun-nvram-faq;">Sun NVRAM FAQ</ulink>
を見てください。

</para>
  </sect2>