[3f8be484] | 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" [
|
---|
[3f8be484] | 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 |
|
---|
[407772b] | 23 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 24 | href="../x86/grub.xml"
|
---|
| 25 | xpointer="xpointer(//*[@os='n1'])"/>
|
---|
| 26 |
|
---|
[ca9712f] | 27 | <para os="ap3">GRUB has an issue that can cause it to segfault when you
|
---|
[dc92e97] | 28 | try to configure a drive to utilize GRUB on x86_64 machines. The following
|
---|
| 29 | patch fixes this problem:</para>
|
---|
| 30 |
|
---|
[ca9712f] | 31 | <screen os="ap4"><userinput>patch -Np1 -i ../&grub-use_mmap-patch;</userinput></screen>
|
---|
[dc92e97] | 32 |
|
---|
[3f8be484] | 33 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 34 | href="../x86/grub.xml"
|
---|
[6343e08] | 35 | xpointer="xpointer(//*[@os='p1'])"/>
|
---|
| 36 |
|
---|
| 37 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 38 | href="../x86/grub.xml"
|
---|
| 39 | xpointer="xpointer(//*[@os='p2'])"/>
|
---|
[3f8be484] | 40 |
|
---|
[ca9712f] | 41 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 42 | href="../x86/grub.xml"
|
---|
| 43 | xpointer="xpointer(//*[@os='p3'])"/>
|
---|
| 44 |
|
---|
| 45 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 46 | href="../x86/grub.xml"
|
---|
| 47 | xpointer="xpointer(//*[@os='p4'])"/>
|
---|
| 48 |
|
---|
[3f8be484] | 49 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 50 | href="../x86/grub.xml"
|
---|
| 51 | xpointer="xpointer(//*[@os='b'])"/>
|
---|
| 52 |
|
---|
| 53 | <screen><userinput>CC="gcc ${BUILD32}" ./configure --prefix=/usr</userinput></screen>
|
---|
| 54 |
|
---|
| 55 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 56 | href="../x86/grub.xml"
|
---|
| 57 | xpointer="xpointer(//*[@os='c'])"/>
|
---|
| 58 |
|
---|
| 59 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 60 | href="../x86/grub.xml"
|
---|
| 61 | xpointer="xpointer(//*[@os='d'])"/>
|
---|
| 62 |
|
---|
| 63 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 64 | href="../x86/grub.xml"
|
---|
| 65 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
| 66 |
|
---|
| 67 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 68 | href="../x86/grub.xml"
|
---|
| 69 | xpointer="xpointer(//*[@os='f'])"/>
|
---|
| 70 |
|
---|
[040521bc] | 71 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 72 | href="../x86/grub.xml"
|
---|
| 73 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
| 74 |
|
---|
| 75 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 76 | href="../x86/grub.xml"
|
---|
| 77 | xpointer="xpointer(//*[@os='h'])"/>
|
---|
[3f8be484] | 78 |
|
---|
| 79 | </sect2>
|
---|
| 80 |
|
---|
| 81 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 82 | href="../x86/grub.xml"
|
---|
| 83 | xpointer="xpointer(id('contents-grub'))"/>
|
---|
| 84 |
|
---|
| 85 | </sect1>
|
---|