From owner-freebsd-questions@FreeBSD.ORG Mon Jan 2 04:28:22 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 7C6A016A41F for ; Mon, 2 Jan 2006 04:28:22 +0000 (GMT) (envelope-from iqgrande@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEFA643D48 for ; Mon, 2 Jan 2006 04:28:21 +0000 (GMT) (envelope-from iqgrande@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so2447285nzo for ; Sun, 01 Jan 2006 20:28:21 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=eIpzSARyPewn2Ua0UEqfm/GMHvfsfpFOx0liAzsL0A6ne7J/Ikk+aFUkBywLludF3dt2fZzt7+SWe93Qtgwxp9fiyCXvBwYeLmSirisSju5vQYtp6dtaSN39JFiScWX28TDN6c3NHD2a55AgrFdcrCAh/Kyi3wR/hj7ns/LgL7A= Received: by 10.36.146.15 with SMTP id t15mr1512507nzd; Sun, 01 Jan 2006 20:28:21 -0800 (PST) Received: from ?192.168.0.2? ( [67.191.187.35]) by mx.gmail.com with ESMTP id 37sm1347760nzf.2006.01.01.20.28.20; Sun, 01 Jan 2006 20:28:20 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v746.2) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: freebsd-questions@freebsd.org From: "Anthony M. Agelastos" Date: Sun, 1 Jan 2006 23:28:15 -0500 X-Mailer: Apple Mail (2.746.2) Subject: Help! Hard disk problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jan 2006 04:28:22 -0000 Hello all, In doing some routine items on my FreeBSD box, it started behaving oddly. I rebooted and to my surprise, I started receiving many messages displaying information regarding that /usr has issues. It puts me directly into single user mode and tells me to run fsck manually. When I run fsck all by itself, here is what it tells me: ** /dev/ad0s1f ** Last Mounted on /usr ** Phase 1 - Check Blocks and Sizes UNKNOWN FILE TYPE I=496000 UNEXPECTED SOFT UPDATE INCONSISTENCY CLEAR? [yn] This is the first time that I have ever run fsck and I have no idea what this message means or what the best course of action on CLEAR to take. Any input at all would be greatly appreciated (FreeBSD 6.0- STABLE if it helps). Thank you all so much for your assistance. -Anthony