Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Dec 2018 04:16:09 +0100
From:      Polytropon <freebsd@edvax.de>
To:        The Doctor <doctor@doctor.nl2k.ab.ca>
Cc:        The Doctor via freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: Read Only Single Mode
Message-ID:  <20181231041609.aa9924c1.freebsd@edvax.de>
In-Reply-To: <20181230191513.GB15230@doctor.nl2k.ab.ca>
References:  <20181230191513.GB15230@doctor.nl2k.ab.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 30 Dec 2018 12:15:13 -0700, The Doctor via freebsd-questions wrote:
> How do you correct read only devices in single mode?

What do you mean with "to correct"? If you are refering to
disk devices to be checked and repaired by fsck, this only
works on unmounted or read-only devices (while unmounted is
the preferred state). But if "to correct" means how to mount
a read-only device in read/write mode, i. e., re-mount, then
the command "mount -uw <device>" (-u = update, -w = write)
is to be used.

Did I understand your question correctly? ;-)


-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



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