Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 May 2001 15:56:35 -0500
From:      Mike Meyer <mwm@mired.org>
To:        "claudio" <cbatta@tiscalinet.it>
Cc:        questions@freebsd.org
Subject:   Re: I want to modify a file
Message-ID:  <15106.59779.731818.873505@guru.mired.org>
In-Reply-To: <61396566@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
claudio <cbatta@tiscalinet.it> types:
> I have this problem:
> 
> How can I say to my system that I want a writeable and readable filesystem
> when this sentence appears on the monitor :
> 
> "Automatic filesystem check failed ... help!
>  Enter a full pathname of shell or RETURN for /bin/sh: "  ?
> 
> I need this because I have to modify the file /etc/fstab !!

Hit the enter key. If root fsck'ed ok, do "mount -u /". If root didn't
fsck ok, fsck it, then do the "mount -u /".

	<mike
--
Mike Meyer <mwm@mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15106.59779.731818.873505>