summaryrefslogtreecommitdiff
path: root/ja/boot-installer/sparc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ja/boot-installer/sparc.xml')
-rw-r--r--ja/boot-installer/sparc.xml72
1 files changed, 0 insertions, 72 deletions
diff --git a/ja/boot-installer/sparc.xml b/ja/boot-installer/sparc.xml
deleted file mode 100644
index 362d31e70..000000000
--- a/ja/boot-installer/sparc.xml
+++ /dev/null
@@ -1,72 +0,0 @@
-<?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>