Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Oct 2006 10:04:07 +0200
From:      Joerg Sonnenberger <joerg@britannica.bec.de>
To:        freebsd-hackers@freebsd.org
Subject:   Re: Fscking a partition mounted Read only...
Message-ID:  <20061013080407.GA26522@britannica.bec.de>
In-Reply-To: <20061013074136.GA31459@zen.inc>
References:  <20061013074136.GA31459@zen.inc>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 13, 2006 at 09:41:37AM +0200, VANHULLEBUS Yvan wrote:
> 
> Later, if root filesystem is remounted readonly, then fsck is called,
> it will says "NO WRITE ACCESS".

mount -ur /

or if your fstab is not matching the system configuration

mount -ur /dev/$ROOT /

Joerg



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