diff options
Diffstat (limited to 'ja/using-d-i/modules/x86/lilo-installer.xml')
-rw-r--r-- | ja/using-d-i/modules/x86/lilo-installer.xml | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/ja/using-d-i/modules/x86/lilo-installer.xml b/ja/using-d-i/modules/x86/lilo-installer.xml index dc8297dff..2fc34de7e 100644 --- a/ja/using-d-i/modules/x86/lilo-installer.xml +++ b/ja/using-d-i/modules/x86/lilo-installer.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="EUC-JP"?> <!-- retain these comments for translator revision tracking --> -<!-- original version: 43573 --> +<!-- original version: 48599 --> <sect3 arch="x86"> <title>ハードディスクへの <command>LILO</command> @@ -79,17 +79,20 @@ loader. <!-- Useful for advanced users who want to install <command>LILO</command> somewhere else. In this case you will be asked for desired -location. You can use devfs style names, such as those that start with +location. You can use +<phrase condition="etch">devfs style names, such as those that start with <filename>/dev/ide</filename>, <filename>/dev/scsi</filename>, and -<filename>/dev/discs</filename>, as well as traditional names, such as +<filename>/dev/discs</filename>, as well as traditional names,</phrase> +<phrase condition="lenny">traditional device names</phrase> such as <filename>/dev/hda</filename> or <filename>/dev/sda</filename>. --> <command>LILO</command> をその他の場所にインストールしたい上級ユーザに役立ちます。 この場合、希望の位置を求められます。 <filename>/dev/hda</filename> や <filename>/dev/sda</filename> -といった従来の名前と同様に、 +といった<phrase condition="etch">従来の名前と同様に、 <filename>/dev/ide</filename>, <filename>/dev/scsi</filename>, -<filename>/dev/discs</filename> で始まるような devfs 形式名を使用できます。 +<filename>/dev/discs</filename> で始まるような devfs 形式名を</phrase> +<phrase condition="lenny">従来の名前を</phrase>使用できます。 </para></listitem></varlistentry> </variablelist> |