I cannot seem to delete some files that fsck can't seem to fix.
I have the following in my loader.conf
hw.ata.tags=1
hw.ata.wc=1
and the following in my sysctl.conf
vfs.vmiodirenable=1
Fsck gives me this error when I run it
MISSING '.' I=3436309 OWNER=root MODE=40755
SIZE=2048 MTIME=Aug 29 01:58 2001
DIR=?
UNEXPECTED SOFT UPDATE INCONSISTENCY
CANNOT FIX, FIRST ENTRY IN DIRECTORY CONTAINS po
UNEXPECTED SOFT UPDATE INCONSISTENCY
MISSING '..' I=3436309 OWNER=root MODE=40755
SIZE=2048 MTIME=Aug 29 01:58 2001
DIR=/tmp/binutils
UNEXPECTED SOFT UPDATE INCONSISTENCY
I managed to isolate them into /usr/tmp but it keeps giving me this
error every time I try to delete them.
dwcjr# rm -fr binutils
rm: binutils/po: Directory not empty
rm: binutils: Directory not empty
dwcjr# find binutils
binutils
binutils/po
Any clues on how to fix this.
I'm also getting a lot of random errors like the below
** Phase 4 - Check Reference Counts
LINK COUNT DIR I=3428844 OWNER=root MODE=40755
SIZE=1024 MTIME=Aug 29 01:58 2001 COUNT 1 SHOULD BE 2
LINK COUNT INCREASING
UNEXPECTED SOFT UPDATE INCONSISTENCY
ADJUST? no
LINK COUNT DIR I=3658641 OWNER=root MODE=40777
SIZE=512 MTIME=Aug 29 02:02 2001 COUNT 4 SHOULD BE 3
ADJUST? no
--
David W. Chapman Jr.
[EMAIL PROTECTED] Raintree Network Services, Inc. <www.inethouston.net>
[EMAIL PROTECTED] FreeBSD Committer <www.FreeBSD.org>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message