From owner-freebsd-questions Thu Oct 23 21:52:37 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA21942 for questions-outgoing; Thu, 23 Oct 1997 21:52:37 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from luke.cpl.net (luke.cpl.net [207.67.172.194]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id VAA21934 for ; Thu, 23 Oct 1997 21:52:33 -0700 (PDT) (envelope-from shawn@luke.cpl.net) Received: from localhost (shawn@localhost) by luke.cpl.net (8.8.7/8.6.12) with SMTP id VAA27629; Thu, 23 Oct 1997 21:53:06 -0700 (PDT) Date: Thu, 23 Oct 1997 21:53:05 -0700 (PDT) From: Shawn Ramsey To: Doug White cc: questions@FreeBSD.ORG Subject: Re: deleted huge directory In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Turning on async updates is highly recommended for such an operation, > otherwise it could take days. :) How? If I type mount -o async /dev/sd0a I get device busy... Its STILL deleting, although I can now finally do an ls. :)