1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
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='d'])"/>
|
---|
28 |
|
---|
29 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
30 | href="../ppc/yaboot.xml"
|
---|
31 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
32 |
|
---|
33 | </sect2>
|
---|
34 |
|
---|
35 | <sect2 role=".">
|
---|
36 | <title>Using a CD to set up the bootstrap partition.</title>
|
---|
37 |
|
---|
38 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
39 | href="../ppc/yaboot.xml"
|
---|
40 | xpointer="xpointer(//*[@os='f'])"/>
|
---|
41 |
|
---|
42 | <para os="f2">It is also appropriate if you are running an old 32-bit Linux
|
---|
43 | kernel on a 64-bit machine, or if the kernel personality has been forced to
|
---|
44 | 32-bit.</para>
|
---|
45 |
|
---|
46 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
47 | href="../ppc/yaboot.xml"
|
---|
48 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
49 |
|
---|
50 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
51 | href="../ppc/yaboot.xml"
|
---|
52 | xpointer="xpointer(//*[@os='h'])"/>
|
---|
53 |
|
---|
54 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
55 | href="../../bootable/ppc/yaboot.xml"
|
---|
56 | xpointer="xpointer(//*[@os='r'])"/>
|
---|
57 |
|
---|
58 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
59 | href="../ppc/yaboot.xml"
|
---|
60 | xpointer="xpointer(//*[@os='j'])"/>
|
---|
61 |
|
---|
62 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
63 | href="../../bootable/ppc/yaboot.xml"
|
---|
64 | xpointer="xpointer(//*[@os='t'])"/>
|
---|
65 |
|
---|
66 | <screen os="u" role="nodump"><userinput>PATH_PREFIX=/tools mkofboot</userinput></screen>
|
---|
67 |
|
---|
68 | </sect2>
|
---|
69 |
|
---|
70 | </sect1>
|
---|