From owner-freebsd-current@FreeBSD.ORG Sun May 18 20:11:48 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 1F80037B401 for ; Sun, 18 May 2003 20:11:48 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5088943F3F for ; Sun, 18 May 2003 20:11:47 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id h4J3Bk17035099; Sun, 18 May 2003 22:11:46 -0500 (CDT) (envelope-from dan) Date: Sun, 18 May 2003 22:11:46 -0500 From: Dan Nelson To: Andre Guibert de Bruet Message-ID: <20030519031146.GC76271@dan.emsphone.com> References: <20030518225640.S28986@alpha.siliconlandmark.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030518225640.S28986@alpha.siliconlandmark.com> X-OS: FreeBSD 5.1-BETA X-message-flag: Outlook Error User-Agent: Mutt/1.5.4i cc: current@freebsd.org Subject: Re: 5.1-BETA umount problems 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: Mon, 19 May 2003 03:11:49 -0000 In the last episode (May 18), Andre Guibert de Bruet said: > bling# umount -f /lib > bling# umount -f /var > bling# umount -f /tmp > bling# df > Filesystem 1K-blocks Used Avail Capacity Mounted on > /dev/ad4s1a 253678 114254 119130 49% / > devfs 1 1 0 100% /dev > /dev/ad4s1f 188308574 5989134 167254756 3% /usr > /dev/ad2 236514322 134812068 82781110 62% /lib/oldbackup > bling# umount -f /lib/oldbackup > umount: unmount of /lib/oldbackup failed: No such file or directory I think it's always been like this. Just make sure you dismount volumes in the right order. -- Dan Nelson dnelson@allantgroup.com