summaryrefslogtreecommitdiff
path: root/it/using-d-i/modules/powerpc
diff options
context:
space:
mode:
authorJoey Hess <joeyh@debian.org>2005-10-07 19:51:38 +0000
committerJoey Hess <joeyh@debian.org>2005-10-07 19:51:38 +0000
commit1ea73eea5ecc6a8ed901316049259aee737ee554 (patch)
tree03a077f0b1b1548f3c806bd1c5795964fba0fb52 /it/using-d-i/modules/powerpc
downloadinstallation-guide-1ea73eea5ecc6a8ed901316049259aee737ee554.zip
move manual to top-level directory, split out of debian-installer package
Diffstat (limited to 'it/using-d-i/modules/powerpc')
-rw-r--r--it/using-d-i/modules/powerpc/quik-installer.xml15
-rw-r--r--it/using-d-i/modules/powerpc/yaboot-installer.xml17
2 files changed, 32 insertions, 0 deletions
diff --git a/it/using-d-i/modules/powerpc/quik-installer.xml b/it/using-d-i/modules/powerpc/quik-installer.xml
new file mode 100644
index 000000000..ed6aa6a60
--- /dev/null
+++ b/it/using-d-i/modules/powerpc/quik-installer.xml
@@ -0,0 +1,15 @@
+<!-- retain these comments for translator revision tracking -->
+<!-- original version: 14975 untranslated -->
+
+ <sect3 arch="powerpc">
+ <title>Install <command>Quik</command> on a Hard Disk</title>
+<para>
+
+The boot loader for OldWorld Power Macintosh machines is
+<command>quik</command>. You can also use it on CHRP. The installer
+will attempt to set up <command>quik</command> automatically. The
+setup has been known to work on 7200, 7300, and 7600 Powermacs, and on
+some Power Computing clones.
+
+</para>
+ </sect3>
diff --git a/it/using-d-i/modules/powerpc/yaboot-installer.xml b/it/using-d-i/modules/powerpc/yaboot-installer.xml
new file mode 100644
index 000000000..4bba348fb
--- /dev/null
+++ b/it/using-d-i/modules/powerpc/yaboot-installer.xml
@@ -0,0 +1,17 @@
+<!-- retain these comments for translator revision tracking -->
+<!-- original version: 14975 untranslated -->
+
+ <sect3 arch="powerpc">
+ <title>Install <command>Yaboot</command> on a Hard Disk</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;.
+
+</para>
+ </sect3>