On Dec 4, 2008, at 3:41 PM, Marc Ferland wrote: > Hi, > > I've discovered another very small error in the kernel installation > doc > (chapter 8.3, in LFS 6.4). > > The line: > "If the kernel source tree is going to be retained, run chown -R 0:0 > on the > linux-2.6.27.4 directory to ensure all files are owned by user root. " > > Should be: > "If the kernel source tree is going to be retained, run chown -R 0:0 > * on the > linux-2.6.27.4 directory to ensure all files are owned by user root. " > > The "*" operand is missing.
Just need linux-2.6.24.7, not *. The command is recursive and will enter the linux source directory -William -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page