Date: Wed, 19 Feb 2003 20:25:06 +0100 From: Pascal Giannakakis <capm@gmx.net> To: Paolo Pisati <p.pisati@oltrelinux.com> Cc: FreeBSD_Current <freebsd-current@FreeBSD.ORG> Subject: Re: UFS/SOFTUPDATE inconsistency Message-ID: <3E53DA12.7080206@gmx.net> In-Reply-To: <20030216161253.GA72554@southcross.skynet.org> References: <20030216161253.GA72554@southcross.skynet.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Paolo Pisati schrieb: > [root@southcross root]# fsck /dev/ad0s1e > ** /dev/ad0s1e (NO WRITE) > ** Last Mounted on /usr > ** Phase 1 - Check Blocks and Sizes > ** Phase 2 - Check Pathnames > MISSING '.' I=667872 OWNER=root MODE=40755 > SIZE=512 MTIME=Feb 10 16:54 2003 > DIR=/ports/cad/gwave > > UNEXPECTED SOFT UPDATE INCONSISTENCY > CANNOT FIX, FIRST ENTRY IN DIRECTORY CONTAINS files > > UNEXPECTED SOFT UPDATE INCONSISTENCY > ** Phase 3 - Check Connectivity > ** Phase 4 - Check Reference Counts > ** Phase 5 - Check Cyl groups > FREE BLK COUNT(S) WRONG IN SUPERBLK > SALVAGE? no > > SUMMARY INFORMATION BAD > SALVAGE? no > > BLK(S) MISSING IN BIT MAPS > SALVAGE? no > > 209599 files, 1970937 used, 2594963 free (52235 frags, 317841 blocks, 1.1% fragm > entation) > [root@southcross root]# > > any on how to fix it? > Best way: boot with CD 2 of FreeBSD 5.0 and go to Fixit -> CD-ROM. Then in console (ALT + F4) run: fsck -y /dev/ad0s1e You can also try "boot -s" at boot prompt and then run fsck. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E53DA12.7080206>