From owner-freebsd-questions@FreeBSD.ORG Sun Dec 7 18:53:38 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4769F16A4CE for ; Sun, 7 Dec 2003 18:53:38 -0800 (PST) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5070743F93 for ; Sun, 7 Dec 2003 18:53:37 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.10/8.12.10) id hB82raCh014332; Sun, 7 Dec 2003 20:53:36 -0600 (CST) (envelope-from dan) Date: Sun, 7 Dec 2003 20:53:36 -0600 From: Dan Nelson To: Gerard Samuel Message-ID: <20031208025336.GB96374@dan.emsphone.com> References: <200312072149.01752.fbsd-questions@trini0.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200312072149.01752.fbsd-questions@trini0.org> X-OS: FreeBSD 5.2-BETA X-message-flag: Outlook Error User-Agent: Mutt/1.5.5.1i cc: questions@freebsd.org Subject: Re: Problem with Disk/Partition??? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Dec 2003 02:53:38 -0000 In the last episode (Dec 07), Gerard Samuel said: > Running 4.9, and when running fsck on a partition craps out with -> > hivemind# fsck /files > ** /dev/da0s1h (NO WRITE) > > Any help would be grateful. > Thanks > > hivemind# df -Hi > Filesystem Size Used Avail Capacity iused ifree %iused Mounted on > /dev/da0s1h 808M 243M 500M 33% 49133 149777 25% /files Dismount the filesystem first. But if the system let you mount it, you don't need to run fsck anyway. -- Dan Nelson dnelson@allantgroup.com