Changeset f7fb165 for final-system/x86_64/grub.xml
- Timestamp:
- Aug 9, 2006, 9:05:03 AM (18 years ago)
- Children:
- 70acbca
- Parents:
- 72703cc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/x86_64/grub.xml
r72703cc rf7fb165 21 21 <title>Installation of GRUB</title> 22 22 23 <para os="p3">GRUB has an issue that can cause it to segfault when you 24 try to configure a drive to utilize GRUB on x86_64 machines. The following 25 patch fixes this problem:</para> 26 27 <screen os="p4"><userinput>patch -Np1 -i ../&grub-use_mmap-patch;</userinput></screen> 28 23 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 24 30 href="../x86/grub.xml" … … 28 34 href="../x86/grub.xml" 29 35 xpointer="xpointer(//*[@os='p2'])"/> 30 31 <para os="p3">GRUB has an issue that can cause it to segfault when you32 try to configure a drive to utilize GRUB on x86_64 machines. The following33 patch fixes this problem:</para>34 35 <screen os="p4"><userinput>patch -Np1 -i ../&grub-use_mmap-patch;</userinput></screen>36 36 37 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.