[3f8be484] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
| 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
---|
| 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
| 5 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 | <sect1 id="ch-system-grub" role="wrap">
|
---|
| 8 | <?dbhtml filename="grub.html"?>
|
---|
| 9 |
|
---|
| 10 | <title>GRUB-&grub-version;</title>
|
---|
| 11 |
|
---|
| 12 | <indexterm zone="ch-system-grub">
|
---|
| 13 | <primary sortas="a-GRUB">GRUB</primary>
|
---|
| 14 | </indexterm>
|
---|
| 15 |
|
---|
[7dfa1a8] | 16 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 17 | href="../x86/grub.xml"
|
---|
| 18 | xpointer="xpointer(//*[@role='package'])"/>
|
---|
[3f8be484] | 19 |
|
---|
| 20 | <sect2 role="installation">
|
---|
| 21 | <title>Installation of GRUB</title>
|
---|
| 22 |
|
---|
| 23 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 24 | href="../x86/grub.xml"
|
---|
| 25 | xpointer="xpointer(//*[@os='a'])"/>
|
---|
| 26 |
|
---|
[74c6a83] | 27 | <para os="p1">This patch updates grub to work in a Pure64 environment:</para>
|
---|
| 28 |
|
---|
| 29 | <screen os="p2"><userinput>patch -Np1 -i ../&grub-pure64-patch;</userinput></screen>
|
---|
| 30 |
|
---|
[3f8be484] | 31 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 32 | href="../x86/grub.xml"
|
---|
| 33 | xpointer="xpointer(//*[@os='b'])"/>
|
---|
| 34 |
|
---|
[74c6a83] | 35 | <screen><userinput>./configure --prefix=/usr</userinput></screen>
|
---|
[3f8be484] | 36 |
|
---|
| 37 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 38 | href="../x86/grub.xml"
|
---|
| 39 | xpointer="xpointer(//*[@os='c'])"/>
|
---|
| 40 |
|
---|
| 41 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 42 | href="../x86/grub.xml"
|
---|
| 43 | xpointer="xpointer(//*[@os='d'])"/>
|
---|
| 44 |
|
---|
| 45 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 46 | href="../x86/grub.xml"
|
---|
| 47 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
| 48 |
|
---|
| 49 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 50 | href="../x86/grub.xml"
|
---|
| 51 | xpointer="xpointer(//*[@os='f'])"/>
|
---|
| 52 |
|
---|
| 53 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 54 | href="../x86/grub.xml"
|
---|
| 55 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
| 56 |
|
---|
| 57 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 58 | href="../x86_64/grub.xml"
|
---|
| 59 | xpointer="xpointer(//*[@os='h'])"/>
|
---|
| 60 |
|
---|
| 61 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 62 | href="../x86/grub.xml"
|
---|
| 63 | xpointer="xpointer(//*[@os='i'])"/>
|
---|
| 64 |
|
---|
| 65 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 66 | href="../x86/grub.xml"
|
---|
| 67 | xpointer="xpointer(//*[@os='j'])"/>
|
---|
| 68 |
|
---|
| 69 | </sect2>
|
---|
| 70 |
|
---|
| 71 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 72 | href="../x86/grub.xml"
|
---|
| 73 | xpointer="xpointer(id('contents-grub'))"/>
|
---|
| 74 |
|
---|
| 75 | </sect1>
|
---|