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/powerpc/yaboot-installer.xml | |
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/powerpc/yaboot-installer.xml')
-rw-r--r-- | ja/using-d-i/modules/powerpc/yaboot-installer.xml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/ja/using-d-i/modules/powerpc/yaboot-installer.xml b/ja/using-d-i/modules/powerpc/yaboot-installer.xml new file mode 100644 index 000000000..0acc4536c --- /dev/null +++ b/ja/using-d-i/modules/powerpc/yaboot-installer.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="EUC-JP"?> +<!-- retain these comments for translator revision tracking --> +<!-- original version: 14975 --> + + <sect3 arch="powerpc"> + <title>ハードディスクへの <command>Yaboot</command> のインストール</title> +<para> + +<!-- +Newer (mid 1998 and on) PowerMacs use <command>yaboot</command> as +their boot loader. The installer will set up <command>yaboot</command> +automatically, so all you need is a small 820k partition named +<quote>bootstrap</quote> with type +<emphasis>Apple_Bootstrap</emphasis> created back in the partitioning +component. If this step completes successfully then your disk should +now be bootable and OpenFirmware will be set to boot &debian;. +--> +新しめ (1998 年中期以降) の PowerMac は、 +ブートローダに <command>yaboot</command> を使用します。 +インストーラは、<command>yaboot</command> を自動でセットアップします。 +そのため、<quote>bootstrap</quote> という名前で、 +820k という小さなパーティションが必要です。 +このパーティションは、 +パーティション分割コンポーネントで <emphasis>Apple_Bootstrap</emphasis> +形式にしてください。 +このステップが正常に完了したら、そのディスクが起動可能になっており、 +OpenFirmware が &debian; を起動できるように設定されています。 + +</para> + </sect3> |