Date: Wed, 25 Jul 2007 00:44:36 -0500 From: "illoai@gmail.com" <illoai@gmail.com> To: "Zbigniew Szalbot" <zbigniew@szalbot.homedns.org> Cc: Freebsd questions <freebsd-questions@freebsd.org> Subject: Re: fsck to fix HD problem Message-ID: <d7195cff0707242244q3263040dy1267a40b1be0437f@mail.gmail.com> In-Reply-To: <01f2abf813d4b519f2d0cc17a883a34f@szalbot.homedns.org> References: <01f2abf813d4b519f2d0cc17a883a34f@szalbot.homedns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 25/07/07, Zbigniew Szalbot <zbigniew@szalbot.homedns.org> wrote: > > Hello, > > I got a Charlie report: > +WARNING: / was not properly dismounted > +WARNING: /var was not properly dismounted > +/var: mount pending error: blocks 8200 files 43 > +/usr: mount pending error: blocks 4552 files 6 > > so I decided to use fsck to check my HD. I ran it > in the foreground mode with the -y flag. It gives me the below > information. My question is - should I worry (it is more a home machine > than a real server) and if yes, how can I fix the problem? . . . To do anything more than merely report problems you should drop into single-user mode, unmount everything except root (hopefully. If it gets angry, reboot into single-user mode.) and run fsck (as is or with the -y flag if you feel daring.) on the filesystems in question. As an aside, you might want to figure out why your machine fell over, so as to possibly avoid this in the future (such as it is). -- --
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d7195cff0707242244q3263040dy1267a40b1be0437f>