Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/mips64/choose.xml

    r9389c82 rd785e9d  
    2323    xpointer="xpointer(//*[@os='c'])"/>
    2424
    25     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../common/choose.xml"
    27     xpointer="xpointer(//*[@os='d'])"/>
    28 
    29 <screen os="e"><userinput>/tools/lib/libc.so.6
     25<screen ><userinput>/tools/lib/libc.so.6
    3026/tools/lib32/libc.so.6
    3127/tools/lib64/libc.so.6
     
    3430    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3531    href="../multilib/choose.xml"
    36     xpointer="xpointer(//*[@os='f'])"/>
     32    xpointer="xpointer(//*[@os='d'])"/>
     33
     34  <para>To chroot, you will also need a Linux Kernel-2.6.32 or greater (having been compiled with GCC-4.1.2 or greater). The reason for the kernel version requirement is that Glibc is built to generate the library for the smallest version of the Linux kernel expected to be supported.</para>
     35
     36  <para>To check your kernel version, run <command>cat /proc/version</command> - if it does not say that you are running a 2.6.32 or later Linux kernel, compiled with GCC 4.1.2 or later, you cannot chroot.</para>
    3737
    3838    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3939    href="../common/choose.xml"
    40     xpointer="xpointer(//*[@os='g'])"/>
     40    xpointer="xpointer(//*[@os='e'])"/>
    4141
    4242    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4343    href="../common/choose.xml"
    44     xpointer="xpointer(//*[@os='h'])"/>
    45 
    46     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    47     href="../common/choose.xml"
    48     xpointer="xpointer(//*[@os='i'])"/>
    49 
    50     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    51     href="../common/choose.xml"
    52     xpointer="xpointer(//*[@os='j'])"/>
     44    xpointer="xpointer(//*[@os='f'])"/>
    5345
    5446</sect1>
Note: See TracChangeset for help on using the changeset viewer.