diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2009-05-24 16:41:49 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2009-05-24 16:41:49 +0000 |
commit | 2f3f2225bc72ad13465d0ef0f9c99f8ce19d365f (patch) | |
tree | 8ed43596e275259df8c9d906cf2c51c6f4373240 /prologue/hostreqs.xml | |
parent | ee95f792fcfff4722c4c9cc1afabefb01ed4a16f (diff) |
Couple more Preface edits.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'prologue/hostreqs.xml')
-rw-r--r-- | prologue/hostreqs.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/prologue/hostreqs.xml b/prologue/hostreqs.xml index c49bc710d..f8bf7cefd 100644 --- a/prologue/hostreqs.xml +++ b/prologue/hostreqs.xml @@ -92,11 +92,11 @@ <para>If the host kernel is either earlier than 2.6.x, or it was not compiled using a GCC-3.0 (or later) compiler, you will have to replace - the kernel with one adhering to the specifications. There are two methods - you can take to solve this. First, see if your Linux vendor provides a + the kernel with one adhering to the specifications. There are two +ways you can go about this.First, see if your Linux vendor provides a 2.6 kernel package. If so, you may wish to install it. If your vendor doesn't offer a 2.6 kernel package, or you would prefer not to install it, - then you can compile a 2.6 kernel yourself. Instructions for compiling the + you can compile a 2.6 kernel yourself. Instructions for compiling the kernel and configuring the boot loader (assuming the host uses GRUB) are located in <xref linkend="chapter-bootable"/>.</para> |