Re: Core dump problem

2012-10-05 Thread Karl E. Jorgensen
Hi On Fri, Oct 05, 2012 at 03:18:54PM +0100, Julien Groselle wrote: > Hello Debian users, > > I want enable core dump on a debian squeeze server. > So I have downloaded the source code of kernel (2.6.32) and i have activate > this options : > > CONFIG_PROC_VMCORE=y > > CONFIG_KEXEC=y > > CONFI

Core dump problem

2012-10-05 Thread Julien Groselle
Hello Debian users, I want enable core dump on a debian squeeze server. So I have downloaded the source code of kernel (2.6.32) and i have activate this options : CONFIG_PROC_VMCORE=y CONFIG_KEXEC=y CONFIG_CRASH_DUMP=y CONFIG_KEXEC_JUMP=y Compilation was successful, but i can't u