Re: [CentOS] Centos kernel problem

2009-08-22 Thread John R Pierce
Hanmo wrote: > My system is Centos 5.3. and I want to study the kernel, for > example, write myself kernel module. So I download the kernel > source *.2.6.18.tar.bz2 and compile it in my system. make bzImage > && make && make modules && make modules_install && make install. > When

Re: [CentOS] Centos kernel problem

2009-08-22 Thread Johnny Hughes
Hanmo wrote: > My system is Centos 5.3. and I want to study the kernel, for example, > write myself kernel module. So I download the kernel source > *.2.6.18.tar.bz2 and compile it in my system. make bzImage && make && > make modules && make modules_install && make install. > When reb

Re: [CentOS] Centos kernel problem

2009-08-22 Thread Johnny Hughes
Hanmo wrote: > My system is Centos 5.3. and I want to study the kernel, for example, > write myself kernel module. So I download the kernel source > *.2.6.18.tar.bz2 and compile it in my system. make bzImage && make && > make modules && make modules_install && make install. > When reb

[CentOS] Centos kernel problem

2009-08-22 Thread Hanmo
My system is Centos 5.3. and I want to study the kernel, for example, write myself kernel module. So I download the kernel source *.2.6.18.tar.bz2 and compile it in my system. make bzImage && make && make modules && make modules_install && make install. When reboot, I find I can n