OSDN Git Service

fbc737b81a59aaf649dc443019148d9fce2a7a67
[clfsja/cross-lfs-ja.git] / src / boot / sparc / silo.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 Temporary System Bootable</title>
14 @y
15   <title>一時システムのブート設定</title>
16 @z
17
18 @x
19     <secondary>boot, configuring</secondary>
20 @y
21     <secondary>ブート, 設定</secondary>
22 @z
23
24 @x
25   <para os="a">This is for the configuration of <command>silo</command>, similar
26   to what is in bootscripts.</para>
27 @y
28   <para os="a">
29   これは <command>silo</command> の設定ファイルです。
30   ブートスクリプト内にある設定と同様です。
31   </para>
32 @z
33
34 @x
35    <para os="b">If you already have Silo installed on your target system, you do
36    not need to reinstall it. Silo is just a chain loader and has no bearing on
37    the system build.</para>
38 @y
39    <para os="b">
40    ターゲットシステムに Silo をインストールしたら、再インストールの必要はありません。
41    Silo はまさにチェーンローダーであり、システムビルドは無関係です。
42    </para>
43 @z
44
45 @x
46    <para os="c">After you get the build copied to the system that it will
47    boot from, you will need to issue the following command:</para>
48 @y
49    <para os="c">
50    ビルドを終えてブートするシステム上にコピーしたら、以下のコマンドを実行します。
51    </para>
52 @z