source: BOOK/bootable/ppc64/yaboot.xml @ 291bd8b

clfs-1.2clfs-2.1clfs-3.0.0-systemdclfs-3.0.0-sysvinitsystemdsysvinit
Last change on this file since 291bd8b was 291bd8b, checked in by Jim Gifford <clfs@…>, 15 years ago

Updated Yaboot to 1.3.14

  • Property mode set to 100644
File size: 2.1 KB
Line 
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-bootable-yaboot" arch="ppc">
9  <?dbhtml filename="yaboot.html"?>
10
11  <title>Making the CLFS System Bootable</title>
12
13  <indexterm zone="ch-bootable-yaboot">
14    <primary sortas="a-Yaboot">Yaboot</primary>
15  <secondary>configuring</secondary></indexterm>
16
17    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
18    href="../ppc/yaboot.xml"
19    xpointer="xpointer(//*[@os='e'])"/>
20
21    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
22    href="../ppc/yaboot.xml"
23    xpointer="xpointer(//*[@os='h'])"/>
24
25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
26    href="../ppc/yaboot.xml"
27    xpointer="xpointer(//*[@os='i'])"/>
28
29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
30    href="../ppc/yaboot.xml"
31    xpointer="xpointer(//*[@os='k'])"/>
32
33    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
34    href="../ppc/yaboot.xml"
35    xpointer="xpointer(//*[@os='l'])"/>
36
37    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
38    href="../ppc/yaboot.xml"
39    xpointer="xpointer(//*[@os='n'])"/>
40
41    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
42    href="../ppc/yaboot.xml"
43    xpointer="xpointer(//*[@os='o'])"/>
44
45    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
46    href="../ppc/yaboot.xml"
47    xpointer="xpointer(//*[@os='r'])"/>
48
49    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
50    href="../ppc/yaboot.xml"
51    xpointer="xpointer(//*[@os='s'])"/>
52
53  <para os="s1">You may see an error message referencing ioctl32 with 'Unknown
54  cmd' and '/dev/nvram'.  This does not appear to cause any problems.</para>
55
56    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
57    href="../ppc/yaboot.xml"
58    xpointer="xpointer(//*[@os='t'])"/>
59
60    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
61    href="../ppc/yaboot.xml"
62    xpointer="xpointer(//*[@os='u'])"/>
63
64</sect1>
Note: See TracBrowser for help on using the repository browser.