From owner-freebsd-questions@FreeBSD.ORG Sun Mar 27 14:19:19 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9FA0106564A for ; Sun, 27 Mar 2011 14:19:19 +0000 (UTC) (envelope-from erichfreebsdlist@ovitrap.com) Received: from alogreentechnologies.com (alogreentechnologies.com [67.212.226.44]) by mx1.freebsd.org (Postfix) with ESMTP id 852F78FC0C for ; Sun, 27 Mar 2011 14:19:19 +0000 (UTC) Received: from amd620.ovitrap.com ([49.128.188.2]) (authenticated bits=0) by alogreentechnologies.com (8.13.1/8.13.1) with ESMTP id p2REJAt6007883; Sun, 27 Mar 2011 08:19:16 -0600 From: Erich Dollansky To: freebsd-questions@freebsd.org Date: Sun, 27 Mar 2011 21:11:07 +0700 User-Agent: KMail/1.13.5 (FreeBSD/8.2-STABLE; KDE/4.5.4; amd64; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201103272111.08211.erichfreebsdlist@ovitrap.com> Cc: Franci Nabalanci Subject: Re: boot error 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: Sun, 27 Mar 2011 14:19:19 -0000 Hi, On Sunday 27 March 2011 20:17:09 Franci Nabalanci wrote: > Hi! > > My system is FreeBSD releaese 8.2. > I installed KDE 4.6.1 and run it. And I updated ATI drivers too. > When I start KDE It freeze when I try to change a background picture.. After > restart of computer I got an error and boot in the single mode. > /dev/ad0s1a: LINK COUNT DIR I=376823 OWNER= ROOT mode 40700 SIZE=1024 MTIME= > Mar 27 ...COUNT 18 SHOULD BE 19 > /dev/ad0s1a LINK COUNT INCREASING > /dev/ad0s1a UNEXPECTED INCONSISTENCY: RUN fsck MANUALLY > Automatic file system check failed: help! > ERROR: ABORTING BOOT > (sending SIGTERM to parent)! > > If I manually run fsck -p (for example) /dev/ad0s1a I got permission denied. > you have to boot into single user mode to run fsck on the root partition. Erich