diff options
author | Joey Hess <joeyh@debian.org> | 2005-10-07 19:51:38 +0000 |
---|---|---|
committer | Joey Hess <joeyh@debian.org> | 2005-10-07 19:51:38 +0000 |
commit | 1ea73eea5ecc6a8ed901316049259aee737ee554 (patch) | |
tree | 03a077f0b1b1548f3c806bd1c5795964fba0fb52 /ja/using-d-i/modules/hppa | |
download | installation-guide-1ea73eea5ecc6a8ed901316049259aee737ee554.zip |
move manual to top-level directory, split out of debian-installer package
Diffstat (limited to 'ja/using-d-i/modules/hppa')
-rw-r--r-- | ja/using-d-i/modules/hppa/palo-installer.xml | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/ja/using-d-i/modules/hppa/palo-installer.xml b/ja/using-d-i/modules/hppa/palo-installer.xml new file mode 100644 index 000000000..edec5533a --- /dev/null +++ b/ja/using-d-i/modules/hppa/palo-installer.xml @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="EUC-JP"?> +<!-- retain these comments for translator revision tracking --> +<!-- original version: 14602 --> + + <sect3 arch="hppa"> + <title><command>palo</command> インストーラ</title> +<para> + +<!-- +The bootloader on PA-RISC is <quote>palo</quote>. +<command>PALO</command> is similar in configuration and usage to +<command>LILO</command>, with a few exceptions. First of all, +<command>PALO</command> allows you to boot any kernel image on your +boot partition. This is because <command>PALO</command> can actually +read Linux partitions. +--> +PA-RISC でのブートローダは <quote>palo</quote> です。 +<command>PALO</command> は、少数の例外を除き、 +<command>LILO</command> に設定と使用法が似ています。 +まず第一に <command>PALO</command> は、 +ブートパーティション中のどんなカーネルイメージも起動することが可能です。 +これは <command>PALO</command> が、 +実際に Linux パーティションを読むことができるからです。 + +</para><para condition="FIXME"> + +<!-- +hppa FIXME ( need more info ) +--> +hppa FIXME ( もっと情報が必要 ) + +</para> + </sect3> |