Changeset a3c498b
- Timestamp:
 - Jul 18, 2006, 9:43:20 AM (19 years ago)
 - Branches:
 - clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
 - Children:
 - 68d567c
 - Parents:
 - 80b955d
 - Location:
 - BOOK
 - Files:
 - 
      
- 3 edited
 
- 
          
  bootable/mips/colo.xml (modified) (1 diff)
 - 
          
  bootable/x86/grub.xml (modified) (1 diff)
 - 
          
  final-system/x86/grub.xml (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/bootable/mips/colo.xml
r80b955d ra3c498b 49 49 are more examples of a <filename>default.colo</filename> file.</para> 50 50 51 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 52 href="../x86/grub.xml" 53 xpointer="xpointer(//*[@os='v'])"/> 51 <para os="v">The FHS stipulates that the bootloader's configuration file shoul 52 d 53 be symlinked to <filename class="symlink">/etc/{Bootloader Name}</filename>. 54 To satisfy this requirement for Colo, issue the following command:</para> 54 55 55 56 <screen os="f"><userinput>mkdir -v /etc/colo &&  - 
      
BOOK/bootable/x86/grub.xml
r80b955d ra3c498b 131 131 website at: <ulink url="http://www.gnu.org/software/grub/"/>.</para> 132 132 133 <para os="v">The FHS stipulates that Bootloader's configuration file should133 <para os="v">The FHS stipulates that the bootloader's configuration file should 134 134 be symlinked to <filename class="symlink">/etc/{Bootloader Name}</filename>. 135 135 To satisfy this requirement for GRUB, issue the following command:</para>  - 
      
BOOK/final-system/x86/grub.xml
r80b955d ra3c498b 25 25 26 26 <para os="p1">GRUB has an issue where it sometimes doesn't detect 27 the disk geometry correctly when used with Linux 2.6 . This results27 the disk geometry correctly when used with Linux 2.6, resulting 28 28 in the error message <literal>Error 24: Attempt to access block outside 29 partition</literal>. Th is patch also contains various fixes for raid30 controllers along with support for the new Intel Mac. Applythe31 following patch using the command below:</para>29 partition</literal>. The following patch contains a fix for this issue 30 as well as various fixes for raid controllers and support for the 31 new Intel Mac:</para> 32 32 33 33 <screen os="p2"><userinput>patch -Np1 -i ../&grub-fixes-patch;</userinput></screen>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  