Ignore:
Timestamp:
Jul 8, 2008, 4:50:46 PM (16 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
bfa7128
Parents:
3f79d3c
Message:

Add the 256-byte innode patch to grub.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/x86_64/grub.xml

    r3f79d3c rca9712f  
    2121    <title>Installation of GRUB</title>
    2222
    23     <para os="p3">GRUB has an issue that can cause it to segfault when you
     23    <para os="ap3">GRUB has an issue that can cause it to segfault when you
    2424    try to configure a drive to utilize GRUB on x86_64 machines. The following
    2525    patch fixes this problem:</para>
    2626
    27 <screen os="p4"><userinput>patch -Np1 -i ../&grub-use_mmap-patch;</userinput></screen>
     27<screen os="ap4"><userinput>patch -Np1 -i ../&grub-use_mmap-patch;</userinput></screen>
    2828
    2929    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    3434    href="../x86/grub.xml"
    3535    xpointer="xpointer(//*[@os='p2'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     38    href="../x86/grub.xml"
     39    xpointer="xpointer(//*[@os='p3'])"/>
     40
     41    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     42    href="../x86/grub.xml"
     43    xpointer="xpointer(//*[@os='p4'])"/>
    3644
    3745    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.