Changeset ca9712f for BOOK/final-system/x86_64
- Timestamp:
- Jul 8, 2008, 4:50:46 PM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- bfa7128
- Parents:
- 3f79d3c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/x86_64/grub.xml
r3f79d3c rca9712f 21 21 <title>Installation of GRUB</title> 22 22 23 <para os=" p3">GRUB has an issue that can cause it to segfault when you23 <para os="ap3">GRUB has an issue that can cause it to segfault when you 24 24 try to configure a drive to utilize GRUB on x86_64 machines. The following 25 25 patch fixes this problem:</para> 26 26 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> 28 28 29 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" … … 34 34 href="../x86/grub.xml" 35 35 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'])"/> 36 44 37 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.