Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Sep 1998 19:53:36 +0200
From:      Stefan Eggers <seggers@semyam.dinoco.de>
To:        Bill Paul <wpaul@skynet.ctr.columbia.edu>
Cc:        seggers@semyam.dinoco.de
Subject:   Re: the fs fun never stops 
Message-ID:  <199809211753.TAA22198@semyam.dinoco.de>
In-Reply-To: Your message of "Sun, 20 Sep 1998 15:22:50 EDT." <199809201922.PAA21926@skynet.ctr.columbia.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help
> - cp kernel kernel.debug
> - strip -d kernel

Make sure you use the propper strip.  On my ELF system it defaults to
the ELF strip and that hardly will work with an a.out kernel.  Use the
full path /usr/libexec/aout/strip or OBJFORMAT in the environment set
to aout and it should do its job.

> - mv /kernel /kernel.orig

Stefan.
-- 
Stefan Eggers                 Lu4 yao2 zhi1 ma3 li4,
Max-Slevogt-Str. 1            ri4 jiu3 jian4 ren2 xin1.
51109 Koeln
Federal Republic of Germany

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?199809211753.TAA22198>