| Summary: | savecore not working | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Charlie Root <root> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.1-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Charlie Root
2000-08-18 16:00:04 UTC
On Fri, Aug 18, 2000 at 10:59:23AM -0400, Charlie Root wrote: > > On booting after a kernel panic, savecore fails with the following > error message: > > checking for core dump...savecore: /kernel: _dumplo not in namelist > Did you accidentally strip your /kernel? -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age State Changed From-To: open->feedback Ruslan's suggestion about having stripped the kernel is much more likely to be the answer than the suggestions I sent you. Let us know. State Changed From-To: feedback->closed Originator reports that the problem was caused by improper use of strip(1) on the /kernel binary. |