Date: Thu, 1 Mar 2007 13:30:04 -0500 From: Gerry Freymann <lists@interpool.ca> To: "illoai@gmail.com" <illoai@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: FSCK question on FreeBSD 5.4R Message-ID: <20070301133004.76bc02b8.lists@interpool.ca> In-Reply-To: <d7195cff0703011021i50033d43g6521d3b60bfbb25a@mail.gmail.com> References: <841087.71142.qm@web62204.mail.re1.yahoo.com> <20070301101238.7a51585e.lists@interpool.ca> <d7195cff0703011021i50033d43g6521d3b60bfbb25a@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 1 Mar 2007 12:21:02 -0600 "illoai@gmail.com" <illoai@gmail.com> 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?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070301133004.76bc02b8.lists>