Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Sep 2005 12:10:09 +0000
From:      Leonard Zettel <zettel@acm.org>
To:        freebsd-questions@freebsd.org
Subject:   What is fsck trying to tell me?
Message-ID:  <200509091210.09717.zettel@acm.org>

next in thread | raw e-mail | index | archive | help
When I issue the followinf command:

mount /dev/ad1s1c /mnt

I get the response
WARNING: R/W mount of /mnt denied. filesystem is not clean - run fsck
mount: /dev/ad1s1c: Operation not premitted

Then when I try

fsck /dev/ad1s1c

I get
fsck: exec fsck_unused for /dev/ad1s1c in sbin: /usr/sbin: No such
file or directory

BTW, mount -f /dev/ad1s1c /mnt

gets me what I expect, but the hassle leading up to it has
me scared to death. Now what? punt?
  -LenZ-



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509091210.09717.zettel>