From owner-freebsd-current Tue Jul 20 10:38:56 1999 Delivered-To: freebsd-current@freebsd.org Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.54]) by hub.freebsd.org (Postfix) with ESMTP id 13B44153B0 for ; Tue, 20 Jul 1999 10:38:49 -0700 (PDT) (envelope-from kargl@troutmask.apl.washington.edu) Received: (from kargl@localhost) by troutmask.apl.washington.edu (8.9.3/8.9.1) id KAA04068 for freebsd-current@freebsd.org; Tue, 20 Jul 1999 10:42:56 -0700 (PDT) (envelope-from kargl) From: "Steven G. Kargl" Message-Id: <199907201742.KAA04068@troutmask.apl.washington.edu> Subject: is dumpon/savecore broken? To: freebsd-current@freebsd.org Date: Tue, 20 Jul 1999 10:42:56 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG During the boot process I see dumpon: crash dumps to /dev/da0s1b (4, 131073) checking for core dump...savecore: can't find device 13/131073 Jul 20 10:18:00 troutmask savecore: can't find device 13/131073 Doing additional network setup: portmap. My /etc/fstab file contains: /dev/da0s1b none swap sw 0 0 The machine has 256 MB of memory, and da0s1b is 500 MB in size. It seems that the the major device number is reset from 4 to 13. troutmask:kargl[225] swapinfo Device 1K-blocks Used Avail Capacity Type /dev/#B13:0x20001 511872 0 511872 0% Interleaved -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message