On 2003-03-28 20:41, "Dr. Noah M. Hastings" <[EMAIL PROTECTED]> wrote:
> I use to have an X-Win environment, but don't anymore.  When I first
> bootup my system, I the the following error:
> /dev/ad4s1a: CAN'T CHECK FILE SYSTEM.
> /dev/ad4s1a: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
> Automatic file system check failed... help!
>
> How do I run a manual fsck?  I have tried fsck -f, which is a force,
> a fsck -p and still nothing.  I am sure there is a way to repair my
> installation?

Reboot your system.  After the "RUN fsck MANUALLY." prompt, run:

        # fsck -y /dev/ad4s1a

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to