Re: [CentOS] Error: when updating the latestt kernel 2.6.34 in centos 5.5

2010-06-01 Thread 886886 backyes
I have resolve the problem by add CONFIG_SYSFS_DEPRECATED_V2=y, thank you. https://bugzilla.redhat.com/show_bug.cgi?id=489151 On Tue, Jun 1, 2010 at 5:18 PM, Alexander Dalloz > wrote: > > Hi, > > I encounter a error when installing the latest kernel 2.6.34 in centos. > > What is your purpose to

Re: [CentOS] Error: when updating the latestt kernel 2.6.34 in centos 5.5

2010-06-01 Thread 886886 backyes
Mabe I can change another Distributtion OS, but I want to get the reason about it for deep study. On Tue, Jun 1, 2010 at 5:18 PM, Alexander Dalloz > wrote: > > Hi, > > I encounter a error when installing the latest kernel 2.6.34 in centos. > > What is your purpose to try to run a recent vanilla

Re: [CentOS] Error: when updating the latestt kernel 2.6.34 in centos 5.5

2010-06-01 Thread 886886 backyes
Thanks. I want to use a patch for 2.6.34 about zero-overhead . The error also occurs in some early kernel version. TO do make menuconfig and load current system config in /boot, but it is not OK. --- > Hi, > > I encounter a error when installing the latest kernel 2.6.34 in centos. > > What is y

Re: [CentOS] Error: when updating the latestt kernel 2.6.34 in centos 5.5

2010-06-01 Thread Alexander Dalloz
> Hi, > I encounter a error when installing the latest kernel 2.6.34 in centos. What is your purpose to try to run a recent vanilla kernel? > Steps: > 1. download source code. > 2.tar -xvf 2.6.34.tar.gz > 3.use the .config file of current system in /boot directory. > 4.make ,make modules_install,

Re: [CentOS] Error: when updating the latestt kernel 2.6.34 in centos 5.5

2010-05-31 Thread Tsuyoshi Nagata
(2010/06/01 13:19), Tsuyoshi Nagata wrote: > (2010/06/01 12:52), 886886 backyes wrote: >> 3.use the .config file of current system in /boot directory. You can access more latest kernel config file is available in the fedora project http://srv2.ftp.ne.jp/Linux/distributions/fedora/development/rawh

Re: [CentOS] Error: when updating the latestt kernel 2.6.34 in centos 5.5

2010-05-31 Thread Tsuyoshi Nagata
(2010/06/01 12:52), 886886 backyes wrote: > 3.use the .config file of current system in /boot directory. Hi, You can check your .config file and CentOS config file. (/boot/config-2.6.18-194.3.1.el5) Many options must be =Y in the file. and Re-building kernel is much taking your time. Shortly, rebu