From owner-freebsd-current@FreeBSD.ORG Wed May 21 04:09:51 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9549A37B401 for ; Wed, 21 May 2003 04:09:51 -0700 (PDT) Received: from mail.acquirer.com (mail.acquirer.com [213.190.156.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 140F543F93 for ; Wed, 21 May 2003 04:09:50 -0700 (PDT) (envelope-from nick-list@netability.ie) X-Envelope-To: freebsd-current@freebsd.org Received: from [192.168.100.44] (pancake.netability.ie [192.168.100.44]) by mail.acquirer.com (8.12.9/8.12.3) with ESMTP id h4LB9lcK039861; Wed, 21 May 2003 12:09:48 +0100 (IST) (envelope-from nick-list@netability.ie) From: Nick Hilliard To: Pav Lucistnik In-Reply-To: References: Content-Type: text/plain Organization: Message-Id: <1053515387.1376.31.camel@pancake.netability.ie> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 21 May 2003 12:09:47 +0100 Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: 5.1-BETA panic: bremfree: removing a buffer not on a queue X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2003 11:09:51 -0000 > Yes, I think I have at least root partition on UFS1, on ATA disk. > How can I found out if I have UFS1 or UFS2? # dumpfs /dev/ | grep UFS I can't help you debug the problem any more than this. Is there anyone on the list with some UFS clue who would be willing to help on this? Nick