Subject: Re: changing where savecore dumps to
To: None <netbsd-help@netbsd.org>
From: Christos Zoulas <christos@astron.com>
List: netbsd-help
Date: 06/22/2006 19:51:22
In article <20060622200837.GA105@think.makhraj.net>,
Ja'far Railton <ibn.richard@gmail.com> wrote:
>Hello
>
>My swap is on /dev/wd0i, not on the /dev/wd0b that savecore seems to expect
>it to be on. (It doesn't exist.) How do I let savecore know about this?
>I can't find it in any of the relevant man pages.
>
>savecore: /dev/wd0b: Device not configured
>
The code tries to find the swap device from the kernel image. Can you
try to add some debugging and see what's going on.

christos