From owner-freebsd-hackers Sat May 3 15:43:49 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA22663 for hackers-outgoing; Sat, 3 May 1997 15:43:49 -0700 (PDT) Received: from etinc.com (et-gw-fr1.etinc.com [204.141.244.98]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA22657 for ; Sat, 3 May 1997 15:43:47 -0700 (PDT) Received: from ntws (ntws.etinc.com [204.141.95.142]) by etinc.com (8.8.3/8.6.9) with SMTP id SAA17989 for ; Sat, 3 May 1997 18:50:23 -0400 (EDT) Message-Id: <3.0.32.19970503184256.00c13100@etinc.com> X-Sender: dennis@etinc.com X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Sat, 03 May 1997 18:42:59 -0400 To: hackers@freebsd.org From: dennis Subject: DDB - sync Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk How do you sync the disk before rebooting from a panic into DDB? is there an "exit" command which does this? You used to be able to call panic and have it sync before pressing reset. db