On Thu, 1 Mar 2007 12:21:02 -0600 "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>Is the error (as such): > >FREE BLK COUNT(S) WRONG IN SUPERBLK >SALVAGE? > >Because, this is nothing more than an artifact of >fsck-ing a live filesystem with softupdates on. >Unmount (or maybe downgrade it to read-only). Awh, you may have hit the nail on the head. /dev/ad0s1a on / (ufs, local) devfs on /dev (devfs, local) /dev/ad0s1d on /files (ufs, local, soft-updates) /dev/ad0s1e on /usr (ufs, local, soft-updates) /dev/ad0s1f on /var (ufs, local, soft-updates) /dev/ad0s1g on /web (ufs, local, soft-updates) Soft updates are on. Is that true even in single user mode? _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
