From owner-freebsd-questions@FreeBSD.ORG Fri May 13 06:34:52 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC08D16A4CE for ; Fri, 13 May 2005 06:34:52 +0000 (GMT) Received: from ds9.atempo.com (ds9.atempo.com [212.157.146.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FA7543D39 for ; Fri, 13 May 2005 06:34:51 +0000 (GMT) (envelope-from herve.kergourlay@atempo.com) Received: from ds9.atempo.com (localhost.localdomain [127.0.0.1]) by localhost.atempo.com (Postfix) with ESMTP id 4C7682FD15; Fri, 13 May 2005 08:34:50 +0200 (CEST) Received: from atempo.com (unknown [172.16.15.140])by ds9.atempo.com (Postfix) with ESMTP id 407602FD08; Fri, 13 May 2005 08:34:50 +0200 (CEST) Received: from [192.168.2.108] (aragorn.vannes.quadratec.fr [192.168.2.108])by atempo.com (Postfix) with ESMTP id ED8B81E331E; Fri, 13 May 2005 08:34:48 +0200 (CEST) Message-ID: <42844A87.50803@atempo.com> Date: Fri, 13 May 2005 08:34:47 +0200 From: =?ISO-8859-1?Q?Herv=E9_Kergourlay?= User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: fr, en MIME-Version: 1.0 To: Kris Kennaway References: <428306AF.1080108@atempo.com> <42834B13.3020504@atempo.com> <20050513001327.GA78755@xor.obsecurity.org> In-Reply-To: <20050513001327.GA78755@xor.obsecurity.org> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/mixed; boundary=------------030504070909020602020904 X-imss-version: 2.025 X-imss-result: Passed X-imss-approveListMatch: *@atempo.com X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: questions@FreeBSD.org Subject: Re: FreeBSD 5.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 May 2005 06:34:52 -0000 This is a multi-part message in MIME format. --------------030504070909020602020904 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Kris Kennaway a écrit : >On Thu, May 12, 2005 at 02:24:51PM +0200, Herv? Kergourlay wrote: > > > >>>>I change the kernel with the following command >>>>sysctl kern.corefile="/cores/%U/%P%N.core" >>>> >>>> >>>> >>>> >>>Make sure those directories exist and are writable by the user. They >>>won't be created automatically. >>> >>> >>> >>> >>checked, I force the 777 mode on the /cores directory >> >> > >And the %U directories? > > I create manually the 0 directory for root and the 114 for me with the same 777 mode is there any white papers to explain who to configure the core file configuration, perhaps I miss something hervé > > >>so big file are managed without any pain. correct ? >> >> > >Correct. > > > thanks, I will test it >Kris > > --------------030504070909020602020904--