[bc5db55] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
[aa18ac0] | 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
[bc5db55] | 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
| 5 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 |
|
---|
| 8 | <sect1 id="ch-boot-yaboot">
|
---|
| 9 | <?dbhtml filename="yaboot.html"?>
|
---|
| 10 |
|
---|
| 11 | <title>Making the Temporary System Bootable</title>
|
---|
| 12 |
|
---|
| 13 | <indexterm zone="ch-boot-yaboot">
|
---|
| 14 | <primary sortas="a-Yaboot">Yaboot</primary>
|
---|
| 15 | <secondary>boot, configuring</secondary>
|
---|
| 16 | </indexterm>
|
---|
| 17 |
|
---|
| 18 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 19 | href="../ppc/yaboot.xml"
|
---|
| 20 | xpointer="xpointer(//*[@os='a'])"/>
|
---|
| 21 |
|
---|
| 22 | <sect2 role=".">
|
---|
| 23 | <title>Copying the bootloader to OSX and booting from OF.</title>
|
---|
| 24 |
|
---|
| 25 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 26 | href="../ppc/yaboot.xml"
|
---|
| 27 | xpointer="xpointer(//*[@os='b'])"/>
|
---|
| 28 |
|
---|
| 29 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 30 | href="../ppc/yaboot.xml"
|
---|
| 31 | xpointer="xpointer(//*[@os='c'])"/>
|
---|
| 32 |
|
---|
| 33 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 34 | href="../ppc/yaboot.xml"
|
---|
| 35 | xpointer="xpointer(//*[@os='d'])"/>
|
---|
| 36 |
|
---|
| 37 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 38 | href="../ppc/yaboot.xml"
|
---|
| 39 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
| 40 |
|
---|
| 41 | </sect2>
|
---|
| 42 |
|
---|
| 43 | <sect2 role=".">
|
---|
| 44 | <title>Using a CD to set up the bootstrap partition.</title>
|
---|
| 45 |
|
---|
| 46 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 47 | href="../ppc/yaboot.xml"
|
---|
| 48 | xpointer="xpointer(//*[@os='f'])"/>
|
---|
| 49 |
|
---|
[a1fb12f] | 50 | <para os="f2">It is also appropriate if you are running an old 32-bit Linux
|
---|
[bc5db55] | 51 | kernel on a 64-bit machine, or if the kernel personality has been forced to
|
---|
| 52 | 32-bit.</para>
|
---|
| 53 |
|
---|
| 54 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 55 | href="../ppc/yaboot.xml"
|
---|
| 56 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
| 57 |
|
---|
| 58 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 59 | href="../ppc/yaboot.xml"
|
---|
| 60 | xpointer="xpointer(//*[@os='h'])"/>
|
---|
| 61 |
|
---|
| 62 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 63 | href="../../bootable/ppc/yaboot.xml"
|
---|
| 64 | xpointer="xpointer(//*[@os='r'])"/>
|
---|
| 65 |
|
---|
| 66 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 67 | href="../ppc/yaboot.xml"
|
---|
| 68 | xpointer="xpointer(//*[@os='j'])"/>
|
---|
| 69 |
|
---|
| 70 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 71 | href="../../bootable/ppc/yaboot.xml"
|
---|
| 72 | xpointer="xpointer(//*[@os='t'])"/>
|
---|
| 73 |
|
---|
| 74 | <screen os="u" role="nodump"><userinput>PATH_PREFIX=/tools mkofboot</userinput></screen>
|
---|
| 75 |
|
---|
| 76 | </sect2>
|
---|
| 77 |
|
---|
| 78 | </sect1>
|
---|