From owner-freebsd-questions@FreeBSD.ORG Sun Mar 27 14:26:27 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 99AA01065673 for ; Sun, 27 Mar 2011 14:26:27 +0000 (UTC) (envelope-from lumiwa@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 5EAF58FC1F for ; Sun, 27 Mar 2011 14:26:27 +0000 (UTC) Received: by iyj12 with SMTP id 12so3422401iyj.13 for ; Sun, 27 Mar 2011 07:26:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=RmP6F+QVo9DNpX6rd8QsabW5oTFHT0ETxurdkH6l06I=; b=o2/Jbapotz5k6T4j+pqTexoHqbrV7AyKO3wajwa48OMEgARcRvLrQmhBptIVOj3HPX SHT+oCeCg7x8JiJDoCH1j4sP7i7x7MRG7ccKZbYt2iTKJPyVAh5X5zeHtHrrPLOACS7u OtucvbLHxm6bpluTYBgVvaLBWQLfUhSc7RHHE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=qtSaqdDzmXRDaNb48gQd7eY0wGHpcxNffG+IeqIL4dR4IlhuyciU7kBZP7yrBmmws8 gThh6gFFELrD3mUWMopp56LpI4Nt5TBrfL+l5WAc6vT8wiGdUIYjv//olu8mSghQI8EC o0mMXzYS3nYT2LMRNZaHGK8jWGtrAh6WzV52c= MIME-Version: 1.0 Received: by 10.42.240.134 with SMTP id la6mr4536338icb.347.1301235986704; Sun, 27 Mar 2011 07:26:26 -0700 (PDT) Received: by 10.42.179.193 with HTTP; Sun, 27 Mar 2011 07:26:26 -0700 (PDT) In-Reply-To: <201103272111.08211.erichfreebsdlist@ovitrap.com> References: <201103272111.08211.erichfreebsdlist@ovitrap.com> Date: Sun, 27 Mar 2011 09:26:26 -0500 Message-ID: From: Franci Nabalanci To: Erich Dollansky Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org 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:26:27 -0000 I boot in the single user mode and when I run /sbin fsck -y I got "Permission denied". The same is if I /mount -w / and I gor Permission Denied. On Sun, Mar 27, 2011 at 9:11 AM, Erich Dollansky < erichfreebsdlist@ovitrap.com> wrote: > 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 >