Changeset 407772b for BOOK/final-system
- Timestamp:
- Jan 7, 2009, 8:25:10 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:
- b759660
- Parents:
- 9340de0
- Location:
- BOOK/final-system
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/x86/grub.xml
r9340de0 r407772b 23 23 <sect2 role="installation"> 24 24 <title>Installation of GRUB</title> 25 26 <note os="n1"> 27 <para>If you would like use a different bootloader than this 28 one you can go to the following link for alterative bootloaders 29 and the instructions to use them. 30 <ulink url="http://trac.cross-lfs.org/wiki/bootloaders"/></para> 31 </note> 25 32 26 33 <para os="p1">GRUB has an issue where it sometimes doesn't detect -
BOOK/final-system/x86_64-64/lilo.xml
r9340de0 r407772b 26 26 </sect2> 27 27 28 29 28 <sect2 role="installation"> 30 29 <title>Installation of Lilo</title> 30 31 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 32 href="../../final-system/x86/grub.xml" 33 xpointer="xpointer(//*[@os='n1'])"/> 31 34 32 35 <para os="c">Compile the package:</para> -
BOOK/final-system/x86_64/grub.xml
r9340de0 r407772b 20 20 <sect2 role="installation"> 21 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='n1'])"/> 22 26 23 27 <para os="ap3">GRUB has an issue that can cause it to segfault when you
Note:
See TracChangeset
for help on using the changeset viewer.