OSDN Git Service

Added all.
[clfsja/cross-lfs-ja.git] / src / bootable / mips64 / arcload.ch
1 %
2 % This is part of CLFSja package.
3 %
4 % This is a CTIE change file for the original XML source of the CLFSbook.
5 %
6 @x
7 <?xml version="1.0" encoding="ISO-8859-1"?>
8 @y
9 <?xml version="1.0" encoding="UTF-8"?>
10 @z
11
12 @x
13   <title>Making the CLFS System Bootable via Arcload</title>
14 @y
15   <title>Arcload による CLFS システムブート設定</title>
16 @z
17
18 @x
19     <secondary>configuring</secondary>
20 @y
21     <secondary>設定</secondary>
22 @z
23
24 @x
25     <para>This bootloader is for the MIPS based SGI Workstations and
26     Servers.</para>
27 @y
28     <para>
29     このブートローダーは MIPS ベースの Cobalt ワークステーションおよびサーバー向けのものです。
30     </para>
31 @z
32
33 @x
34   <para os="b">Earlier, we compiled and installed the Arcload boot loader
35   software in preparation for this step. Now we will configure our system
36   to boot using Arcload. Here is a simple <filename>arc.cf</filename>
37   to use.</para>
38 @y
39   <para os="b">
40   ここまでに Arcload ブートローダーをビルドしてインストールしました。
41   ここでこれを利用します。
42   Arcload を用いたブート設定を行います。
43   以下は <filename>arc.cf</filename> のサンプルです。
44   </para>
45 @z
46
47 @x
48   <para os="c">Now we use <command>dvhtool</command> to make the system
49   bootable:</para>
50 @y
51   <para os="c">
52   <command>dvhtool</command> コマンドを使ってシステムをブート可能にします。
53   </para>
54 @z