[email protected] wrote: > Hi > > I've recently installed LFS6.7 using jhalfs. No probs. Building BLFS > now to own requirements,but I've discovered a problem with > /proc/version reporting wrong gcc version and compiled kernel. > > LFS 6.7 uses kernel 2.6.35.4 > > 'cat /proc/version' gives: > > Linux version 2.6.27.10 (r...@cliffhanger) (gcc version 4.2.3) #1 > PREEMPT Sun Jan 3 19:49:10 GMT 2010 > > 'uname -r' gives: > > 2.6.27.10 > > AFAIK 'uname' reads its info from /lib/modules/RELEASE, which is > 2.6.35.4
LFS does not install a /lib/modules/RELEASE file. I've not heard of that before. /proc/version is compiled into the kernel. It sounds like you booted the wrong kernel. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
