Ignore:
Timestamp:
Aug 30, 2012, 10:18:02 AM (12 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
f34bfa1
Parents:
10d3d46
Message:

Update host system requirements. Book's supported linux kernel version is 2.6.32 or greater.

File:
1 edited

Legend:

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

    r10d3d46 r65ab9ce  
    3030  method.</para>
    3131
     32  <para>To chroot, you will also need a Linux Kernel-2.6.32 or greater
     33  (having been compiled with GCC-4.1.2 or greater). The reason for the
     34  kernel version requirement is that eglibc is built to generate the library
     35  for the smallest version of the Linux kernel expected to be supported.</para>
     36
     37  <para>To check your kernel version, run <command>cat /proc/version</command>
     38  - if it does not say that you are running a 2.6.32 or later Linux kernel,
     39  compiled with GCC 4.1.2 or later, you cannot chroot.</para>
    3240
    3341    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.