Date: Fri, 2 Oct 1998 21:33:45 +0100 (BST) From: Doug Rabson <dfr@nlsystems.com> To: Josef Karthauser <joe@pavilion.net> Cc: Greg Lehey <grog@lemis.com>, freebsd-current@FreeBSD.ORG Subject: Re: FreeBSD3.0-BETA crash! Message-ID: <Pine.BSF.4.01.9810022132460.414-100000@herring.nlsystems.com> In-Reply-To: <19981002124450.H17581@pavilion.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2 Oct 1998, Josef Karthauser wrote: > On Fri, Oct 02, 1998 at 08:19:34PM +0930, Greg Lehey wrote: > > > I've followed the instructions in the handbook but with some problems. > > > The savecore worked and I've got a kernel.0 and vmcore.0. > > > The handbook refers to 'strip -d', and the -d flag doesn't exist. > > > > The -d flag definitely exists. What happened when you tried it? It > > only works on debug kernels, and you haven't said that you built one. > > Did you? > > Not in the elf version it seems. > # strip -d > /usr/libexec/elf/strip: invalid option -- d I use 'strip -g' for ELF kernels. If your kernel is a.out, you probably need 'strip -aout -d'. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 951 1891 Fax: +44 181 381 1039 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.01.9810022132460.414-100000>